Commit Graph

26362 Commits

Author SHA1 Message Date
二货爱吃白萝卜
11cdac4a02
chore: bump rc-tabs (#45370)
* chore: bump rc-tabs

* chore: update limit

* chore: fix lint
2023-10-17 10:50:12 +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
二货爱吃白萝卜
e62197a285
Merge pull request #45347 from ant-design/master-merge-feature
chore: merge master into feature
2023-10-16 10:45:42 +08:00
kiner-tang(文辉)
cb7e11a702 feat: update snap 2023-10-16 10:17:01 +08:00
kiner-tang(文辉)
1474006e9b feat: update snap 2023-10-16 09:45:41 +08:00
栗嘉男
f9e5547bca fix: update snap 2023-10-15 21:10:52 +08:00
栗嘉男
00d74a30fc Merge branch 'master' into master-merge-feature 2023-10-15 21:10:28 +08:00
kiner-tang(文辉)
b834f6950a
chore: site test opt (#45351)
* chore: site test opt

* Update scripts/check-site.ts

Signed-off-by: lijianan <574980606@qq.com>

* Update scripts/check-site.ts

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-10-15 21:02:36 +08:00
栗嘉男
bb6ef6f520 fix: update snap 2023-10-15 20:38:28 +08:00
栗嘉男
0de095cc03 Merge branch 'master' into master-merge-feature 2023-10-15 20:38:10 +08:00
lijianan
cd3e30e8df
site: update use-custom-date-library docs (#45350) 2023-10-15 20:32:28 +08:00
lijianan
4ba6cfac45
chore: update console.log (#45349) 2023-10-15 20:32:05 +08:00
MadCcc
04cc086fb5
chore: fix tsc (#45352) 2023-10-15 19:17:32 +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
kiner-tang(文辉)
442e175194 feat: update snap 2023-10-15 13:09:40 +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
kiner-tang(文辉)
5f000b89f5
docs: update docs about modal (#45345) 2023-10-15 10:36:32 +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
lijianan
406817a86a
demo: add border for demo (#45342)
* demo: update demo

* demo: update demo
2023-10-14 11:58:20 +08:00
lijianan
34e0a3e0cf
style: simplify code 2023-10-14 11:57:53 +08:00
mingming-ma
73c0cd7b49
fix: Affix target add listeners protect (#45291) (#45314)
* Fix: Affix target add listeners protect (#45291)

* Update components/affix/index.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-14 10:49:23 +08:00
Alexey Teterin
bce43064ff
fix: CSP nonce attribute should be set to all the style tags (#45326) (#45334)
Co-authored-by: Alexey Teterin <ateterin@naumen.ru>
2023-10-13 23:14:49 +08:00
afc163
e587a5ff68
chore: update select snapshot (#45333) 2023-10-13 20:56:06 +08:00
YDFlame13
da23a00dfa
fix: Button loading={delay: 0} did not show correctly (#45282)
* fix: Button loading={delay: 0} 不显示加载

* fix:add item test to bug 45273

---------

Co-authored-by: wswang9 <wswang9@iflytek.com>
Co-authored-by: YDFlame13 <ydflame@tom.com>
2023-10-13 18:52:47 +08:00
afc163
4650d74f16
style: fix Segmented text jump issue in Safari (#45310)
Co-authored-by: 红 <wxh1220@gmail.com>
2023-10-13 18:39:31 +08:00
kiner-tang(文辉)
c727bed0e8
chore: solve the eslint error about null (#45328) 2023-10-13 18:18:07 +08:00
Amumu
92644fe2d3
chore: bump rc-* (#45330) 2023-10-13 05:08:41 -05:00
二货爱吃白萝卜
44e1493db6
feat: Watermark support inherit to disable passing (#45319)
* docs: init

* feat: support inherit

* test: update snapshot
2023-10-13 15:16:08 +08: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
MadCcc
bf1b73e902
feat: Input focus style (#45286)
* feat: input focus style

* chore: update

* feat: revert control outline back
2023-10-12 17:24:51 +08:00
JiaQi
7f134954b9
fix(watermark): can be hidden through the Hide Element feature in the browser (#45290)
* fix(watermark): can be hidden through the Hide Element feature in the browser

* chore: add emphasized style

* chore: update snapshot
2023-10-12 13:50:06 +08:00
MadCcc
53034b0e50
fix: Input background should not be transparent when hovered or focused (#45297) 2023-10-12 11:49:37 +08:00
二货爱吃白萝卜
eaf4949ef0
feat: App support component (#45292)
* feat: App support component

* test: update test case

* chore: update ts
2023-10-12 11:08:01 +08:00
二货爱吃白萝卜
012e8781c5
Merge pull request #45271 from ant-design/master
chore: feature merge master
2023-10-12 10:58:20 +08:00
二货爱吃白萝卜
70ce748d57
fix: options missing id (#45287) 2023-10-12 09:43:35 +08:00
二货爱吃白萝卜
8024bbd346
fix: ListField reset should not fill it (#45284) 2023-10-11 23:13:13 +08:00
0379ee5b68
ci: merge preview workflows (#45276)
* ci: merge preview workflows

* chore: update

* chore: update
2023-10-11 23:12:55 +08:00
Jonasz
4cacadbce0
docs: added AntBlocks UI to the resources docs (#44439)
* Update resources.en-US.md

Resource update - added AntBlocks UI

* Apply suggestions from code review

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: Mateusz Wierzbicki <wierzbicki.mateusz27@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-11 23:07:52 +08:00
梓安
80da4e5885
fix (DirectoryTree) : selectedNodes in onSelect method could not get a value when configuring fieldNames (#45036)
* fix🐛(DirectoryTree): fieldNames support

* fix🐛(DirectoryTree): fieldNames support

* test(DirectoryTree): Update  directoryTree test

* test(DirectoryTree): Update directoryTree test

* chore: simple code

* chore: align logic

---------

Co-authored-by: yuanzhian <yuanzhian@cai-inc.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-10-11 17:03:15 +08:00
MadCcc
e093b100d5
fix: Card head fit small size tabs (#45272)
* fix: Card tabs should fit small size

* chore: update snapshot
2023-10-11 15:43:59 +08:00
二货爱吃白萝卜
000589bf7d
docs: update Flex diff (#45270) 2023-10-11 14:45:09 +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
二货爱吃白萝卜
7dda41df03
docs: Historical Debt of API (#45263)
* docs: Historical Debt of API

* docs: update doc
2023-10-11 13:47:11 +08:00
云泥
92c9c03858
docs: remove repeat code (#45260) 2023-10-10 22:01:40 -05:00
JiaQi
dd4ef28239
docs: add description of the available components of Space.Compact (#45259) 2023-10-11 10:31:36 +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
f5d1c11406
ci: migrate site E2E workflow (#45235)
* ci: migrate site E2E workflow

* chore: update

* chore: update
2023-10-11 10:23:57 +08:00
afc163
940a1a5f41
docs: Update compatible-style.zh-CN.md (#45248)
* Update compatible-style.zh-CN.md

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

* Update compatible-style.en-US.md

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

* Update compatible-style.en-US.md

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

* Update docs/react/compatible-style.zh-CN.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-10-10 19:08:46 +08:00