Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #557

Closed
wants to merge 273 commits into from
Closed

Main #557

wants to merge 273 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 3, 2023

  1. fix(anchor): 修复anchor组件MD文档说明 (opentiny#34)

    * feat(anchor): 新增anchor组件第一个功能:基本使用
    
    * feat(anchor): 修改anchor组件讨论意见,增加container api和maskClass类名
    
    * fix(anchor): 修复anchor组件MD文档说明
    chenxi-20 authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    bedfc4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d578aba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c43fb95 View commit details
    Browse the repository at this point in the history
  4. feat(anchor): 添加锚点anchor组件onchange事件 (opentiny#35)

    * feat(anchor): 新增anchor组件第一个功能:基本使用
    
    * feat(anchor): 修改anchor组件讨论意见,增加container api和maskClass类名
    
    * fix(anchor): 修复anchor组件MD文档说明
    
    * feat(anchor): 添加锚点anchor组件onchange事件
    
    * fix(anchor): 修复review意见,取消行内样式
    chenxi-20 authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    28cc92d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    904cce4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    381325d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. feat(timeline): timeline样式修改 (opentiny#38)

    Signed-off-by: MNZhu <[email protected]>
    MNZhu authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a7effca View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. feat(form): form组件增加自动换行 (opentiny#40)

    * feat(multi-select): 增加下拉选择器multi-select组件
    
    * feat(form-item): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): 依赖包名称错误修改
    TC-twwang authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    096f475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de940e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505e4d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. feat(indexbar): 增加索引组件 (opentiny#47)

    Signed-off-by: MNZhu <[email protected]>
    MNZhu authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    105531c View commit details
    Browse the repository at this point in the history
  2. feat(form): form组件增加自动换行-检视意见修改 (opentiny#54)

    * feat(multi-select): 增加下拉选择器multi-select组件
    
    * feat(form-item): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): 依赖包名称错误修改
    
    * feat(form): form组件增加自动换行-检视意见修改
    TC-twwang authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7407fd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7bade3 View commit details
    Browse the repository at this point in the history
  4. feat(anchor): 修复检视意见,同步远程代码 (opentiny#55)

    * feat(anchor): 锚点组件增加固定模式,修复示例文档bug问题
    
    * feat(anchor): 修复affix检视意见
    chenxi-20 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    05a23ed View commit details
    Browse the repository at this point in the history
  5. fix(indexbar): 类命名整改 (opentiny#56)

    * feat(indexbar): 增加索引组件
    
    Signed-off-by: MNZhu <[email protected]>
    
    * fix(indexbar): 类命名整改
    
    Signed-off-by: MNZhu <[email protected]>
    
    ---------
    
    Signed-off-by: MNZhu <[email protected]>
    MNZhu authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    dc8b0ab View commit details
    Browse the repository at this point in the history
  6. fix(dropdown): 修复 dropdown 下拉后箭头旋转向上 (opentiny#45)

    * feat(dropdown): 修复 dropdown 下拉后箭头旋转向上
    
    * fix(dropwown): 修改 review 意见
    MomoPoppy authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c34f066 View commit details
    Browse the repository at this point in the history
  7. feat(anchor): 调整anchor组件,让其可以适配主题配置 (opentiny#57)

    * feat(anchor): 修复affix检视意见
    
    * feat(anchor): 修复检视意见,同步远程代码 (opentiny#55)
    
    * feat(anchor): 锚点组件增加固定模式,修复示例文档bug问题
    
    * feat(anchor): 修复affix检视意见
    
    * feat(anchor): 调整anchor组件,让其可以适配主题配置
    chenxi-20 authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    11918cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a872c07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23eae85 View commit details
    Browse the repository at this point in the history
  10. feat(form): form组件增加自动换行-增加移动端条件校验 (opentiny#58)

    * feat(multi-select): 增加下拉选择器multi-select组件
    
    * feat(form-item): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): form组件增加自动换行
    
    * feat(form): 依赖包名称错误修改
    
    * feat(form): form组件增加自动换行-检视意见修改
    
    * feat(form): form组件增加自动换行-检视修改
    TC-twwang authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fea8c86 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    9409de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e3848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f276a7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56e26f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b78561d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    34757ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    770215f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56288b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. chore: add release condition

    kagol committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0ef2704 View commit details
    Browse the repository at this point in the history
  2. chore: fix release:ui script

    kagol committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1d15b81 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    8ad2c7b View commit details
    Browse the repository at this point in the history
  2. feat(action-menu): 修复 ActionMenu 下拉后箭头旋转向上 (opentiny#70)

    * chore: checkout release branch
    
    * feat(action-menu): 修复 ActionMenu 下拉后箭头旋转向上
    
    ---------
    
    Co-authored-by: Kagol <[email protected]>
    MomoPoppy and kagol authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f551d40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7223cf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db4770b View commit details
    Browse the repository at this point in the history
  5. docs: add english README and CONTRIBUTING (opentiny#79)

    * docs: add english README and CONTRIBUTING
    
    * chore: copy README file
    kagol authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    64c4003 View commit details
    Browse the repository at this point in the history
  6. docs: add homepage and keywords

    kagol committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8082191 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    b3f0412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cffec3 View commit details
    Browse the repository at this point in the history
  3. chore: release v3.6.0

    kagol committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    05f3353 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    4d34fe3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Refactor project to Monorepo and TypeScript (opentiny#90)

    * fix(tiny-vue): TinyVue工程momorepo改造[WI2029]
    
    Match-id-2e9669527b4f9d10ba441ea7a204dc1627ab0420
    
    * fix(tiny-vue): TinyVue工程momorepo改造[WI2029]
    
    Match-id-a3c037ae0147e6ef27df417b09fff18d548a5fa7
    
    * fix(tiny-vue): 修改license[WI2029]
    
    Match-id-646d905fcfedf0b9ceb147d9ce288916e3c78c45
    
    * fix(tiny-vue): 修改package.json[WI2029]
    
    Match-id-8e0d6161964178ca68ee111f3bb0c60e27d9f3e0
    
    * fix: fix conflict
    
    ---------
    
    Co-authored-by: OpenTiny <[email protected]>
    kagol and h-ivy authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    df4a5d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    534e80d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90372cb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    0a1a598 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    41f5809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5248bec View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    e62130e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    7b7adf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985afee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    501010d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. 修复打包,发布报错等问题,调整类型声明等问题 (opentiny#108)

    * fix(tiny-loading): 修复loading组件在vue2.0版本报错bug
    
    * fix(build):  修复打包报错
    
    * feat(build): 添加vue2和vue3版本发布脚本
    
    * fix(build):修复svg图标打包失败bug
    
    * fix(build): 修复icon打包失败问题
    
    * fix(build): 修复icon打包失败问题
    
    * fix(build): svg图标也添加类型声明
    
    * fix(build): 修改package.json 包名
    
    * fix(type): 修复form等组件类型声明文件生成失败问题
    
    * fix(type): 修复common和locale类型声明文件生成失败问题
    
    * fix(type): 修复less没有转化成功地问题
    
    * fix(type): 修复icon文件名称后缀错误,修复echarts依赖丢失问题
    
    * fix(type): 修复类型声明文件生成错误bug
    
    * fix(type): 修复file-upload组件缺少streamsaver依赖问题
    
    * fix(type): 修复@better-scroll没有排除导致报错问题
    
    * fix(type): 修复scrollbar打包报错问题
    
    * fix(type): 修复grid-toolbar报错问题
    
    * fix(type): 修复icon打包后使用报错的问题
    
    * fix(build): 重构入口文件生成方法
    
    * fix(type): renderless工程添加release脚本
    
    * fix(type): 修复组件运行时报错
    
    * fix(type): 修复组件运行时报错
    
    * fix(type): 修复主入口package.json
    
    * fix(type): 修复chart入口package.json
    
    * fix(type): 修复loading组件类型声明报错问题
    
    * fix(type): 添加声明文件配置
    
    * fix(type): 修复vue2打包内联模块名称重复导致报错问题
    zzcr authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f21d114 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. fix(vue-common): 修复adapter中的mode的传值问题 (opentiny#110)

    * fix(vue-common): 修复adapter中的mode的传值问题
    
    * fix(vue-common): 修复adapter中的mode的传值问题
    shenjunjian authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b67a79d View commit details
    Browse the repository at this point in the history
  2. fix: 修复文档初始pathname错误 (opentiny#107)

    * Update pc.vue
    
    * Update mobile.vue
    acyza authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ebafe60 View commit details
    Browse the repository at this point in the history
  3. 修复国际化键值的问题 (opentiny#111)

    * fix(vue-common): 修复adapter中的mode的传值问题
    
    * fix(vue-locale): 修复键值的问题
    shenjunjian authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2379ee1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b393bc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8334249 View commit details
    Browse the repository at this point in the history
  6. fix: Removing the invalid resource path enables pnpm dev to succeed. (

    opentiny#109)
    
    * fix: 在`@opentiny/vue`package.json增加入口使 pnpm dev 能成功。
    
    * fix: 根据review意见修改编译脚本。
    ygj6 authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    8a941f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    442a6e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ae2726 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    f5752ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a574e11 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    2455c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8293251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e0aad6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    868e1cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d64df1f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. fix: fix conflict (opentiny#135)

    Co-authored-by: OpenTiny <[email protected]>
    kagol and h-ivy authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2741062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2293bde View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    3f0adf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    e5ee94b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    7613d09 View commit details
    Browse the repository at this point in the history
  2. feat: 当children为空数组是认为是叶子节点 (opentiny#143)

    * feat: 当children为空数组是认为是叶子节点
    GaoNeng-wWw authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    01294ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f8c16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d6e893 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    b6bec13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd16d8 View commit details
    Browse the repository at this point in the history
  3. 修复build:ui打包出来的产物有问题bug,修复input组件本地开发报警告bug (opentiny#150)

    * fix(grid): 修复cropperjs依赖超期的问题
    
    * fix(build): 修复打包文件出错问题
    
    * fix(input): 修复input组件本地开发报警告问题
    zzcr authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    582fa0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ea177e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68bb453 View commit details
    Browse the repository at this point in the history
  6. fix(carousel-item): 合并重复属性 (opentiny#152)

    Co-authored-by: gaoxiang <[email protected]>
    jxhhdx and gaoxiang authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7ed0948 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dc6612 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. chore(.vscode): add vscode fileNesting config (opentiny#159)

    add vscode fileNesting config
    brenner8023 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a465716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f9db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61719ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b87367b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. refactor(button): 优化size属性校验 (opentiny#162)

    Co-authored-by: 骆沛 <[email protected]>
    LadyChatterleyLover and 骆沛 authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c294f6b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. fix(checkbox): icon position when checked (opentiny#164)

    icon position not centered when checkbox is checked
    zuixinwang authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    db72cd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    9932230 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    2cb1770 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    8165b75 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. fix(build runtime) 修复打包运行时报错问题 (opentiny#185)

    * fix(build runtime) 修复打包运行时报错问题
    
    * fix(build runtime) 删除多余注释
    
    * fix(build runtime) 优化代码缩进和逻辑
    zzcr authored May 4, 2023
    Configuration menu
    Copy the full SHA
    afb447d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4b201 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    4d44883 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    b89b033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a28e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ce16b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    9502054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f4025 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. fix: 修复pullRefresh组件,数据类型不匹配,导致控制台告警日志超大量打印,导致页面渲染慢的问题 (opentiny#211)

    * 修复actionSheet在手机上click无效问题
    
    * 修复pullRefresh组件,数据类型不匹配,导致控制台告警日志超大量打印,导致页面渲染慢的问题
    MrWang2016 authored May 13, 2023
    Configuration menu
    Copy the full SHA
    969550b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437d1e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5072361 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    97e8e2f View commit details
    Browse the repository at this point in the history
  2. docs: add kagol as a contributor for code (opentiny#215)

    * docs: update README.md [skip ci]
    
    * docs: create .all-contributorsrc [skip ci]
    
    * Update README.md
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Kagol <[email protected]>
    allcontributors[bot] and kagol authored May 14, 2023
    Configuration menu
    Copy the full SHA
    f47627d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95e19fe View commit details
    Browse the repository at this point in the history
  4. docs: add zzcr as a contributor for code (opentiny#217)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    99837cf View commit details
    Browse the repository at this point in the history
  5. docs: add TC-twwang as a contributor for code (opentiny#218)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    5a0c9a8 View commit details
    Browse the repository at this point in the history
  6. docs: add MNZhu as a contributor for code (opentiny#219)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    837b2f4 View commit details
    Browse the repository at this point in the history
  7. docs: add awspi as a contributor for code (opentiny#220)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    8b0e30b View commit details
    Browse the repository at this point in the history
  8. docs: add heygsc as a contributor for code (opentiny#221)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    b5eea33 View commit details
    Browse the repository at this point in the history
  9. docs: add wwttff as a contributor for code (opentiny#222)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    * Update README.md
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Kagol <[email protected]>
    allcontributors[bot] and kagol authored May 14, 2023
    Configuration menu
    Copy the full SHA
    ad835c4 View commit details
    Browse the repository at this point in the history
  10. docs: add ErKeLost as a contributor for code (opentiny#223)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Kagol <[email protected]>
    allcontributors[bot] and kagol authored May 14, 2023
    Configuration menu
    Copy the full SHA
    c4c74bc View commit details
    Browse the repository at this point in the history
  11. docs: add chenxi-20 as a contributor for code (opentiny#227)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    30db47e View commit details
    Browse the repository at this point in the history
  12. docs: add rayhaoqin as a contributor for code (opentiny#228)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    0a6f214 View commit details
    Browse the repository at this point in the history
  13. docs: add yuanningning as a contributor for code (opentiny#229)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    7b4cffa View commit details
    Browse the repository at this point in the history
  14. docs: add shenjunjian as a contributor for code (opentiny#230)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    4df3f69 View commit details
    Browse the repository at this point in the history
  15. docs: add MomoPoppy as a contributor for code (opentiny#231)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 14, 2023
    Configuration menu
    Copy the full SHA
    6ca421b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    adc9c1b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. docs: add WXC-Spring as a contributor for code (opentiny#233)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    063cee1 View commit details
    Browse the repository at this point in the history
  2. docs: add GaoNeng-wWw as a contributor for code (opentiny#234)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Kagol <[email protected]>
    allcontributors[bot] and kagol authored May 16, 2023
    Configuration menu
    Copy the full SHA
    42cd6d0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. feat: add XDesign

    kagol committed May 18, 2023
    Configuration menu
    Copy the full SHA
    dfc1bb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17660f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ff849 View commit details
    Browse the repository at this point in the history
  4. fix(build) 更新版本号

    zzcr committed May 18, 2023
    Configuration menu
    Copy the full SHA
    63d58bf View commit details
    Browse the repository at this point in the history
  5. fix(build) 修复grid、pager组件bug (opentiny#240)

    * fix(build) 修复grid、pager组件bug
    
    * fix(build) 更新版本号
    zzcr authored May 18, 2023
    Configuration menu
    Copy the full SHA
    ae9b7fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    766874c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e39bb91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cb490c View commit details
    Browse the repository at this point in the history
  9. fix(build) 修改版本号

    zzcr committed May 18, 2023
    Configuration menu
    Copy the full SHA
    034cf3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    663e8fc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. docs: update contributors

    kagol committed May 20, 2023
    Configuration menu
    Copy the full SHA
    e91e659 View commit details
    Browse the repository at this point in the history
  2. docs: add acyza as a contributor for code (opentiny#244)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 20, 2023
    Configuration menu
    Copy the full SHA
    eef60dc View commit details
    Browse the repository at this point in the history
  3. docs: add ygj6 as a contributor for code (opentiny#245)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 20, 2023
    Configuration menu
    Copy the full SHA
    1583251 View commit details
    Browse the repository at this point in the history
  4. docs: add MrWang2016 as a contributor for code (opentiny#246)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 20, 2023
    Configuration menu
    Copy the full SHA
    e52f7c5 View commit details
    Browse the repository at this point in the history
  5. docs: add qinwencheng as a contributor for code (opentiny#247)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 20, 2023
    Configuration menu
    Copy the full SHA
    8c032bc View commit details
    Browse the repository at this point in the history
  6. docs: add Huangyilin19 as a contributor for code (opentiny#248)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 20, 2023
    Configuration menu
    Copy the full SHA
    17a7bdf View commit details
    Browse the repository at this point in the history
  7. docs: add zuixinwang as a contributor for code (opentiny#249)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 20, 2023
    Configuration menu
    Copy the full SHA
    9f2fd3d View commit details
    Browse the repository at this point in the history
  8. Refactor: 重构cli (opentiny#238)

    * refactor: 重构shared/utils
    
    * fix: 修复shared/utils类型错误
    
    * refactor: 重构cli
    GaoNeng-wWw authored May 20, 2023
    Configuration menu
    Copy the full SHA
    bad8c0d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. refactor: A constructor name should not start with a lowercase letter…

    … but a uppercase. (opentiny#251)
    
    Co-authored-by: guoxudong06 <[email protected]>
    pe-3 and guoxudong06 authored May 21, 2023
    Configuration menu
    Copy the full SHA
    b5ee981 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    0e095ef View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. fix: fix some XDesign bug

    kagol committed May 25, 2023
    Configuration menu
    Copy the full SHA
    886499b View commit details
    Browse the repository at this point in the history
  2. docs: update contributors

    kagol committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b319be3 View commit details
    Browse the repository at this point in the history
  3. Refactor: 重构cli (opentiny#238)

    * refactor: 重构shared/utils
    
    * fix: 修复shared/utils类型错误
    
    * refactor: 重构cli
    GaoNeng-wWw authored and kagol committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8cf6d4a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    ee759b2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    e91aa22 View commit details
    Browse the repository at this point in the history
  2. docs: Update PULL_REQUEST_TEMPLATE.md (opentiny#258)

    * chore: Update PULL_REQUEST_TEMPLATE.md
    
    * docs: Update PULL_REQUEST_TEMPLATE.md
    zuixinwang authored May 31, 2023
    Configuration menu
    Copy the full SHA
    2946111 View commit details
    Browse the repository at this point in the history
  3. docs: add LadyChatterleyLover as a contributor for code (opentiny#262)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    f038e65 View commit details
    Browse the repository at this point in the history
  4. docs: add brenner8023 as a contributor for infra (opentiny#263)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    dec6a4c View commit details
    Browse the repository at this point in the history
  5. docs: add xiejay97 as a contributor for infra (opentiny#264)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    afae337 View commit details
    Browse the repository at this point in the history
  6. docs: add linxiang07 as a contributor for code (opentiny#265)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    651546c View commit details
    Browse the repository at this point in the history
  7. docs: add coderbaozi as a contributor for code (opentiny#266)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    33373bc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    8f9f386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3ca6b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    302cf25 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. style(internal-cli): fix types and lint code (opentiny#257)

    * fix(cli): fix types and lint code
    
    * style(internal-cli): fix types and lint code
    zuixinwang authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6b1d103 View commit details
    Browse the repository at this point in the history
  2. feat: config-provider (opentiny#271)

    * feat: config-provider
    
    * 🐞 fix(config-provider):
    
    开发者如果只覆盖某个design item 那么其他的常量会被覆盖为 undefined. commit主要修复该问题
    
    * 🧪 test(config-provider): 补充单元测试
    
    * 🐞 fix(config-provider): 修改检视意见
    GaoNeng-wWw authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    77b68be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598d173 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    ae97ad8 View commit details
    Browse the repository at this point in the history
  2. fix: 修复actionSheet组件api.watchVisible空指针问题和去掉tabs空白padding (opentiny#278)

    * 修复actionSheet在手机上click无效问题
    
    * 修复pullRefresh组件,数据类型不匹配,导致控制台告警日志超大量打印,导致页面渲染慢的问题
    
    * 修复actionSheet组件api.watchVisible空指针问题和去掉tabs空白padding
    MrWang2016 authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    dff7e83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    130e3cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fde21f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Mrwang/fix: 修复search组件不支持键盘回车事件和修正删除图标不垂直居中问题 (opentiny#282)

    * 修复actionSheet在手机上click无效问题
    
    * 修复pullRefresh组件,数据类型不匹配,导致控制台告警日志超大量打印,导致页面渲染慢的问题
    
    * 修复actionSheet组件api.watchVisible空指针问题和去掉tabs空白padding
    
    * 修复search组件不支持键盘回车事件和修正删除图标不垂直居中问题
    MrWang2016 authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ede7504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608aa04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5164adc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a29239 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    8c2dc35 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. docs: change content of toolbar-button-click-event (opentiny#296)

    Co-authored-by: dongyouyi 30041373 <[email protected]>
    KevinAndrewDong and dongyouyi 30041373 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    637a8d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    df96e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c0781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7a6a21 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    4e48d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    337fb81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e833e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    d20f9f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    a0df193 View commit details
    Browse the repository at this point in the history
  2. fix(theme): 移除container ,layout中的样式 (opentiny#306)

    * fix(theme): 移除container ,layout中的样式
    
    * fix(docs): 恢复container.layout的示例
    shenjunjian authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ef951b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    0c1e8dc View commit details
    Browse the repository at this point in the history
  2. 恢复demo中的示例中的样式 (opentiny#311)

    * fix(theme): 移除container ,layout中的样式
    
    * fix(docs): 恢复container.layout的示例
    
    * fix(docs): 恢复container.layout的示例
    shenjunjian authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e73df05 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    2b2bb47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3e2ee View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    35d5451 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    b2064e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    4fddd42 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. docs: add pe-3 as a contributor for code (opentiny#347)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2781d0d View commit details
    Browse the repository at this point in the history
  2. docs: add gimmyhehe as a contributor for code (opentiny#348)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e7d4e67 View commit details
    Browse the repository at this point in the history
  3. docs: add KevinAndrewDong as a contributor for code (opentiny#349)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3bee89a View commit details
    Browse the repository at this point in the history
  4. docs: add CatsAndMice as a contributor for code (opentiny#350)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b908654 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. feat opentiny#272 ipAddress组件ipv6类型整改 (opentiny#337)

    * close opentiny#272 ipAddress组件ipv6类型整改
    
    * fix: 检视意见修改
    yuanningning authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e26f182 View commit details
    Browse the repository at this point in the history
  2. Momo poppy/fix select :Fixed the problem of calculating the height of…

    … the Select component and creating an item incorrectly. (opentiny#358)
    
    * chore: checkout release branch
    
    * fix(select): Fix the issue of automatic creation of matching items when using the allowCreate property in the Select component
    
    * fix(select): Fix the incorrect height of the input box when multiple attributes are selected when using the Select component
    
    * fix(select): Fix the incorrect height of the input box when multiple attributes are selected when using the Select component
    
    ---------
    
    Co-authored-by: Kagol <[email protected]>
    MomoPoppy and kagol authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d747c05 View commit details
    Browse the repository at this point in the history
  3. docs: add Caesar-ch as a contributor for code (opentiny#360)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5bd36e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ded52d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    8465248 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. docs: add chenqifeng66 as a contributor for test (opentiny#366)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    517c06e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. tooltip performance optimization (opentiny#368)

    * fix(tooltip): 修复tooltip卡顿的问题
    
    * fix(theme): build theme时,自动合并所有组件 的index.less
    shenjunjian authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    aeaf9ad View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. test(alert): add alert unit test (opentiny#369)

    * test(alert): add alert unit test
    
    * test(alert): add close event unit test
    Zz-ZzzZ authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    58f36ed View commit details
    Browse the repository at this point in the history
  2. docs: add Zz-ZzzZ as a contributor for test (opentiny#371)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6c6bf20 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    7265156 View commit details
    Browse the repository at this point in the history
  2. docs: add lyx-jay as a contributor for code (opentiny#377)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c38d204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18d4d19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164afb2 View commit details
    Browse the repository at this point in the history
  5. add unit test (opentiny#379)

    * test(alert): add alert unit test (opentiny#369)
    
    * test(alert): add alert unit test
    
    * test(alert): add close event unit test
    
    * docs: add Zz-ZzzZ as a contributor for test (opentiny#371)
    
    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    
    * fix(carousel): adjust arrow circle width to 28px (opentiny#376)
    
    * docs: add lyx-jay as a contributor for code (opentiny#377)
    
    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Zz-ZzzZ <[email protected]>
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Lyx <[email protected]>
    4 people authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3dc9769 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2528e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    aff83c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    8de953e View commit details
    Browse the repository at this point in the history
  2. fix(grid): fix grid fixed style

    zzcr committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5f6784e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6264f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    61a5f5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a74390d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    ee04489 View commit details
    Browse the repository at this point in the history
  2. fix:当使用垂直方向split包裹水平方向split, (opentiny#392)

    水平方向split的分割线cursor样式会被覆盖,本次修复了该bug。
    
    Signed-off-by: jack-zishan <[email protected]>
    jack-zishan authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    75032bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    159fd4f View commit details
    Browse the repository at this point in the history
  4. fix: fix packages/vue/package.json format error when execute pnpm dev…

    … or pnpm build:ui command (opentiny#387)
    kagol authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c1d78fd View commit details
    Browse the repository at this point in the history
  5. feat(color-picker): color-picker component (opentiny#383)

    * feat(color-picker): color-picker component
    GaoNeng-wWw authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4c25c74 View commit details
    Browse the repository at this point in the history
  6. test(modal): add modal unit test (opentiny#374)

    * test(modal): add modal unit test
    
    * test(modal): add zoom event test
    
    * test(modal): change test api
    Zz-ZzzZ authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0b50e4f View commit details
    Browse the repository at this point in the history
  7. fix(sites): change design config when change theme (opentiny#393)

    * fix(sites): change design config when change theme
    
    * fix(sites): fix dev:site script
    gimmyhehe authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    23fa983 View commit details
    Browse the repository at this point in the history
  8. fix(docs): fix docs build error

    zzcr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0029477 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    55c322c View commit details
    Browse the repository at this point in the history
  2. fix Playground Page (opentiny#399)

    * fix(sites): 切换 sites 引用 @opentiny/vue-repl包
    
    * fix(sites): fix Playground Page
    shenjunjian authored and kagol committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b6e7939 View commit details
    Browse the repository at this point in the history
  3. fix(sites): fix (opentiny#400)

    shenjunjian authored and kagol committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    194df1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a972cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    060aab7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    fe58760 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    7a410e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    770149d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7162ac5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. fix: fix demo import vue-modal; fix playground share (opentiny#428)

    * fix(playground):  fix process.env \ changeVersion \sortablejs  bugs
    
    * fix:  fix demo import vue-modal; fix playground share
    shenjunjian authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2f61b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dcf029 View commit details
    Browse the repository at this point in the history
  3. fix(select): Fix label not displaying correctly when using optimizati…

    …on attribute in select component (opentiny#438)
    MomoPoppy authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1f8ade7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    0da300c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    056f12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    898c45d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix: fix grid pager events

    zzcr committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f4c5973 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. docs: fix the problem of missing container component style (opentiny#453

    )
    
    * docs(container): fix container composition demos fix opentiny#425 (opentiny#441)
    
    * docs: remove :::warning
    kagol authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bdbb188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbfa551 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. fix: fix input attrs id

    zzcr committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5dbb699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3884661 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    44e4fc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    279f336 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    16dae49 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    4d66cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34bdb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b42738d View commit details
    Browse the repository at this point in the history
  4. fix(dropdown-item): (opentiny#472)

    Fix DropdownItem component clicking to disable menu items but triggering item-click event
    MomoPoppy authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    adf9d90 View commit details
    Browse the repository at this point in the history
  5. fix(button): button smb theme change fix (opentiny#470)

    * fix(button): button smb theme change fix
    
    * fix(checkbox-button): smb theme change fix
    gimmyhehe authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ea53ded View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee5e6f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d93f28 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    c485da2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e19c40 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    8bb8e4b View commit details
    Browse the repository at this point in the history
  2. fix(Cascader, DropDown, Popeditor): fixed Cascader component panel no…

    …t closing when clicked elsewhere (opentiny#513)
    yoyo201626 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    913342c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. feat: workflow-e2e

    yoyo201626 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    20c1e54 View commit details
    Browse the repository at this point in the history