afc163
|
373b903055
|
style: InputNumber handler display when focused (#31911)
close #31908
|
2021-08-26 17:09:10 +08:00 |
|
FJHou
|
7eb9c89933
|
docs: 修复upload-sorting.md在jsx语法中使用了ts类型 (#31906)
修复upload-sorting.md在jsx语法中使用了ts类型
|
2021-08-26 13:47:14 +08:00 |
|
xrkffgg
|
7e50344676
|
fix: Transfer list direction value (#31903)
|
2021-08-26 01:03:53 +08:00 |
|
xrkffgg
|
1e9b90c599
|
chore: fixed react-helmet-async version (#31904)
|
2021-08-26 00:21:05 +08:00 |
|
xrkffgg
|
c1a539b696
|
test: add modal hook content with direction (#31882)
|
2021-08-23 19:59:04 +08:00 |
|
xrkffgg
|
9aa9495fb1
|
test: up snap (#31875)
|
2021-08-23 15:19:44 +08:00 |
|
Peach
|
51761c2118
|
docs: 4.16.13 changelog (#31873)
* docs: 4.16.13 changelog
* chore: bump version to 4.6.13
* docs: correct changelog symbol
|
2021-08-23 11:12:47 +08:00 |
|
陈帅
|
bd236a78a1
|
chore: add theme color meta (#31872)
|
2021-08-23 10:46:56 +08:00 |
|
Han Han
|
c9bf113b39
|
chore: fix form demo (#31871)
子节点的值的属性,如 Switch 的是 'checked'。
|
2021-08-22 21:34:32 +08:00 |
|
ascodelife
|
1a50527513
|
docs(tabs): add Tabs API destroyInactiveTabPane (#31866)
|
2021-08-22 14:58:00 +08:00 |
|
afc163
|
aa7888cf4e
|
chore: remove unused code
|
2021-08-19 12:04:07 +08:00 |
|
afc163
|
5306d5b614
|
fix: Form label ellipsis should work (#31838)
|
2021-08-18 19:17:47 +08:00 |
|
Jaimy de Graaf
|
c278430bf4
|
fix: Collapse crashing of hot-reload on change (#31827)
close #29918
|
2021-08-18 11:40:44 +08:00 |
|
xrkffgg
|
af63edb265
|
fix: Collapse crashing of hot-reload on change (#31828)
|
2021-08-18 11:40:03 +08:00 |
|
xrkffgg
|
ae684bf83c
|
ci: update issue label (#31822)
|
2021-08-17 22:48:42 +08:00 |
|
zhyupe
|
4097a6c7c6
|
fix: circular dependencies in Modal & Input (#31817)
* fix(input): fix circular dependencies
* fix(input): fix circular dependencies
* fix(modal): fix circular dependencies
* fix(modal): fix test
|
2021-08-17 16:22:42 +08:00 |
|
Yoki
|
d2ef1198f5
|
docs: improve theme switch experience (#31816)
* feat: 优化暗色主题模式下刷新白屏且延迟切换的问题,优化主题路由自动切换逻辑
* feat: 添加系统主题color-scheme, 在暗色模式下滚动条等系统控件也变为暗色主题
* feat: remove logic about localstorage theme, query theme from url search
|
2021-08-17 13:15:20 +08:00 |
|
afc163
|
b071207f01
|
docs: fix home page buttons
|
2021-08-17 11:24:07 +08:00 |
|
afc163
|
96b196d8b3
|
Update recommendation.zh-CN.md
|
2021-08-17 10:53:34 +08:00 |
|
dependabot[bot]
|
e4e62f8eff
|
chore(deps-dev): bump jsdom from 16.7.0 to 17.0.0 (#31810)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 17.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.7.0...17.0.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-17 10:38:14 +08:00 |
|
afc163
|
eae27a6624
|
docs: fix recommandation
|
2021-08-16 19:16:59 +08:00 |
|
afc163
|
91b7710848
|
docs: update recommendation libs
|
2021-08-16 18:40:48 +08:00 |
|
xrkffgg
|
ccb7ee6a19
|
docs: update changelog
|
2021-08-16 17:57:44 +08:00 |
|
陈帅
|
cc2d8a485a
|
docs: add 4.16.12 changelog (#31796)
* docs: add 4.16.12 changelog
* v4.16.12
* group changelog
* update config
* remove agin
* remove agin
|
2021-08-16 17:40:21 +08:00 |
|
afc163
|
9f5458d493
|
chore: upgrade @ant-design/icons (#31802)
|
2021-08-16 15:55:10 +08:00 |
|
dependabot[bot]
|
f94b7fad48
|
chore(deps-dev): bump remark-lint from 8.0.0 to 9.0.0 (#31788)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/8.0.0...9.0.0)
---
updated-dependencies:
- dependency-name: remark-lint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-16 11:50:32 +08:00 |
|
dependabot[bot]
|
653e4ec750
|
chore(deps-dev): bump remark-preset-lint-recommended from 5.0.0 to 6.0.0 (#31787)
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/remark-preset-lint-recommended@5.0.0...6.0.0)
---
updated-dependencies:
- dependency-name: remark-preset-lint-recommended
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-16 11:04:57 +08:00 |
|
afc163
|
5cb47f76f4
|
chore: upgrade array-move (#31786)
|
2021-08-13 17:33:09 +08:00 |
|
afc163
|
f0163aa337
|
fix: Form label hide title on help icon and optional text (#31785)
close #31769
|
2021-08-13 17:06:30 +08:00 |
|
afc163
|
ccf14fce68
|
fix: ghost button style (#31780)
* fix: Button ghost style broken when it is danger
* update snapshot
|
2021-08-13 09:31:38 +08:00 |
|
afc163
|
d68818f1ae
|
chore: upgrade to rc-trigger@5.2.10 (#31761)
|
2021-08-12 10:54:17 +08:00 |
|
dependabot[bot]
|
dd51694759
|
chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.0 (#31763)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-12 10:44:49 +08:00 |
|
afc163
|
0599c29f97
|
fix: Button icon align issue (#31755)
* fix: Button with only icon align issue in Chrome
close #31701
* update snapshot
|
2021-08-11 12:59:14 +08:00 |
|
afc163
|
59c63737c7
|
fix: Form Input bordered={false} outline style again (#31754)
close #31752
|
2021-08-11 11:48:53 +08:00 |
|
afc163
|
576da9d0ef
|
fix: Input clear icon margin lost (#31745)
close #31741
|
2021-08-10 19:21:02 +08:00 |
|
afc163
|
c0ff844bf7
|
fix: Transfer showSelectAll={false} should hide dropdown (#31746)
close #31728
|
2021-08-10 19:20:53 +08:00 |
|
zombiej
|
f8dc2231d5
|
docs: Fix Form.List operation doc table
|
2021-08-10 15:41:38 +08:00 |
|
Junwoo Ji
|
05d7176c74
|
docs: fix typo in descriptions API (#31742)
|
2021-08-10 15:38:25 +08:00 |
|
afc163
|
f6c3626886
|
fix: Input disabled should not have focus style (#31738)
close #31735
|
2021-08-10 13:26:00 +08:00 |
|
dependabot[bot]
|
f87bad2484
|
chore(deps-dev): bump http-server from 0.12.3 to 13.0.0 (#31733)
Bumps [http-server](https://github.com/http-party/http-server) from 0.12.3 to 13.0.0.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](https://github.com/http-party/http-server/compare/v0.12.3...v13.0.0)
---
updated-dependencies:
- dependency-name: http-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-09 19:29:40 +08:00 |
|
afc163
|
7f61e62044
|
fix: Checkbox not aligned center in group (#31726)
close #31724
|
2021-08-09 16:58:49 +08:00 |
|
Guojun Wang
|
5e72746cd6
|
chore: remove version popover code (#31718)
* 【Issue #31685】大版本发布弹窗已废弃
* 【Issue #31685】大版本发布弹窗已废弃,fix ci errors.
* feat: fix ci errors
* feat: fix online bug for version modal
Co-authored-by: wangguojun <wangguojun@didichuxing.com>
|
2021-08-09 12:17:02 +08:00 |
|
afc163
|
7084654731
|
docs(✨): release 4.16.11 (#31710)
* docs(✨): release 4.16.11
* update pagination snapshot
|
2021-08-08 20:02:13 +08:00 |
|
linxianxi
|
34db92ee4f
|
fix(dropdown): add dropdown destroyPopupOnHide type (#31700)
|
2021-08-08 14:49:22 +08:00 |
|
afc163
|
bf54f363ee
|
chore: upgrade docsearch deps
|
2021-08-06 14:21:11 +08:00 |
|
afc163
|
70699fc711
|
chore: add duplicate-package-checker-webpack-plugin (#31662)
* chore: fix deps
* test: add duplicate-package-checker-webpack-plugin
* test: should be broken
* try webpack --bail
* bail when emit error
* revert rc-image
|
2021-08-05 15:30:03 +08:00 |
|
Zuobin Wang
|
7f16838631
|
chore(all): delete useless Omit define (#31661)
|
2021-08-04 20:07:28 +08:00 |
|
dependabot[bot]
|
485bca241a
|
chore(deps-dev): bump eslint-plugin-unicorn from 34.0.1 to 35.0.0 (#31660)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 34.0.1 to 35.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v34.0.1...v35.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-04 19:25:31 +08:00 |
|
afc163
|
e37c411187
|
style: remove duplicated css rule of ghost button (#31659)
close #31474
|
2021-08-04 18:35:37 +08:00 |
|
dependabot[bot]
|
3da2cca529
|
chore(deps-dev): bump remark from 13.0.0 to 14.0.1 (#31646)
Bumps [remark](https://github.com/remarkjs/remark) from 13.0.0 to 14.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/13.0.0...14.0.1)
---
updated-dependencies:
- dependency-name: remark
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-04 13:46:11 +08:00 |
|