lijianan
944d8345d7
docs: remove extra whitespace ( #47479 )
2024-02-19 14:43:43 +08:00
lijianan
d9bb666a56
docs: update FAQ about findDOMNode warning ( #47475 )
...
* docs: update findDOMNode docs
* Revert "docs: update findDOMNode docs"
This reverts commit 367267086d18571af7c0e3ee55b1884b4d69b89a.
* docs: update FAQ about findDOMNode warning
* fix: fix
2024-02-19 13:42:05 +08:00
lijianan
ed25a45c0d
Revert "feat: Alert support aria-* in closable ( #47446 )" ( #47471 )
...
This reverts commit 9d3211757c
.
2024-02-19 10:25:15 +08:00
kiner-tang
9d3211757c
feat: Alert support aria-* in closable ( #47446 )
...
* feat: support aria-* in closeable
* feat: support aria-* in closeable
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2024-02-18 18:08:02 +08:00
winches
0c18d37a7e
docs(breadcrumb): repair breadcrumbItem props ( #47464 )
2024-02-18 12:32:05 +08:00
希亚的西红柿
d4c811cf8c
fix: the color of Content should change in darkmode ( #47441 )
2024-02-18 10:24:09 +08:00
Rajasekhar Gandavarapu
5272a2e859
fix: For the menu in dark horizontal mode, token: darkItemSelectedBg and darkItemSelectedColor is set, but does not take effect ( #47463 )
...
* fix: for For the menu in dark horizontal mode, token: darkItemSelectedBg and darkItemSelectedColor is set, but does not take effect
* use common tokens
2024-02-18 09:58:39 +08:00
lijianan
be67895a93
chore: code optimization ( #47454 )
2024-02-17 19:56:41 +08:00
lijianan
a84af71d14
site: code optimization ( #47456 )
2024-02-16 20:50:31 +08:00
Carla Paiva
8c9eea3bb2
demo: typo of onChange func parameter on cascader basic example ( #47427 )
2024-02-12 13:34:09 +08:00
daisy
7b86dd60b5
docs: Table colSpan render -> onCell ( #47392 )
...
* docs: Table colSpan render -> onCell
* Update components/table/demo/colspan-rowspan.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-09 14:47:39 +08:00
afc163
a49d2d5ea3
fix: Steps inline broken style ( #47406 )
2024-02-08 13:11:09 +08:00
二货爱吃白萝卜
52fdbb47d9
fix: datePicker arrow out of bound ( #47389 )
...
* fix: datePicker arrow out of bound
* chore: use logic prop
2024-02-07 20:29:24 +08:00
afc163
3d1c81db92
fix: Dropdown should not display when items is empty array ( #47375 )
...
* fix: Dropdown should not display when items is empty array
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-02-07 20:22:31 +08:00
MadCcc
a4c4c4738d
fix: borderless tag should use defaultBg ( #47372 )
2024-02-07 10:20:07 +08:00
MadCcc
2f6218a0f3
fix: inherit should not affect hashed and cssVar ( #47360 )
...
* fix: inherit should not affect hashed and cssVar
* chore: update
* chore: add test case
2024-02-06 17:38:03 +08:00
Eugene
87882e1db6
fix(style): Virtual table style lead on none virtual table used as a nested table ( #47333 )
...
* fix(style): Virtual table style lead on none virtual table render used as a nested table.
* fix(test): Update test for virtual table with fix nested table inside.
---------
Co-authored-by: ykryshtal <ykryshtal@magnite.com>
Co-authored-by: Eugene <Jeka1.1@mail.ru>
2024-02-06 11:30:17 +08:00
二货爱吃白萝卜
929742d8a0
docs: back of missing demo ( #47348 )
2024-02-05 15:30:01 +08:00
二货爱吃白萝卜
364bb0c40b
docs: 7 is not 7 ( #47342 )
2024-02-05 14:10:46 +08:00
jaehoonkim-dev
a8d951f04a
chore: type in PickerPropsWithMultiple type: rename 'dates' to 'dateString' in onChange parameter. ( #47343 )
...
Co-authored-by: 김재훈 <kimjaehoon@olenjikollaui-MacBookPro.local>
2024-02-05 13:25:50 +08:00
二货爱吃白萝卜
7104513a84
docs: Support semantic preview ( #47332 )
...
* docs: init
* docs: semantic block
* docs: part of demo
* docs: modal
* docs: slider
* docs: space
* docs: all sementic
* docs: clean up
* chore: fix lint
* chore: clean up
* chore: update script
* test: fix test case
* test: update testcase
2024-02-05 11:45:42 +08:00
lijianan
e197751d01
docs: update variant docs version ( #47340 )
2024-02-05 09:39:35 +08:00
lijianan
0c781ee18e
Merge pull request #47304 from ant-design/master-merge-feature
...
Master merge feature
2024-02-02 12:48:11 +08:00
未觉雨声
82b1f7705e
fix: improve inner pagination padding ( #47231 )
...
* fix: improve inner pagination padding
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
---------
Co-authored-by: vagusX <vagusxl@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-02-02 12:00:24 +08:00
期贤
03b9175c6b
Merge branch 'master' into feature
2024-02-02 11:45:56 +08:00
lijianan
dc4f40380c
style: code optimization ( #47300 )
...
* chore: rm useless function
* fix: fix
2024-02-02 11:14:22 +08:00
lijianan
0e28360622
feat: CP support Transfer selectionsIcon ( #47301 )
2024-02-02 10:48:05 +08:00
lijianan
326ae986b9
Merge pull request #47297 from ant-design/master
...
chore: merge master into feature
2024-02-01 23:59:16 +08:00
lijianan
e009ca9d4a
feat: CP support Tabs addIcon & moreIcon ( #47274 )
...
* feat: CP support Tabs addIcon & moreIcon
* fix: fix
* fix: fix
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-02-01 19:14:54 +08:00
lijianan
a206593d28
feat: CP support Image closeIcon ( #47252 )
...
* feat: CP support Image closeIcon
* type: update type
* type: update type
* fix: fix
2024-02-01 17:43:00 +08:00
MadCcc
53b0b2475d
fix: Input should show cursor when disabled ( #47280 )
2024-02-01 17:29:30 +08:00
二货爱吃白萝卜
cbf2242065
enhance: New Picker no need needConfirm
when multiple
( #47275 )
...
* docs: more and more
* chore: bump rc-picker
* test: update snapshot
* chore: multiple style
* chore: fix removeIcon
* test: update snapshot
* test: update testcase
* test: update snapshot
* chore: cleanup
2024-02-01 16:26:38 +08:00
lijianan
7cc45fd6d7
docs: rm useless type ( #47272 )
2024-02-01 10:36:21 +08:00
mr-chenguang
f1f4788e38
fix: use flex to correct avatar child position ( #47236 )
...
* fix: remove avatar border when height less then 16
* fix: 使用 flex 完成子元素居中布局
* fix: fix avatar tests snapshot
* fix: fix avatar tests snapshot
* Update components/avatar/style/index.ts
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: mr-chenguang <37072324+lcgash@users.noreply.github.com>
* fix: changealign
* fix: update avatar snapshots
* fix:update snapshot
* fix: update snapshot
* fix: update snapshot
---------
Signed-off-by: mr-chenguang <37072324+lcgash@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-31 18:20:21 +08:00
二货爱吃白萝卜
cbea5a5da9
feat: Table support stack fixed columns ( #47245 )
...
* chore: update deps
* feat: style of it
* test: update test case
* chore: adjust size limit
2024-01-31 10:25:18 +08:00
lijianan
651914c46d
feat: CP support Tag closeIcon ( #47250 )
2024-01-31 10:07:16 +08:00
lijianan
ebd4c15cdf
docs: update missing api ( #47254 )
2024-01-31 10:01:54 +08:00
lijianan
b233f27ba0
feat: CP support Notification closeIcon ( #47244 )
...
* feat: CP support Notification closeIcon
* fix: fix
2024-01-30 20:13:22 +08:00
MadCcc
b62298851b
fix: input component token should work ( #47243 )
2024-01-30 20:02:56 +08:00
lijianan
231e873b3f
Merge pull request #47238 from ant-design/master
...
chore: merge master into feature
2024-01-30 20:00:58 +08:00
MadCcc
9473ebf380
fix: Menu submenu hover style ( #47227 )
...
* fix: Menu submenu hover style
* chore: code clean
2024-01-30 17:55:55 +08:00
二货爱吃白萝卜
fff8a9396a
docs: update maxTag demo ( #47210 )
2024-01-30 17:24:04 +08:00
lijianan
aa36678a29
feat: CP support Alert closeIcon ( #47235 )
2024-01-30 16:47:42 +08:00
zhoulixiang
6ed0254ad5
feat: Add classNames and styles prop for card ( #46811 )
...
* feat: support classNames and styles for card
* feat: add lost info
* docs: update context of card
* feat: optimize classNames and styles code of card
* test: update card test case
* feat: remove headWrapper
* test: correct test
* feat: remove redundant snapshot
* feat: update config provider for card
* feat: update classNames and styles of card
* feat: add warning for headStyle and bodyStyle of card
* test: replace bodyStyle to styles.body in demo of flex
* docs: add jsDoc about deprecated for headStyle and bodyStyle
* snap: update table counts of card from 3 to 4
* docs: update version for styles and classnames of card
---------
Signed-off-by: zhoulixiang <18366276315@163.com>
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-01-30 15:00:25 +08:00
lijianan
a11d3b4b63
feat: CP support Modal closeIcon ( #47226 )
...
* feat: CP support Modal closeIcon
* fix: fix
2024-01-30 14:42:46 +08:00
lijianan
5031ca9032
feat: CP support Table expandIcon ( #47225 )
...
* feat: CP support Table expandIcon
* fix: fix
* type: fix type
2024-01-30 13:57:49 +08:00
MadCcc
441ba5f5d1
fix: component style without hash ( #46609 )
...
* fix: Select style without hash
* fix: common style logic
* fix: lint
* fix: menu style
* chore: update checkbox demo
* chore: fix test
* chore: rm test
2024-01-30 11:08:02 +08:00
二货爱吃白萝卜
18e85a7b81
feat: New Picker ( #46982 )
...
* chore: init
* chore: link picker
* chore: move files
* chore: update style
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: clesn up useless types
* chore: update types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: update style
* chore: clean up
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* fix: format
* chore: update deps
* chore: feature merge master (#46794 )
* fix: Fix typo s/Notificaiton/Notification/ (#46775 )
* docs: supplement form preserve field description (#46788 )
close https://github.com/ant-design/ant-design/issues/46773
* docs: tweak changelog drawer width in small screen (#46791 )
* docs: Update compatible-style.zh-CN.md (#46790 )
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore: update locale size
* chore: lock dumi
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: bump version
* test: update snapshot
* test: update snapshot
* chore: bump version
* chore: update limit
* test: update snapshot
* docs: update 7 days sample
* chore: rm useless style
* chore: clean up style
* docs: add buddihist era demo
* refactor: interface
* chore: add multiple types
* docs: add demo
* chore: init style
* chore: init style
* chore: fill style
* chore: fill style
* chore: style
* chore: size of it
* chore: size style
* docs: add align demo
* docs: needConfirm
* chore: fix showWeek style
* test: update snapshot
* chore: fix ts
* chore: fix ts
* chore: fix ts
* chore: fix ts
* fix: week style
* docs: update dayjs note
* fix: style missing
* chore: fix footer extra style missing
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: demo update
* docs: update demo
* docs: min & max date
* test: update snapshot
* docs: add order
* chore: update deps
* test: update snapshot
* test: update snapshot
* chore: adjust style
* chore: clean up style
* test: update snapshot
* chore: fix comment
* chore: update align
* chore: bump rc-picker
* test: update snapshot
* test: update snapshot
* test: update snapshot
---------
Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-29 15:34:48 +08:00
MadCcc
4ecc0d7f95
docs: optimize overview svg ( #47203 )
...
* docs: optimize overview svg
* docs: update
* docs: dark
2024-01-29 14:50:36 +08:00
lijianan
395ba88fd6
type: rm useless type ( #47205 )
2024-01-29 11:45:56 +08:00