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

[pull] master from ant-design:master #3

Open
wants to merge 2,790 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    3caaf75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d7aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9bee22 View commit details
    Browse the repository at this point in the history
  4. chore(form): adjust submitter dom order (#7988)

    * chore(form): adjust `submitter` dom order
    
    * chore: ++
    
    * chore: ++
    kungege committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    91ae79e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c867cd2 View commit details
    Browse the repository at this point in the history
  6. chore: update snapshot

    chenshuai2144 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4152c9d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. fix(form): 修复特殊情况下多出 moneySymbol 的问题 (#8004)

    * fix: slove moneySymbol judge was error
    
    * feat: update has money Symbol judge
    ONLY-yours committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f9f0a63 View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    chenshuai2144 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a95faef View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. chore: update snapshot

    chenshuai2144 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    dcf24cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363fd80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cee4d36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03c3134 View commit details
    Browse the repository at this point in the history
  5. docs: Prefect README and md files

    docs: Prefect README  and md files
    canisminor1990 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    72b004c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f4f728 View commit details
    Browse the repository at this point in the history
  7. docs: Fix typo in READEME

    📝 docs: Fix typo in READEME
    canisminor1990 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fa197f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0187d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix(form): 修复特殊情况(不使用 ProFormMoney 使用 FieldMoney)下格式化错误的问题 (#8024)

    * fix: slove money format problem
    
    * fix: update some judge
    
    * fix: update money symbol logic
    ONLY-yours committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c321689 View commit details
    Browse the repository at this point in the history
  2. fix(form): add playsInline props

    close #8011
    chenshuai2144 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e1233d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b26161 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    b2276c3 View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    chenshuai2144 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a2be303 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix(list): 修复ProFormList透传部分属性到FormItem中导致的react警告 (#8051)

    具体属性为containerClassName、containerStyle、readonly。解决方案是将其从props中解构出来并调整对应使用的地方
    SANmq committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ebc08bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd905e View commit details
    Browse the repository at this point in the history
  3. chore: fix all file

    chenshuai2144 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    981f065 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

Commits on Jan 15, 2024

  1. update snapshot

    chenshuai2144 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cf3710f View commit details
    Browse the repository at this point in the history
  2. 绕过 build 异常

    chenshuai2144 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    af8f053 View commit details
    Browse the repository at this point in the history
  3. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.5.29
     - @ant-design/pro-components@2.6.45
     - @ant-design/pro-descriptions@2.5.29
     - @ant-design/pro-field@2.14.4
     - @ant-design/pro-form@2.24.0
     - @ant-design/pro-layout@7.17.18
     - @ant-design/pro-list@2.5.44
     - @ant-design/pro-table@3.13.13
     - @ant-design/pro-utils@2.15.4
    chenshuai2144 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d5ccc7f View commit details
    Browse the repository at this point in the history
  4. docs: add changelog

    chenshuai2144 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2337d6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a21fdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf32be9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2260b0d View commit details
    Browse the repository at this point in the history
  8. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.6.46
     - @ant-design/pro-descriptions@2.5.30
     - @ant-design/pro-field@2.14.5
     - @ant-design/pro-form@2.24.1
     - @ant-design/pro-layout@7.17.19
     - @ant-design/pro-list@2.5.45
     - @ant-design/pro-table@3.13.14
    chenshuai2144 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0920a08 View commit details
    Browse the repository at this point in the history
  9. docs: add changelog

    chenshuai2144 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    20c4825 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 17, 2024

  1. fix(form): 修复默认情况下 sumbitter render 和 render 时候 dom 位置不一致的问题 (#8096)

    * fix: slove normal submitter was reverse
    
    * fix: update snapshot
    
    ---------
    
    Co-authored-by: 礼检 <ljj337009@antgroup.com>
    ONLY-yours and 礼检 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    96d2658 View commit details
    Browse the repository at this point in the history
  2. feat(table): column SettingTitle 内容太长时显示省略&弹出 tooltip (#8070)

    * feat(table/column-setting): column-title 内容太长时显示省略&弹出 tooltip
    
    * fix(table/column-setting): 挪 column-title_tooltip 至 Tree.titleRender 中
    
    * style(table/column-setting): code format
    xlboy committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    644967d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    7bf4b30 View commit details
    Browse the repository at this point in the history
  2. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.6.47
     - @ant-design/pro-descriptions@2.5.31
     - @ant-design/pro-form@2.24.2
     - @ant-design/pro-list@2.5.46
     - @ant-design/pro-table@3.14.0
    chenshuai2144 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    709c2d4 View commit details
    Browse the repository at this point in the history
  3. docs: add changelog

    chenshuai2144 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    df9b592 View commit details
    Browse the repository at this point in the history
  4. fix(form) 统一所有 Form 按钮的提交逻辑 (#8103)

    * fix: roll back reset & submit
    
    * fix: update snapshot
    ONLY-yours committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f5d89a0 View commit details
    Browse the repository at this point in the history
  5. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.6.48
     - @ant-design/pro-descriptions@2.5.32
     - @ant-design/pro-form@2.24.3
     - @ant-design/pro-list@2.5.47
     - @ant-design/pro-table@3.14.1
    chenshuai2144 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    32c1ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. chore: update lock file

    chenshuai2144 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    56d752a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. chore: add api.json

    chenshuai2144 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    01bcc27 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. fix: 修复ProFormSelect/LightSelect选中之后没有自动隐藏和fieldProps使用open属性不能效两个问题 (#…

    …8116)
    
    * fix: 修复ProFormSelect/LightSelect选中之后没有自动隐藏和fieldProps使用open属性不能效两个问题
    
    * fix: 修复ProFormSelect/LightSelect选中之后没有自动隐藏和fieldProps使用open属性不能效两个问题
    
    ---------
    
    Co-authored-by: gongbei <gongbei@wps.cn>
    gb853940223 and gongbei committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    817898f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix(field): fieldProps.options not effective in ProFormSegmented (#8129)

    * fix(field): fieldProps.options not effective in ProFormSegmented
    
    * fix: add semicolon
    
    * fix test
    
    ---------
    
    Co-authored-by: 期贤 <qixian.cs@antgroup.com>
    ChuChencheng and chenshuai2144 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a76d570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c825756 View commit details
    Browse the repository at this point in the history
  3. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.6.49
     - @ant-design/pro-descriptions@2.5.33
     - @ant-design/pro-field@2.14.6
     - @ant-design/pro-form@2.24.4
     - @ant-design/pro-list@2.5.48
     - @ant-design/pro-table@3.14.2
    chenshuai2144 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bccb838 View commit details
    Browse the repository at this point in the history
  4. docs: add changelog

    chenshuai2144 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4c1410a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. chore: update lock

    chenshuai2144 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    910fe6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf0c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85de8a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ab9f11 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore: update snapshot

    chenshuai2144 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    785ddfd View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    chenshuai2144 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f70c7e8 View commit details
    Browse the repository at this point in the history
  3. chore: update snapshot

    chenshuai2144 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    64fbd25 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Create dependabot.yml

    afc163 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    252f84f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. chore: update snapshot

    chenshuai2144 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3add8bf View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. docs: update

    chenshuai2144 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    1abbd87 View commit details
    Browse the repository at this point in the history
  2. docs: add form link

    chenshuai2144 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    91c6811 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. docs: add form link

    chenshuai2144 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0c7f918 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Update dependabot.yml

    afc163 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c3844c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore: fix ts error

    chenshuai2144 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    811aec3 View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    chenshuai2144 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    545d5b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. docs: update docs

    chenshuai2144 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7715438 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    c89d4b1 View commit details
    Browse the repository at this point in the history
  2. fix(DragSortTable): demo 拖动排序后报错 (#8158)

    * fix(DragSortTable): onDragSortEnd 方法中 newDataSource 取值错误
    
    * fix(DragSortTable): 删除 demo 中模拟数据中多余的 index 字段
    
    * fix(DragSortTable): demo 隐藏搜索表单
    wenyuanw committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3920e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8984562 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. chore: update snapshot

    chenshuai2144 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    de764fb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. docs: 删除问卷

    chenshuai2144 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fe8c268 View commit details
    Browse the repository at this point in the history
  2. docs: update snaposhot

    chenshuai2144 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    68b8afe View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. feat: add star history (#8193)

    Co-authored-by: liangchaofei <liangchaofei@liangchaofeideMacBook-Pro.local>
    liangchaofei and liangchaofei committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    34b9391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77504d1 View commit details
    Browse the repository at this point in the history
  3. perf: 优化 config provider context 频繁触发渲染问题 (#8196)

    Co-authored-by: 飞羏 <feixiang.yfx@alibaba-inc.com>
    feix760 and 飞羏 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7644209 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. feat: allow custom translations (#8175)

    * feat: allow custom translations
    
    * chore: run prettier
    
    * test: add test
    jaulz committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7971294 View commit details
    Browse the repository at this point in the history
  2. 优化代码

    chenshuai2144 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b14a197 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    fdc5418 View commit details
    Browse the repository at this point in the history
  2. Update upload.tsx (#8218)

    增加 ProFormUploadButton 按钮 tltlie 的demo
    jiangkaifree committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8fa324b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    9ec366d View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    chenshuai2144 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4f5760b View commit details
    Browse the repository at this point in the history
  3. chore: update snapshot

    chenshuai2144 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9bcc838 View commit details
    Browse the repository at this point in the history
  4. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.5.30
     - @ant-design/pro-components@2.6.50
     - @ant-design/pro-descriptions@2.5.34
     - @ant-design/pro-field@2.14.7
     - @ant-design/pro-form@2.24.5
     - @ant-design/pro-layout@7.17.20
     - @ant-design/pro-list@2.5.49
     - @ant-design/pro-provider@2.14.0
     - @ant-design/pro-skeleton@2.1.11
     - @ant-design/pro-table@3.15.0
     - @ant-design/pro-utils@2.15.5
    chenshuai2144 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    bd56173 View commit details
    Browse the repository at this point in the history
  5. docs: add changelog

    chenshuai2144 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b38df4b View commit details
    Browse the repository at this point in the history
  6. docs: update snaposhot

    chenshuai2144 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b5a3569 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    efbdab6 View commit details
    Browse the repository at this point in the history
  2. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.6.51
     - @ant-design/pro-descriptions@2.5.35
     - @ant-design/pro-field@2.14.8
     - @ant-design/pro-form@2.25.0
     - @ant-design/pro-list@2.5.50
     - @ant-design/pro-table@3.15.1
    chenshuai2144 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0dede4f View commit details
    Browse the repository at this point in the history
  3. docs: add changelog

    chenshuai2144 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ae98e6b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    8558d0e View commit details
    Browse the repository at this point in the history
  2. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.6.52
     - @ant-design/pro-layout@7.18.0
    chenshuai2144 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c144a17 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. feat: add watermark test code (#8257)

    Co-authored-by: liangchaofei <liangchaofei@liangchaofeideMacBook-Pro.local>
    liangchaofei and liangchaofei committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    967aee9 View commit details
    Browse the repository at this point in the history
  2. fix: typo (#8248)

    * fix: typo
    
    * fix: typo
    maicss committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    12e8a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    058e087 View commit details
    Browse the repository at this point in the history
  4. fix: 修复bootstrap.js创建文件bug (#8250)

    调整判断逻辑,原逻辑会导致packages目录下文件夹内没有README.md时,报错:`TypeError: Cannot read properties of undefined (reading 'description')
    `
    GuanJdoJ committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8f98da0 View commit details
    Browse the repository at this point in the history
  5. Fix typo in useFetchData.tsx (#8245)

    结束强求 -> 结束请求
    wjf40390 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6dbbd1f View commit details
    Browse the repository at this point in the history
  6. fix(form): DrawerForm ssr 错误 : window is not defined (#8244)

    * test(form): add ssr test
    
    * fix(form): DrawerForm ssr 错误 : window is not defined
    edram committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    351faec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfcf8aa View commit details
    Browse the repository at this point in the history
  8. docs: add changelog

    chenshuai2144 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    af80689 View commit details
    Browse the repository at this point in the history
  9. chore: update snapshot

    chenshuai2144 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b5db0b4 View commit details
    Browse the repository at this point in the history
  10. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.6.0
     - @ant-design/pro-components@2.7.0
     - @ant-design/pro-descriptions@2.5.36
     - @ant-design/pro-field@2.14.9
     - @ant-design/pro-form@2.25.1
     - @ant-design/pro-layout@7.19.0
     - @ant-design/pro-list@2.5.51
     - @ant-design/pro-provider@2.14.1
     - @ant-design/pro-table@3.15.2
     - @ant-design/pro-utils@2.15.6
    chenshuai2144 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d1d10a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    b8d8864 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix(proTable): 将Table columnsState storageValue覆盖defaultValue (#8267)

    // 实际生产中,defaultValue往往作为系统方默认配置,则优先级不应高于用户配置的storageValue
    MachiBarton committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0f830c2 View commit details
    Browse the repository at this point in the history
  3. chore: update snapshot

    chenshuai2144 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    41ea341 View commit details
    Browse the repository at this point in the history
  4. fix(layout):解决Layout Menu 小屏幕下样式丢失的问题 (#8147)

    * fix: slove drawer getContainer not work
    
    * merge
    
    ---------
    
    Co-authored-by: 期贤 <qixian.cs@antgroup.com>
    ONLY-yours and chenshuai2144 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b98bc08 View commit details
    Browse the repository at this point in the history
  5. chore: fix lint error

    chenshuai2144 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c6b9fef View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. docs: add changelog

    chenshuai2144 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d6556a2 View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    chenshuai2144 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d7ac7c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa9788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5cc8ec View commit details
    Browse the repository at this point in the history
  5. update snapshot

    chenshuai2144 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0da58c5 View commit details
    Browse the repository at this point in the history
  6. chore: fix tsc

    chenshuai2144 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1c21e71 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

  1. chore: update snapshot

    chenshuai2144 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    29bbddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea4fd1 View commit details
    Browse the repository at this point in the history
  3. fix(components): compatible 5.13.0 border (#8296)

    * fix(table): unuse Tab.TabPanel
    
    * fix(table): unuse Tab.TabPanel
    
    * fix(components): compatible 5.13.0 border
    leshalv committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9fb3efe View commit details
    Browse the repository at this point in the history
  4. chore: update snapshot

    chenshuai2144 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    acfb64e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on Apr 17, 2024

  1. fix(form): onOpenChange fires twice when opening ModalForm (#8311)

    * fix(ModalForm): onOpenChange fires twice when opening ModalForm
    
    * test(ModalForm): onOpenChange fires twice when opening ModalForm
    zhuba-Ahhh committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f12ef2b View commit details
    Browse the repository at this point in the history
  2. chore: update snapshot

    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    14e70dd View commit details
    Browse the repository at this point in the history
  3. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.6.1
     - @ant-design/pro-components@2.7.1
     - @ant-design/pro-descriptions@2.5.37
     - @ant-design/pro-field@2.14.10
     - @ant-design/pro-form@2.26.0
     - @ant-design/pro-layout@7.19.1
     - @ant-design/pro-list@2.5.52
     - @ant-design/pro-table@3.15.3
     - @ant-design/pro-utils@2.15.7
    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9aaaf0f View commit details
    Browse the repository at this point in the history
  4. chore: update snapshot

    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0e20b5b View commit details
    Browse the repository at this point in the history
  5. docs: add changelog

    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3c82c1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2294c3 View commit details
    Browse the repository at this point in the history
  7. chore: update snapshot

    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0437c96 View commit details
    Browse the repository at this point in the history
  8. chore: update snapshot

    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    054230b View commit details
    Browse the repository at this point in the history
  9. chore: update snapshot

    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4c6666d View commit details
    Browse the repository at this point in the history
  10. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.6.2
     - @ant-design/pro-components@2.7.2
     - @ant-design/pro-descriptions@2.5.38
     - @ant-design/pro-field@2.14.11
     - @ant-design/pro-form@2.26.1
     - @ant-design/pro-layout@7.19.2
     - @ant-design/pro-list@2.5.53
     - @ant-design/pro-provider@2.14.2
     - @ant-design/pro-skeleton@2.1.12
     - @ant-design/pro-table@3.15.4
     - @ant-design/pro-utils@2.15.8
    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7603735 View commit details
    Browse the repository at this point in the history
  11. chore: update snapshot

    chenshuai2144 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    48474e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    8d087e4 View commit details
    Browse the repository at this point in the history
  2. feat(card): CheckCard support children cards (#8325)

    * feat(card): CheckCard support children cards
    
    * feat(card): CheckCard support children cards
    chenshuai2144 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    96a15e8 View commit details
    Browse the repository at this point in the history
  3. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.7.0
     - @ant-design/pro-components@2.7.3
     - @ant-design/pro-descriptions@2.5.39
     - @ant-design/pro-field@2.14.12
     - @ant-design/pro-form@2.26.2
     - @ant-design/pro-list@2.5.54
     - @ant-design/pro-skeleton@2.1.13
     - @ant-design/pro-table@3.15.5
    chenshuai2144 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1faea64 View commit details
    Browse the repository at this point in the history
  4. docs: add changelog

    chenshuai2144 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1947e82 View commit details
    Browse the repository at this point in the history
  5. docs: update snapshot

    chenshuai2144 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3d9fea1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    96f65e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ace2a View commit details
    Browse the repository at this point in the history
  3. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.7.1
     - @ant-design/pro-components@2.7.4
     - @ant-design/pro-descriptions@2.5.40
     - @ant-design/pro-field@2.14.13
     - @ant-design/pro-form@2.26.3
     - @ant-design/pro-layout@7.19.3
     - @ant-design/pro-list@2.5.55
     - @ant-design/pro-provider@2.14.3
     - @ant-design/pro-table@3.15.6
     - @ant-design/pro-utils@2.15.9
    chenshuai2144 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    577ad23 View commit details
    Browse the repository at this point in the history
  4. chore: update docs

    chenshuai2144 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    0a2b8a3 View commit details
    Browse the repository at this point in the history
  5. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.7.2
     - @ant-design/pro-components@2.7.5
     - @ant-design/pro-descriptions@2.5.41
     - @ant-design/pro-field@2.14.14
     - @ant-design/pro-form@2.26.4
     - @ant-design/pro-layout@7.19.4
     - @ant-design/pro-list@2.5.56
     - @ant-design/pro-provider@2.14.4
     - @ant-design/pro-table@3.15.7
     - @ant-design/pro-utils@2.15.10
    chenshuai2144 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e517832 View commit details
    Browse the repository at this point in the history
  6. feat(card): new loading loading (#8336)

    * feat(card): new loading loading
    
    * feat(card): new loading loading
    
    * feat(card): new loading loading
    chenshuai2144 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d64f656 View commit details
    Browse the repository at this point in the history
  7. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.8.0
     - @ant-design/pro-components@2.7.6
     - @ant-design/pro-list@2.5.57
     - @ant-design/pro-table@3.15.8
    chenshuai2144 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ab422b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    71e31bd View commit details
    Browse the repository at this point in the history
  2. fix(provide): alway use antd token hashid (#8338)

    * fix(provide): alway use antd token hashid
    
    * fix(provide): alway use antd token hashid
    chenshuai2144 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    984953f View commit details
    Browse the repository at this point in the history
  3. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.8.1
     - @ant-design/pro-components@2.7.7
     - @ant-design/pro-descriptions@2.5.42
     - @ant-design/pro-field@2.14.15
     - @ant-design/pro-form@2.26.5
     - @ant-design/pro-layout@7.19.5
     - @ant-design/pro-list@2.5.58
     - @ant-design/pro-provider@2.14.5
     - @ant-design/pro-table@3.15.9
     - @ant-design/pro-utils@2.15.11
    chenshuai2144 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1bab3b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore:New hashid (#8341)

    * chore: fix hashid
    
    * 🎨 chore(release): Publish
    
     - @ant-design/pro-card@2.8.2
     - @ant-design/pro-components@2.7.8
     - @ant-design/pro-descriptions@2.5.43
     - @ant-design/pro-field@2.14.16
     - @ant-design/pro-form@2.26.6
     - @ant-design/pro-layout@7.19.6
     - @ant-design/pro-list@2.5.59
     - @ant-design/pro-provider@2.14.6
     - @ant-design/pro-table@3.15.10
     - @ant-design/pro-utils@2.15.12
    
    * try build
    
    * pnpm i
    chenshuai2144 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0f478fd View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. build(deps-dev): bump gh-pages (#8343)

    Bumps the npm_and_yarn group with 1 update in the / directory: [gh-pages](https://github.com/tschaub/gh-pages).
    
    
    Updates `gh-pages` from 3.2.3 to 5.0.0
    - [Release notes](https://github.com/tschaub/gh-pages/releases)
    - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
    - [Commits](tschaub/gh-pages@v3.2.3...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gh-pages
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a9f653e View commit details
    Browse the repository at this point in the history
  2. fix(card): The extra element and title ellipsis in the checkcard are …

    …not functioning correctly when the title is too long (#8347)
    justnewneo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    31e48f6 View commit details
    Browse the repository at this point in the history
  3. fix(form): 将LightSelect组件中,popupMatchSelectWidth={false}注释掉,变成灵活多变的动态…

    …配置,供用户自行配置。否则,popupMatchSelectWidth写死false会关闭虚拟滚动,数量量过大时,影响组件性能 (#8354)
    
    Co-authored-by: gongbei <gongbei@wps.cn>
    gb853940223 and gongbei committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2ac6a96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc00619 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6560be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87a3165 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c57399 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6353b26 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. chore(descriptions): Reveal the key to prevent errors (#8394)

    * chore(ProDescriptions): Reveal the key to prevent errors
    
    * chore(test): update snapshots
    
    * chore(test): Remove useless tests
    zhuba-Ahhh committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8ca118f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. update snapshot

    chenshuai2144 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    af56fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013877d View commit details
    Browse the repository at this point in the history
  3. chore: fix ts error

    chenshuai2144 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5a6b61c View commit details
    Browse the repository at this point in the history
  4. feat: add onBlur to filedChildren (#8418)

    当filedChildren不是'ProFormComponent'并且是reactElement时
    将onBlur透传给proformItem下的children组件。
    SANmq committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3b104b9 View commit details
    Browse the repository at this point in the history
  5. chore: fix ts error

    chenshuai2144 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9d1ccd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab51d68 View commit details
    Browse the repository at this point in the history
  7. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.8.3
     - @ant-design/pro-components@2.7.9
     - @ant-design/pro-descriptions@2.5.44
     - @ant-design/pro-field@2.14.17
     - @ant-design/pro-form@2.27.0
     - @ant-design/pro-layout@7.19.7
     - @ant-design/pro-list@2.5.60
     - @ant-design/pro-provider@2.14.7
     - @ant-design/pro-table@3.16.0
     - @ant-design/pro-utils@2.15.13
    chenshuai2144 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c73119e View commit details
    Browse the repository at this point in the history
  8. docs: add changelog

    chenshuai2144 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4290c14 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    177d353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f921c View commit details
    Browse the repository at this point in the history
  3. fix(form): 修复openChange打开时不触发问题 (#8403)

    * fix(form): onOpenChange not fire when  opening ModalForm
    
    * test(ModalForm): modify test files
    beautiful-boyyy committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5a1153b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    4cd3a28 View commit details
    Browse the repository at this point in the history
  2. fix: 修复pro-table文档案例代码里Dropdown内元素key冲突问题 (#8469)

    Co-authored-by: annan01 <annan01@qianxin.com>
    An0510 and annan01 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1c8714c View commit details
    Browse the repository at this point in the history
  3. fix(ProCard): delete cardProps when pass tabs parameter to antd Tabs (#…

    …8460)
    
    * fix(table): 修columnsMap重新赋值时总是使用默认值的问题
    
    * fix(card): delete cardProps when pass tabs to antd Tabd
    fnoopv committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3b72808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ce8bcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7026085 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5179535 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Star History Chart changed (#8476)

    Star History Chart changed
    lucabubi committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    09753a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ab425 View commit details
    Browse the repository at this point in the history
  3. chore: update sanpshot

    chenshuai2144 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    312cdb0 View commit details
    Browse the repository at this point in the history
  4. chore: fix lint error

    chenshuai2144 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    60eba1c View commit details
    Browse the repository at this point in the history
  5. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.8.4
     - @ant-design/pro-components@2.7.10
     - @ant-design/pro-descriptions@2.5.45
     - @ant-design/pro-field@2.15.0
     - @ant-design/pro-form@2.28.0
     - @ant-design/pro-layout@7.19.8
     - @ant-design/pro-list@2.5.61
     - @ant-design/pro-table@3.16.1
     - @ant-design/pro-utils@2.15.14
    chenshuai2144 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b365efd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    916f2a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. 移除选中菜单hover字体变色的效果 (#8493)

    Co-authored-by: echoyl <yliang_1987@126.com>
    echoyl and echoyl committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f174253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf5d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c11eb83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5710623 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a447cf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9b5c74 View commit details
    Browse the repository at this point in the history
  7. chore: update snapshot

    chenshuai2144 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b13468f View commit details
    Browse the repository at this point in the history
  8. chore: update snapshot

    chenshuai2144 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    52e92e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: update lock file

    chenshuai2144 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    89158a5 View commit details
    Browse the repository at this point in the history
  2. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.8.5
     - @ant-design/pro-components@2.7.11
     - @ant-design/pro-descriptions@2.5.46
     - @ant-design/pro-field@2.15.1
     - @ant-design/pro-form@2.28.1
     - @ant-design/pro-layout@7.19.9
     - @ant-design/pro-list@2.5.62
     - @ant-design/pro-provider@2.14.8
     - @ant-design/pro-table@3.16.2
     - @ant-design/pro-utils@2.15.15
    chenshuai2144 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7dbed0a View commit details
    Browse the repository at this point in the history
  3. docs: add changelog

    chenshuai2144 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3b64770 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. chore: update docs

    chenshuai2144 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9e93431 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. chore: update snapshot

    chenshuai2144 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    583fd45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c6ad8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    b50d9bf View commit details
    Browse the repository at this point in the history
  2. fix: don't pass antd textarea property to span (#8538)

    * fix: not pass filedProps to span when TextArea is readonly
    
    * fix: not pass antd textarea property to span
    fnoopv committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1ffeb06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    460d64a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84c0eb8 View commit details
    Browse the repository at this point in the history
  5. chore: fix test error

    chenshuai2144 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fc79376 View commit details
    Browse the repository at this point in the history
  6. fix(table): 解决ProTable.editable.actionRender无法获取最新state快照的问题(第二种改法) (#…

    …8549)
    
    * fix: 解决actionRender无法获取最新state快照的问题
    
    * fix: 解决actionRender无法获取最新state快照的问题
    
    ---------
    
    Co-authored-by: yangshuangxing <yangshuangxing@zhuanzhuan.com>
    ShuangxingYang and yangshuangxing committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8d9fa00 View commit details
    Browse the repository at this point in the history
  7. docs: update docs

    chenshuai2144 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4fb181c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d797fa7 View commit details
    Browse the repository at this point in the history
  9. fix(form): Digit support stringMode

    close #8553
    chenshuai2144 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5075113 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b60fe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    e93def2 View commit details
    Browse the repository at this point in the history
  2. chore: fix ts error

    chenshuai2144 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ac4f8eb View commit details
    Browse the repository at this point in the history
  3. chore: update snapshot

    chenshuai2144 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5c83136 View commit details
    Browse the repository at this point in the history
  4. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.8.6
     - @ant-design/pro-components@2.7.12
     - @ant-design/pro-descriptions@2.5.47
     - @ant-design/pro-field@2.15.2
     - @ant-design/pro-form@2.28.2
     - @ant-design/pro-layout@7.19.10
     - @ant-design/pro-list@2.5.63
     - @ant-design/pro-provider@2.14.9
     - @ant-design/pro-table@3.16.3
     - @ant-design/pro-utils@2.15.16
    chenshuai2144 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e919c1f View commit details
    Browse the repository at this point in the history
  5. docs: add changelog

    chenshuai2144 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0421271 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    59e9cd5 View commit details
    Browse the repository at this point in the history
  2. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.7.13
     - @ant-design/pro-descriptions@2.5.48
     - @ant-design/pro-form@2.28.3
     - @ant-design/pro-list@2.5.64
     - @ant-design/pro-table@3.16.4
    chenshuai2144 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4d66088 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. docs: add changelog

    chenshuai2144 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    768a168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e410c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d6ad39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce0d4cf View commit details
    Browse the repository at this point in the history
  5. chore: update snapshot

    chenshuai2144 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c26e18d View commit details
    Browse the repository at this point in the history
  6. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.7.14
     - @ant-design/pro-descriptions@2.5.49
     - @ant-design/pro-form@2.28.4
     - @ant-design/pro-layout@7.19.11
     - @ant-design/pro-list@2.5.65
     - @ant-design/pro-table@3.16.5
    chenshuai2144 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1a50dbe View commit details
    Browse the repository at this point in the history
  7. docs: add changelog

    chenshuai2144 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    94434fc View commit details
    Browse the repository at this point in the history
  8. chore: update snapshot

    chenshuai2144 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    43f94e3 View commit details
    Browse the repository at this point in the history
  9. chrome: update snapshot

    chenshuai2144 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a514d53 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. chore: update snapshot

    chenshuai2144 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8250bd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore: update snapshot

    chenshuai2144 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bd2609a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    f27a1f8 View commit details
    Browse the repository at this point in the history
  2. perf: lodash => lodash-es (#8606)

    * chore: update packageManager
    
    * perf: 统一使用 lodash-es 减小打包体积
    sushi-su committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    455b4f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585fe39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    558ff69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55b912c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be5d0ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2b2ea6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    806935d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d8b99f View commit details
    Browse the repository at this point in the history
  10. chore: update snapshot

    chenshuai2144 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6ede0b2 View commit details
    Browse the repository at this point in the history
  11. chore: update snapshot

    chenshuai2144 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    57a438a View commit details
    Browse the repository at this point in the history
  12. chore: fix ts error

    chenshuai2144 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e628947 View commit details
    Browse the repository at this point in the history
  13. 🎨 chore(release): Publish

     - @ant-design/pro-card@2.8.7
     - @ant-design/pro-components@2.7.15
     - @ant-design/pro-descriptions@2.5.50
     - @ant-design/pro-field@2.16.0
     - @ant-design/pro-form@2.29.0
     - @ant-design/pro-layout@7.19.12
     - @ant-design/pro-list@2.5.66
     - @ant-design/pro-table@3.16.6
     - @ant-design/pro-utils@2.15.17
    chenshuai2144 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9dffa8f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6a1ef44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f75416 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. deps(dumi*): upgrade dependencies to solve site white screen issues (#…

    …8631)
    
    * deps: update dumi* deps
    
    * chore: update lock file
    Wxh16144 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8490373 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    5e77886 View commit details
    Browse the repository at this point in the history
  2. feat(Form): FormRef support forward nativeElement (#8632)

    * deps: update
    
    * feat(Form): `FormRef` support forward nativeElement
    
    * chore(TS): fix type
    
    * Update packages/form/src/BaseForm/BaseForm.tsx
    Wxh16144 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d113207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92a6f57 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 4, 2024

  1. fix: defaultCurrent 搭配 defaultData 一直为 1 的问题修复 (#8683)

    * fix: defaultCurrent 搭配 defaultData 一直为 1 的问题修复
    
    * fix(table): 修复 defaultCurrent 和 defaultData 组合使用时一直为 1(#8677)
    
    ---------
    
    Co-authored-by: 时起 <14288992+timestart@user.noreply.gitee.com>
    esclipse and 时起 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b16568e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acaa16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9151e33 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    1d65e22 View commit details
    Browse the repository at this point in the history
  2. chore: fix test

    chenshuai2144 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1b0fe12 View commit details
    Browse the repository at this point in the history
  3. chore: fix ts error

    chenshuai2144 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e381395 View commit details
    Browse the repository at this point in the history
  4. 🎨 chore(release): Publish

     - @ant-design/pro-components@2.7.16
     - @ant-design/pro-descriptions@2.5.51
     - @ant-design/pro-field@2.16.1
     - @ant-design/pro-form@2.30.0
     - @ant-design/pro-layout@7.20.0
     - @ant-design/pro-list@2.5.67
     - @ant-design/pro-table@3.17.0
    chenshuai2144 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0892e44 View commit details
    Browse the repository at this point in the history