Jean-Philippe Roy
1cd694837c
feat: Allow DatePicker/RangePicker Icon Overrides ( #31703 )
* Hoist default values and expose props
* Add new props to the common API docs
* CN Docs
* Apply suggestions from code review
Co-authored-by: Jean-Philippe Roy <jean-philippe.roy@meraki.net>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
xrkffgg
c1a539b696
test: add modal hook content with direction ( #31882 )
3 years ago
afc163
f3afe6d140
Merge pull request #31880 from ant-design/master-merge-feature
chore: sync master into feature
3 years ago
afc163
8416e31821
chore: resolve conflict between master and feature
3 years ago
xrkffgg
9aa9495fb1
test: up snap ( #31875 )
3 years ago
Peach
51761c2118
docs: 4.16.13 changelog ( #31873 )
* docs: 4.16.13 changelog
* chore: bump version to 4.6.13
* docs: correct changelog symbol
3 years ago
陈帅
bd236a78a1
chore: add theme color meta ( #31872 )
3 years ago
Han Han
c9bf113b39
chore: fix form demo ( #31871 )
子节点的值的属性,如 Switch 的是 'checked'。
3 years ago
ascodelife
1a50527513
docs(tabs): add Tabs API destroyInactiveTabPane ( #31866 )
3 years ago
afc163
aa7888cf4e
chore: remove unused code
3 years ago
afc163
5306d5b614
fix: Form label ellipsis should work ( #31838 )
3 years ago
Jaimy de Graaf
c278430bf4
fix: Collapse crashing of hot-reload on change ( #31827 )
close #29918
3 years ago
xrkffgg
af63edb265
fix: Collapse crashing of hot-reload on change ( #31828 )
3 years ago
xrkffgg
ae684bf83c
ci: update issue label ( #31822 )
3 years ago
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
3 years ago
Yoki
d2ef1198f5
docs: improve theme switch experience ( #31816 )
* feat: 优化暗色主题模式下刷新白屏且延迟切换的问题,优化主题路由自动切换逻辑
* feat: 添加系统主题color-scheme, 在暗色模式下滚动条等系统控件也变为暗色主题
* feat: remove logic about localstorage theme, query theme from url search
3 years ago
afc163
b071207f01
docs: fix home page buttons
3 years ago
afc163
96b196d8b3
Update recommendation.zh-CN.md
3 years ago
binyellow
bbb7e968f6
feat: Notification support maxCount ( #31807 )
Co-authored-by: branhuang <branhuang@tencent.com>
3 years ago
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>
3 years ago
afc163
eae27a6624
docs: fix recommandation
3 years ago
afc163
91b7710848
docs: update recommendation libs
3 years ago
xrkffgg
ccb7ee6a19
docs: update changelog
3 years ago
陈帅
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
3 years ago
afc163
9f5458d493
chore: upgrade @ant-design/icons ( #31802 )
3 years ago
afc163
97fc1f52db
Merge pull request #31800 from ant-design/master-merge-feature
chore: sync master to feature
3 years ago
afc163
b56f6110fa
merge feature into master
3 years ago
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>
3 years ago
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>
3 years ago
afc163
5cb47f76f4
chore: upgrade array-move ( #31786 )
3 years ago
afc163
f0163aa337
fix: Form label hide title on help icon and optional text ( #31785 )
close #31769
3 years ago
afc163
ccf14fce68
fix: ghost button style ( #31780 )
* fix: Button ghost style broken when it is danger
* update snapshot
3 years ago
afc163
d68818f1ae
chore: upgrade to rc-trigger@5.2.10 ( #31761 )
3 years ago
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>
3 years ago
afc163
0599c29f97
fix: Button icon align issue ( #31755 )
* fix: Button with only icon align issue in Chrome
close #31701
* update snapshot
3 years ago
afc163
59c63737c7
fix: Form Input bordered={false} outline style again ( #31754 )
close #31752
3 years ago
afc163
576da9d0ef
fix: Input clear icon margin lost ( #31745 )
close #31741
3 years ago
afc163
c0ff844bf7
fix: Transfer showSelectAll={false} should hide dropdown ( #31746 )
close #31728
3 years ago
zombiej
f8dc2231d5
docs: Fix Form.List operation doc table
3 years ago
Junwoo Ji
05d7176c74
docs: fix typo in descriptions API ( #31742 )
3 years ago
afc163
f6c3626886
fix: Input disabled should not have focus style ( #31738 )
close #31735
3 years ago
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>
3 years ago
afc163
7f61e62044
fix: Checkbox not aligned center in group ( #31726 )
close #31724
3 years ago
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>
3 years ago
afc163
7084654731
docs( ✨ ): release 4.16.11 ( #31710 )
* docs(✨ ): release 4.16.11
* update pagination snapshot
3 years ago
linxianxi
34db92ee4f
fix(dropdown): add dropdown destroyPopupOnHide type ( #31700 )
3 years ago
afc163
bf54f363ee
chore: upgrade docsearch deps
3 years ago
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
3 years ago
Zuobin Wang
7f16838631
chore(all): delete useless Omit define ( #31661 )
3 years ago
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>
3 years ago