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

sync from antd-pro-component #6

Open
wants to merge 2,483 commits into
base: master
Choose a base branch
from
Open

Conversation

ytftianwen
Copy link

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 12, 2022

⚡️ Deploying PR Preview...

chenshuai2144 and others added 25 commits February 14, 2024 22:44
* fix(DragSortTable): onDragSortEnd 方法中 newDataSource 取值错误

* fix(DragSortTable): 删除 demo 中模拟数据中多余的 index 字段

* fix(DragSortTable): demo 隐藏搜索表单
Co-authored-by: liangchaofei <liangchaofei@liangchaofeideMacBook-Pro.local>
Co-authored-by: 飞羏 <feixiang.yfx@alibaba-inc.com>
* feat: allow custom translations

* chore: run prettier

* test: add test
增加 ProFormUploadButton 按钮 tltlie 的demo
 - @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
 - @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
wxs77577 and others added 30 commits November 1, 2024 16:29
Co-authored-by: Johnny <wxs77577@gmail.com>
…ement. (#8856)

* fix: React does not recognize the `showCount` prop on a DOM element. 

React does not recognize the `showCount` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `showcount` instead. If you accidentally passed it from a parent component, remove it from the DOM element. Error Component Stack

* Update index.tsx

* Update index.tsx
Co-authored-by: Jacob_Ye <Jacob_Ye@gz.ctil.com>
* chrome: update snapshot

* fix(TextArea): omit showCount from fieldProps in render function

fix(Item): handle expandedRowClassName type correctly
 - @ant-design/pro-card@2.9.2
 - @ant-design/pro-components@2.8.2
 - @ant-design/pro-descriptions@2.6.2
 - @ant-design/pro-field@2.17.2
 - @ant-design/pro-form@2.31.2
 - @ant-design/pro-layout@7.21.2
 - @ant-design/pro-list@2.6.2
 - @ant-design/pro-provider@2.15.2
 - @ant-design/pro-table@3.18.2
 - @ant-design/pro-utils@2.16.2
Bumps the npm_and_yarn group with 2 updates: [octokit](https://github.com/octokit/octokit.js) and [path-to-regexp](https://github.com/pillarjs/path-to-regexp).


Updates `octokit` from 1.8.1 to 3.1.2
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v1.8.1...v3.1.2)

Updates `path-to-regexp` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v8.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: direct:production
  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>
Bumps the npm_and_yarn group with 1 update: [path-to-regexp](https://github.com/pillarjs/path-to-regexp).


Updates `path-to-regexp` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
  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>
- Add preserveOriginalLabel prop to control whether to use the original label when option is selected
- Fix the issue where highlighted search text appears in the input box when option is selected

BREAKING CHANGE: None
* feat(tests): integrate jsdom and update StyleProvider in demo tests

* fix(tests): 优化测试文件中的导入顺序和样式

* 优化渲染器,减少block

* fix(tests): 更新 lightFilter 测试以使用新的渲染方法并修复元素选择
* chore: fix code lint

* style: format code, use `npm run lint`

* chore(deps): Upgrade dependencies to resolve unit testing task failures
* feat(layout): Add drawerExtra makes settingDrawer support extra

* fix: drawerExtra -> drawerProps

* test: Add test case for SettingDrawer

---------

Co-authored-by: Junyi <zjy220124@alibaba-inc.com>
 - @ant-design/pro-card@2.9.3
 - @ant-design/pro-components@2.8.3
 - @ant-design/pro-descriptions@2.6.3
 - @ant-design/pro-field@3.0.0
 - @ant-design/pro-form@2.31.3
 - @ant-design/pro-layout@7.22.0
 - @ant-design/pro-list@2.6.3
 - @ant-design/pro-provider@2.15.3
 - @ant-design/pro-table@3.18.3
 - @ant-design/pro-utils@2.16.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.