Ray Booysen
fe1617bc5c
If there is an existing debounce in progress, cancel that
6 years ago
zombieJ
ae101a2056
fix: labelAlign should work in Form.Item ( #16072 )
* labelAlign should work in Form.Item
* add Form & Form.Item
* rename type
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
afc163
60f4930348
📝 Optimize table and form documentation
6 years ago
gxvv
9d95429f93
📸 Update button snapshot.
6 years ago
gxvv
0902bcd59a
📝 Replace span to div in loading button doc.
6 years ago
gxvv
9dcde5ab94
💄 Remove the pointer events handler of loading circle button.
6 years ago
啸生
32bc6995d6
update snapshot ( #16059 )
<!--
First of all, thank you for your contribution! 😄
New feature please send pull request to feature branch, and rest to master branch.
Pull request will be merged after one of collaborators approve.
Please makes sure that these form are filled before submitting your pull request, thank you!
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md )]
-->
### 🤔 This is a ...
- [ ] New feature
- [ ] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Branch merge
- [x] Other (about what?)
6 years ago
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
* fix viewBox
* update snapshot
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
zombieJ
049fc177b6
fix: use Tabs overflow hidden instead of display none ( #16013 )
* fix nest table style
* use overflow hidden instead of display none
6 years ago
zombieJ
df3e1b21d8
fix nest table style ( #16008 )
6 years ago
偏右
d922c377cb
refactor: Optimize default selection column width implement ( #15990 )
* 🔨 Optimize default selection column width implement
make it be able to overrided in css
close #15968
* ✅ update snapshots
6 years ago
诸岳
dcdd7fb414
fix(Tree): Switcher loading icon and checkbox should be vertical align when @tree-title-height is modified, close #15955 ( #15962 )
6 years ago
jljsj33
278fcfdf41
menu openAnimation use object
6 years ago
jljsj33
1bc8ec5e0f
recover openAnimation
6 years ago
jljsj33
c8a58396c5
update tween and scroll version, fix menu openTransitionName warning
6 years ago
zombiej
b54157a395
update doc
6 years ago
zombieJ
d1e58d058f
update wave style ( #15978 )
6 years ago
zombieJ
bef491ecc9
fix: Menu defaultOpenKeys not work as expect ( #15970 )
* Remove animation on first render
* update test cas
6 years ago
zombieJ
645557f3d9
Proxy of event info ( #15967 )
6 years ago
信鑫-King
4c3a351bc7
tweak: export Skeleton avatar name ( #15965 )
6 years ago
afc163
ace93f1b42
🎨 refactor some code
6 years ago
afc163
fbcc884b5b
🐛 fix progress success UI when status is invalid
6 years ago
zombiej
9f3c357053
add test case
6 years ago
afc163
463ac0eccb
💄 chore progress demo
6 years ago
afc163
89351babc2
fix(Progress): 🐛 fix progress success UI when status is undefined
close #15950
6 years ago
Juan Carlos Lloret H
1e6405eae9
Added missing showLessItems prop to pagination component
6 years ago
zombiej
f7df66b97c
fix tooltip not works
6 years ago
zombieJ
ff23ce72e6
Revert "feat: TreeSelect support `showSearch` in multiple mode ( #15933 )" ( #15946 )
This reverts commit fa47d9ca60
.
6 years ago
zombieJ
fa47d9ca60
feat: TreeSelect support `showSearch` in multiple mode ( #15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
6 years ago
zombieJ
97d6f79ce4
fix: Menu arrow not display in old version of IE ( #15932 )
6 years ago
zombieJ
9190245b52
update ts def ( #15938 )
6 years ago
zombieJ
100ebc9795
warning DatePicker of invalidate time ( #15920 )
6 years ago
afc163
69140e7d59
bug(Form): switch should be trigger by form label
close #15549
6 years ago
afc163
8155756826
site: 💄 optimize icon doc
6 years ago
zombieJ
fb6b6a1b0b
fix: Use mock of lodash.debounce ( #15904 )
* another try
* rm mock file
6 years ago
Minwei Xu
32f9458b54
docs: Add space between eng and chinese for #15876
6 years ago
ycjcl868
7f2a1d427b
fix RangePicker endtime-input not editable
6 years ago
zombiej
3a9f81d6c1
return null for ResizeOb
6 years ago
zombiej
d81ce6ee99
add test
6 years ago
zombiej
fc45d7003e
fix ts def
6 years ago
zombiej
961b081939
update snapshot
6 years ago
zombiej
bdc3ad431d
fix align right not work
6 years ago
zombieJ
f7d2dd757e
fix: Fix List pagination size changer not work ( #15871 )
* fix
* fix test case
6 years ago
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods ( #15868 )
* use state instead
* rollback demo markdown
* clean test
* sider context should be clean
* update test case
* fix test
* update debug desc
* add siderCollapsed into omit
* rm useless code
6 years ago
Minwei Xu
98bc178a36
update mapPropsToFields demo
6 years ago
Minwei Xu
10196718e4
update doc for mapPropsToFields
6 years ago
afc163
2916a35325
fix(DatePicker): fix RangePicker time-input not editable
close #15863
6 years ago
诸岳
3c75c4f4e4
fix(TimePicker): prop locale should works, close #15813 ( #15837 )
6 years ago