Tom Xu
c2dc6305f3
refactor(popover): rewrite with hook ( #23535 )
* refactor(popover): rewrite with hook
* Update index.tsx
5 years ago
Tom Xu
90a12fa3d0
docs: fix popconfirm doc ( #23644 )
* docs: fix popconfirm doc
* Update index.en-US.md
5 years ago
xrkffgg
dabec4c833
refactor(switch): rewrite with hook ( #23552 )
* refactor(switch): rewrite with hook
* fix: size
* fix
* fix test
* fix
* fix: size
5 years ago
Tom Xu
48ee1a68c6
refactor(popconfirm): rewrite with hook ( #23536 )
* refactor(popconfirm): rewrite with hook
* fix lint
5 years ago
Tom Xu
9ff7f31dfe
refactor(list): rewrite with hook ( #23542 )
* refactor(list): rewrite with hook
* fix lint
* fix lint
* fix lint
* fix Empty style dep
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
偏右
89bccf5752
🐛 Fix Button loading style of icon-only ( #23614 )
close #23610
5 years ago
吴泽康
4c9d03874b
fix: anchor regexp ( #23577 ) ( #23595 )
* fix: anchor regexp (#23577 )
* test: fix anchor complete href scrollTo test
* test: anchor sharp matcher regexp
* test: Anchor render perfectly for complete href - hash router
5 years ago
偏右
3ddc99c28f
🐛 Fix Input suffix align issue ( #23606 )
close #23588
5 years ago
afc163
c9c44c173f
✅ fix demo snapshot
5 years ago
Tom Xu
60f3e775d0
style: fix table size nest table margin ( #23602 )
5 years ago
诸岳
454a02b4d9
chore(test): Update snapshots
5 years ago
Tom Xu
8cdf1c017a
fix: ConfigProvider getPopupContainer invalid ( #23594 )
* fix: ConfigProvider getPopupContainer invalid
* slider getPopupContainer
* Create container.test.js
* Update container.test.js
5 years ago
Tom Xu
8f30a14790
refactor(badge): rewrite with hook ( #23488 )
* refactor(badge): rewrite with hook
* Update ScrollNumber.tsx
5 years ago
ibrahim velinov
336a6fba42
docs: Rephrase 500 error ( #23570 )
* Rephrase 500 error
'Server is wrong' is not a clear sentence for users. I propose to use 'Something went wrong' with 500.
* Update demo.test.js.snap
5 years ago
二货机器人
22ffa61da0
fix: Legacy button group style ( #23590 )
5 years ago
Tom Xu
54f2abfe47
refactor(tree): rewrite with hook ( #23550 )
* refactor(tree): rewrite with hook
* fix codecov
* Update directory.test.js
* Update README.md
* 🆙 upgrade intersection-observer
* refactor(tree): rewrite with hook
* fix codecov
* Update directory.test.js
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
二货机器人
efbb2849dc
fix: Tree with quick `loadData` frozen the virtual scroll ( #23581 )
* update version
* add deadline
* clean up
5 years ago
Adriano Ruberto
d2140490d8
Fix ie11 flex in steps ( #23566 )
5 years ago
xrkffgg
dfcaa408c2
style: optimize steps rtl ( #23564 )
5 years ago
偏右
d860358f94
chore: 🎬 optimize Table demo code ( #23560 )
* 🎬 optimize Table demo code
* ✅ fix demo snapshot
* 🐛 Fix Table warning when pageSize is changed
close #23554
* remove console.log
* optimize demo code
5 years ago
Adriano Ruberto
289dd080b9
fix(steps): Add flex on steps to fix ie11 ( #23561 )
* Add flex on steps to fix ie11
* Ordering
5 years ago
Tom Xu
6401da2082
refactor(comment): rewrite with hook ( #23498 )
* refactor(comment): rewrite with hook
* improve comment code
5 years ago
偏右
d2c541b4e2
fix: 🐛 Input.Search height affected by suffix ( #23527 )
* 🎬 improve Input demo code
* style: fix Input.Search height stretched by suffix
close #23523
* fix react key warning
* ✅ fix demo snapshot
5 years ago
xrkffgg
facbe46251
style: optimize alert rtl tyle ( #23526 )
* style: optimize alert rtl tyle
* fix dark
5 years ago
xrkffgg
be72d1762a
fix: upload disabled hover border ( #23522 )
5 years ago
xrkffgg
eb5c7ffc7e
style: complete upload rtl ( #23520 )
5 years ago
偏右
cd34b624b3
🐛 Fix Menu behavior when hover gap ( #23511 )
close #13955
5 years ago
偏右
835bcabdbc
💄 fix DatePicker/TimePicker icon color ( #23508 )
should be same as 3.x
5 years ago
xiaoxintang
937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT ( #23462 )
* fix:selections type when use SELECTION_ALL | SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* Update useSelection.tsx
* Update type.test.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
5 years ago
偏右
17f7e2f4d2
fix: Tree custom icon missing when loading ( #23494 )
close #23470
5 years ago
Eric Wang
800871166c
chore: Transform alert test to typescript ( #23495 )
5 years ago
Tom Xu
b7e877aeef
refactor(slider): rewrite with hook ( #23474 )
* refactor(slider): rewrite with hook
* improve test
* Revert "improve test"
This reverts commit 48cd83d0cc
.
* improve test
* improve test 2
5 years ago
偏右
c550cb050b
💄 fix DatePicker/TimePicker disabled icon color ( #23478 )
5 years ago
Eric Wang
64cb9584ce
fix: include tests in type check ( #23452 )
* fix: include tests in type check
* Do lint *.md
* Improve types in tests
5 years ago
Eric Wang
55265ac4ef
chore: Replace domhook with jest.spyon ( #23469 )
* chore: Replace domhook with jest.spyon
* use mockreturn value when possible
* Update tests/shared/focusTest.js
5 years ago
xrkffgg
677168b007
style: optimize tabs rtl style ( #23471 )
5 years ago
Tom Xu
cf3d611f59
refactor(tag): rewrite with hook ( #23466 )
* refactor(tag): rewrite with hook
* fix lint
5 years ago
xrkffgg
d7e97aa996
style: optimize tag rtl style ( #23464 )
5 years ago
Tom Xu
4a3e01ff0b
refactor(input-number): rewrite with hook ( #23461 )
5 years ago
pdeva
3e22b505a3
fix: proper react import ( #23381 )
* proper react import
fix for #22708
* update iconutil in select
* update in tree component
5 years ago
偏右
db97c5788e
chore: add remark lint ( #23457 )
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
5 years ago
二货机器人
1163d8e23d
docs: Update demo ( #23451 )
5 years ago
xrkffgg
5e09660a3e
fix: collapse default position in rtl ( #23445 )
* fix: collapse default position in rtl
* update snap
* up
* fix
* fix
* fix var
* fix
5 years ago
偏右
428b07625c
fix: Select arrow cannot trigger open ( #23448 )
close #23447
5 years ago
Amumu
17c63e52bf
chore: improve less variable @form-item-margin-bottom ( #23436 )
* improve @formItemMarginBottom
* Revert "improve @formItemMarginBottom"
This reverts commit 6d8da5bdb9
.
* update style
5 years ago
偏右
02faa4bcf1
💄 tweak Table selected row hover background ( #23313 )
5 years ago
偏右
4902c5a4f0
docs: 📖 update Form ts demo for createRef ( #23440 )
close #23417
5 years ago
偏右
8bd8eee573
fix: first Divider render bug ( #23438 )
close #23432
5 years ago
偏右
c3e263f2f2
chore: 🚮 remove console ( #23431 )
5 years ago
二货机器人
5a10d29796
fix: ConfigProvider with nest prefixCls ( #23423 )
* fix: ConfigProvider with nest prefixCls
* update
* update
* update
5 years ago