Commit Graph

4253 Commits

Author SHA1 Message Date
kiner-tang(文辉)
bff04cdbfc Merge branch 'feature' into refactor-z-index-context 2023-10-20 14:02:22 +08:00
github-actions[bot]
f25fd3cac7
chore: auto merge branches (#45444)
chore: merge master into feature
2023-10-20 06:01:13 +00:00
kiner-tang(文辉)
029641a9de
chore: lock @types/react version to 18.2.29 (#45440) 2023-10-20 11:26:46 +08:00
kiner-tang(文辉)
d51de67bc8 Merge branch 'feature' into refactor-z-index-context 2023-10-20 10:16:32 +08:00
kiner-tang(文辉)
dde36511e6
feat: Modal & Select support z-index context to manage z-index (#45346)
* feat: z-index manager

* feat: z-index manager

* feat: update snap

* chore: update site-limit

* feat: optimize code

* feat: optimize code

* feat: add test case

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code
2023-10-19 02:03:20 -05:00
二货爱吃白萝卜
2e8e67fcea
feat: support changeOnBlur (#45395) 2023-10-18 13:50:46 +08:00
二货爱吃白萝卜
3ab42ad0db
feat: support dirty (#45389) 2023-10-17 20:45:05 +08:00
二货爱吃白萝卜
d8140e03b5
Merge pull request #45381 from ant-design/master
chore: feature merge master
2023-10-17 14:06:52 +08:00
二货爱吃白萝卜
11cdac4a02
chore: bump rc-tabs (#45370)
* chore: bump rc-tabs

* chore: update limit

* chore: fix lint
2023-10-17 10:50:12 +08:00
MadCcc
984977177a
docs: bump theme editor (#45369) 2023-10-16 20:37:05 +08:00
二货爱吃白萝卜
98a8d30439
feat: Tabs items support destroyInactiveTabPane (#45359) 2023-10-16 13:40:47 +08:00
二货爱吃白萝卜
9a045193d3
fix: InputNumber dynamic formatter (#45325)
* chore: bump rc-input-number

* test: update test case
2023-10-16 11:39:30 +08:00
kiner-tang(文辉)
dce878233f
feat: add site:test:update command (#45357)
* feat: add site:test:update command

* feat: optimize code
2023-10-15 22:20:56 -05:00
Konv Suu
5453055dcb
chore: update package manager field (#45327) 2023-10-16 09:52:00 +08:00
栗嘉男
0de095cc03 Merge branch 'master' into master-merge-feature 2023-10-15 20:38:10 +08:00
MadCcc
bfa9addfce
docs: changelog 5.10.1 (#45329)
* docs: changelog 5.10.1

* chore: update

* docs: update

* fix: CSP nonce attribute should be set to all the style tags (#45326) (#45334)

Co-authored-by: Alexey Teterin <ateterin@naumen.ru>

* docs: update

* chore: update

* chore: update

* docs: update

---------

Co-authored-by: Alexey Teterin <59282193+AlexeyTeterin@users.noreply.github.com>
Co-authored-by: Alexey Teterin <ateterin@naumen.ru>
2023-10-15 17:47:01 +08:00
lijianan
5b47f16c46 Merge branch master into master-merge-feature 2023-10-15 11:33:46 +08:00
lijianan
8b486f3d7f Merge branch master into master-merge-feature 2023-10-15 11:33:10 +08:00
renovate[bot]
67e503b254
chore(deps): update dependency lint-staged to v15 (#45344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-15 10:36:01 +08:00
afc163
e587a5ff68
chore: update select snapshot (#45333) 2023-10-13 20:56:06 +08:00
Amumu
92644fe2d3
chore: bump rc-* (#45330) 2023-10-13 05:08:41 -05:00
二货爱吃白萝卜
317dac6a8e
refactor: more cache (#45302)
* chore: cache

* chore: clean up

* chore: clean up

* refactor: part

* chore: bump

* chore: fix lint

* chore: fix lint

* chore: fix alt
2023-10-13 11:54:05 +08:00
二货爱吃白萝卜
012e8781c5
Merge pull request #45271 from ant-design/master
chore: feature merge master
2023-10-12 10:58:20 +08:00
二货爱吃白萝卜
8024bbd346
fix: ListField reset should not fill it (#45284) 2023-10-11 23:13:13 +08:00
二货爱吃白萝卜
bef9539e22
feat: Table support scrollTo reference (#45245)
* feat: add ref

* feat: table support reference

* chore: rename

* chore: proxy

* test: add test case

* chore: fix lint

* docs: update desc

* docs: update desc

* docs: update desc

* chore: clean up

* chore: fix lint
2023-10-11 13:55:20 +08:00
afc163
083fd55be3
chore: remove --force-exit in jest options (#45002)
* test: try some jest options

* Apply suggestions from code review

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-10-10 21:24:27 -05:00
二货爱吃白萝卜
6af1d95cf4
feat: Input & TextArea support count (#45140)
* docs: init

* chore: update example

* test: update test

* docs: update doc

* chore: fix lint

* chore: update limit
2023-10-10 16:22:23 +08:00
xrkffgg
d66737f83c
docs: add changelog 5.10.0 (#45244)
* docs: add changelog 5.10.0

* fix: lint

* fix: lint

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* fix: doc

---------

Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-10-10 15:19:09 +08:00
Amumu
13fdc39d3b
chore: bump rc (#45228) 2023-10-09 15:19:21 +08:00
MadCcc
854db006c4
Merge pull request #45225 from ant-design/master
chore: merge master into feature
2023-10-09 14:20:11 +08:00
4ed70bad0a
chore(deps): bump antd-style@3.5.0 (#45220)
Signed-off-by: 红 <wxh1220@gmail.com>
2023-10-08 06:50:55 -05:00
renovate[bot]
9c905bd1b9
chore(deps): update dependency @types/gtag.js to ^0.0.16 (#45205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-08 09:38:27 +08:00
lijianan
e1f3b795e5
Merge pull request #45198 from ant-design/master
chore: merge master into feature
2023-10-07 17:00:49 +08:00
Amumu
485e95236d
chore: update snapshot (#45196) 2023-10-07 03:03:54 -05:00
栗嘉男
ad5efc0fc3 chore: merge master into feature 2023-10-05 03:13:04 +08:00
Amumu
3524c68354
chore: bump deps for 5.x (#45176) 2023-10-05 02:54:53 +08:00
栗嘉男
726c25ca84 fix: fix 2023-10-03 11:06:00 +08:00
栗嘉男
b972466de9 fix: fix 2023-10-03 10:52:04 +08:00
lijianan
853ec97351
fix: fix master CI FAIL (#45162) 2023-10-03 08:09:46 +08:00
renovate[bot]
9cae3430ba
chore(deps): update dependency @types/isomorphic-fetch to ^0.0.37 (#45152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-30 19:54:08 -05:00
renovate[bot]
a83a693cc2
chore(deps): update dependency remark-cli to v12 (#45039)
* chore(deps): update dependency remark-cli to v12

* fix: fix lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-09-30 20:50:11 +08:00
Peach
716dcf611d
docs: changelog for 5.9.4 (#45129)
* docs: changelog for 5.9.4

* chore: bump version to 5.9.4
2023-09-28 14:13:12 +08:00
github-actions[bot]
d4cdcefcfc
chore: auto merge branches (#45117)
chore: feature merge master
2023-09-27 12:55:52 +00:00
二货爱吃白萝卜
7e692ad585
feat: Cascader.Panel support (#45089)
* chore: init

* chore: panel style

* docs: update demo

* chore: fill style

* test: update snapshot

* docs: update demo

* chore: push

* docs: update desc

* chore: fix icons

* chore: use shared hooks

* test: update snapshot

* chore: fix lint
2023-09-26 17:34:49 +08:00
afc163
774195782b
feat: bump antd-tools (#45101)
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2023-09-26 17:32:05 +08:00
kiner-tang(文辉)
e91abf3df3
Revert "chore: enable resolvePackageJsonExports (#45085)" (#45092)
This reverts commit e85054879e.
2023-09-26 14:40:51 +08:00
Vladimir Yamshikov
d07ad8f504
fix: rc-table error (#45090)
Co-authored-by: yamshikovvs <iamshchikov.vs@edu.rut-miit.ru>
2023-09-26 14:38:23 +08:00
MadCcc
735ae7440c
chore: bump dumi (#44877)
* chore: bump dumi

* chore: bump

* chore: bump

* chore: add overrides

* chore: bump

* chore: bump dumi

---------

Signed-off-by: MadCcc <1075746765@qq.com>
2023-09-26 13:49:30 +08:00
kiner-tang(文辉)
e85054879e
chore: enable resolvePackageJsonExports (#45085)
* chore: enable resolvePackageJsonExports

* Update package.json

Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>

---------

Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-09-26 11:39:04 +08:00
kiner-tang(文辉)
69d048784f
feat: Drawer support classNames (#44935)
* feat: drawer support classNames

* docs: update docs

* feat: bump rc-drawer

* feat: bump rc-drawer

* feat: optimize style

* feat: optimize type

* feat: optimize type

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-25 20:37:37 +08:00