Aex
5328b4bb62
fix(anchor): targetOffset not work when contain spaces ( #31952 )
* fix(anchor): targetOffset not work when contain spaces
* fix(anchor): Modify the code style according to the lint rules
3 years ago
Connor White
ae77287bcb
fix: Revert change to sticky z-index calc ( #31874 )
3 years ago
xrkffgg
1d12643d4a
ci: add dingding prettier of release ( #31905 )
3 years ago
dependabot[bot]
54623612b4
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 ( #31945 )
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
二货机器人
47f2bd47e1
feat: Select & TreeSelect support fieldNames ( #31925 )
* feat: Select & TreeSelect support fieldNames
* test: Update snapshot
* chore: force trigger CI
3 years ago
dependabot[bot]
3cc205092c
chore(deps-dev): bump react-helmet-async from 1.0.9 to 1.1.2 ( #31921 )
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async ) from 1.0.9 to 1.1.2.
- [Release notes](https://github.com/staylor/react-helmet-async/releases )
- [Commits](https://github.com/staylor/react-helmet-async/commits )
---
updated-dependencies:
- dependency-name: react-helmet-async
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
afc163
373b903055
style: InputNumber handler display when focused ( #31911 )
close #31908
3 years ago
FJHou
7eb9c89933
docs: 修复upload-sorting.md在jsx语法中使用了ts类型 ( #31906 )
修复upload-sorting.md在jsx语法中使用了ts类型
3 years ago
xrkffgg
7e50344676
fix: Transfer list direction value ( #31903 )
3 years ago
xrkffgg
1e9b90c599
chore: fixed react-helmet-async version ( #31904 )
3 years ago
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