Jony J
f73825ba74
feat(cascader): add disabled api for panel ( #51272 )
...
* feat: add disabled api for panel
* feat: improve demo
* test: update snapshot
* test: update snapshot
* test: update snapshot
2024-11-01 15:29:48 +08:00
Jony J
08a9325182
feat: add a11y test for components demo ( #51414 )
...
* test: add accessibility test utilities
* refactor(tests): replace polling with Promise chain for axe test queue management
* test: add a11y test for components demo
* feat: add a11y test utils
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: remove unnecessary code
* feat: add polyfill for test environment
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: adjust code style
2024-11-01 11:30:11 +08:00
叶枫
a796037a46
feat: bump form version ( #51437 )
2024-10-31 11:56:39 +08:00
Jony J
34c28a6ac1
feat(input-otp): add onInput api for otp ( #51289 )
...
* feat(input-otp): add onInput api for otp
* feat(input-otp): add test case
* fix: test case error
* docs: add release version
* docs: add release version
* docs: update en-US document release version
* Update components/input/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Jony J <82765353+aojunhao123@users.noreply.github.com>
* docs: update docs
* feat: modify onInput parameter type
* test: fix test case
* docs: update docs
* docs: update docs
---------
Signed-off-by: Jony J <82765353+aojunhao123@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-10-28 18:53:14 +08:00
afc163
1687634565
fix: Collapse a11y issue and cursor style ( #51400 )
2024-10-28 17:41:28 +08:00
叶枫
7410b536b4
feat: Description item
support block ( #51365 )
...
* feat: Descriptions support row
* feat: review
* feat: snap
* feat: test
* feat: review
* feat: review
* feat: test
* feat: test
* feat: add calc span
* feat: snap
* feat: block
* feat: test change block
* feat: doc
* feat: doc
* feat: test
* feat: empty text test
* feat: row > block
* feat: remove block
* feat: filled
* feat: fiiled 逻辑修正 最后一个始终补齐
* feat: doc
* feat: review
* feat: review
* feat: review
2024-10-28 15:19:39 +08:00
zmbxy
a8d9aeecbd
feat: Tree component adds nodeHoverColor and nodeSelectedColor tokens ( #51367 )
...
Co-authored-by: zmbxy <zhaoqingwei@wangtai-tech.com>
2024-10-27 00:06:02 +08:00
Guo Yunhe
158b4c7539
Cascader and TreeSelect support prefix props ( #51276 )
...
* feat(TreeSelect): TreeSelect supports prefix prop
* feat(Cascader): Cascader supports prefix prop
2024-10-24 10:37:28 +08:00
𝑾𝒖𝒙𝒉
5a5a412a3f
♻️ refactor: Defensive programming ( #51360 )
2024-10-23 22:18:55 +08:00
Guo Yunhe
02fc70eb4b
DatePicker and TimePicker support prefix props ( #51335 )
...
* feat(DatePicker): DatePicker supports prefix prop
* feat(TimePicker): TimePicker supports prefix prop
2024-10-23 15:00:35 +08:00
𝑾𝒖𝒙𝒉
badbd80eb4
feat(Table): column filterDropdownProps support ( #51297 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2024-10-22 17:50:17 +08:00
github-actions[bot]
9f77bc576b
chore: auto merge branches ( #51331 )
...
chore: sync master to feature
2024-10-22 01:31:28 +00:00
Peach
f456147e4d
docs: changelog for 5.21.5 ( #51320 )
...
* docs: changelog for 5.21.5
* chore: bump version to 5.21.5
* Apply suggestions from code review
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Peach <scdzwyxst@gmail.com>
* docs: changelog add pe 51294
* Update CHANGELOG.en-US.md
Signed-off-by: Peach <scdzwyxst@gmail.com>
---------
Signed-off-by: Peach <scdzwyxst@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2024-10-21 15:54:53 +08:00
thinkasany
113c2da734
demo(qrcode): improve errorLevel type ( #51321 )
2024-10-21 12:03:04 +08:00
ajenkins-mparticle
44d3d2d95d
fix: remove pointer-events: 'none' for disabled items in date-picker panel ( #51294 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-10-21 11:39:08 +08:00
Muhammad Sohaib Raza
4b5cee0b3f
refactor: minor refactoring + optimization ( #42037 )
...
Co-authored-by: mac <mac@macs-MacBook-Pro.local>
Co-authored-by: SohaibRaza <sohaib.raza@devcrew.io>
Co-authored-by: lijianan <574980606@qq.com>
2024-10-20 21:12:53 +08:00
kiner-tang
f4d8a8df0c
fix: The onRefresh method is missing from the QRCode component's statusRender ( #51315 )
2024-10-20 10:39:38 +08:00
github-actions[bot]
02c6c1a3b2
chore: auto merge branches ( #51314 )
...
chore: merge master into feature
2024-10-20 02:37:59 +00:00
栗嘉男
1aaa79837b
chore: merge master into feature
2024-10-20 09:53:15 +08:00
栗嘉男
59ef0dc0a3
chore: merge master into feature
2024-10-20 09:51:14 +08:00
Jony J
00a4e2d3c4
fix(Layout): Fix Layout collapse trigger missing style ( #51313 )
2024-10-19 23:11:38 +08:00
lijianan
332d885f8f
chore(deps): bump eslint-plugin-react-hooks to 5.0.0 ( #51307 )
2024-10-19 21:02:32 +08:00
thinkasany
3296e4d345
docs(i18n-blog): replace dead links ( #51303 )
2024-10-18 19:33:46 +08:00
thinkasany
5efb4ebb92
ci(issue-schedule): improve title display for mobile ( #51295 )
2024-10-18 11:44:57 +08:00
lijianan
706c0009a5
site: improve scrollbar style of site ( #51220 )
2024-10-16 21:25:14 +08:00
Jony J
b2cbae293e
fix(FloatButton): fix FloatButton menu mode to allow interaction inside the menu on hover ( #51208 )
2024-10-16 21:24:16 +08:00
afc163
f724fcdc01
chore: upgrade rc-tree and rc-tree-select and rc-cascader ( #51251 )
2024-10-16 21:17:56 +08:00
Guo Yunhe
015740d1eb
feat(Select): Select supports prefix prop ( #51186 )
2024-10-16 18:04:38 +08:00
kaqiinono
de58553e98
chore: generate-cssinjs.ts run wrong in windows ( #51264 )
2024-10-16 17:57:53 +08:00
thinkasany
9a47f89298
chore(deps): bump rc-cascader from 3.28.1 to 3.28.2 ( #51263 )
...
Co-authored-by: dongbanban <215387880@qq.com>
2024-10-16 16:35:50 +08:00
𝑾𝒖𝒙𝒉
18416bc8c3
style(badge): fix text style error ( #51252 )
2024-10-15 17:32:05 +08:00
NathanLao
1d76fe94fa
feat: focus on the first field with error in form validation ( #51231 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-10-15 16:24:27 +08:00
github-actions[bot]
d52de7145e
chore: auto merge branches ( #51236 )
...
chore: auto merge branches
2024-10-15 07:18:22 +00:00
afc163
7e5c67e69f
chore: update snapshot
2024-10-15 13:51:42 +08:00
afc163
dde4c9ca55
Merge branch 'master' into master-merge-feature
2024-10-15 13:44:53 +08:00
thinkasany
ae99ce8951
docs: improve changedoc ( #51244 )
2024-10-15 11:46:44 +08:00
thinkasany
0ec7bad5cb
fix(Typography): Link can be selected by the user ( #51243 )
2024-10-15 11:32:29 +08:00
afc163
f60b71749c
chore: Rename pr-check-ci.yml to pr-auto-merge.yml ( #51235 )
2024-10-15 09:51:49 +08:00
Wanpan
fcea6b6691
fix: Splitter token rename ( #51223 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-10-15 09:51:19 +08:00
afc163
cf68622654
docs: improve homepage banner card style ( #51221 )
2024-10-14 18:11:31 +08:00
afc163
2d2a7c9da3
merge feature
2024-10-14 18:05:41 +08:00
二货爱吃白萝卜
cfe77ef6ff
docs: 5.21.4 changelog ( #51233 )
...
* docs: 5.21.4 changelog
* docs: fix typo
* Update CHANGELOG.zh-CN.md
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2024-10-14 17:47:00 +08:00
qingting
46c29020a4
fix(input.search): ensure borderColor inherits from theme token ( #51226 )
2024-10-14 14:25:45 +08:00
afc163
f75d0cae7f
docs: use codesandbox as default reproduce link ( #51219 )
2024-10-13 20:45:19 +08:00
ice
a15d9a3e4b
style(button): modify the text suspension bgColor ( #51187 )
2024-10-13 13:15:46 +08:00
afc163
3ff8b4b44b
ifx: upgrade @ant-design/cssinjs-utils ( #51214 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-10-12 17:12:19 +08:00
BKou
3e4135b0c0
docs: the default value of textAlign in watermark-cn ( #51212 )
...
Co-authored-by: aojunhao123 <aojunhao123@users.noreply.github.com>
2024-10-12 15:45:27 +08:00
Meowu
b8478e7e82
fix(Tree): align switcher icon of tree component. ( #51181 )
2024-10-12 11:35:37 +08:00
thinkasany
d74500b34c
type(switch): improve eventHandler type ( #51165 )
2024-10-12 10:53:22 +08:00
thinkasany
1df8726ff7
site: show DocAnchor for en changedoc ( #51185 )
2024-10-11 21:07:20 +08:00