Benjy Cui
|
8409cff8db
|
style: update code style to please lint
|
8 years ago |
Benjy Cui
|
0beb892971
|
fix: injectLocale should work in IE<=10 (#5488)
|
8 years ago |
afc163
|
f0ec7b749a
|
tweak menu style code
|
8 years ago |
afc163
|
1e83c0c940
|
Fix menu icon transition delay in Chrome, close #5495
|
8 years ago |
ddcat1115
|
0049fdda23
|
fix Layout.Content scrolling style issue (#5480)
|
8 years ago |
afc163
|
4723173c33
|
update Radio demo description
|
8 years ago |
afc163
|
23212aea5c
|
fix badge snap
|
8 years ago |
Benjy Cui
|
43b155e7f6
|
fix: Modal[footer] could be set to null to hide totally, close: #5462
|
8 years ago |
afc163
|
ee2f025585
|
Fix badge style in Maxthon, close #5477
|
8 years ago |
Sebastian Blade
|
041bbee2c0
|
Fix button render with null or undefined child. (#5473)
* Fix button render with null or undefined child.
Fix bug #5472
* Add missing semicolon
* Make if statement braced.
......
|
8 years ago |
Benjy Cui
|
9b8ef5a0b7
|
docs: update demo for Select[size]
|
8 years ago |
afc163
|
d0114d8d9f
|
fix tslint
|
8 years ago |
feng zhi hao
|
8dfdce50f9
|
fix: improve rowSelection.selections of Table (#5409)
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
|
8 years ago |
feng zhi hao
|
18fced672a
|
chore: improve Form.create ts definition of Form (#5420)
* improve Form.create ts definition of Form
* use function<T>() instead of arrow function
|
8 years ago |
William Yang
|
3f6a4172ce
|
fix: #5456(Cannot display feed back icon and prefix icon together) (#5457)
* fix #5456
* remove demo and set z-index to 1
|
8 years ago |
afc163
|
8f286d6700
|
change comments to English
|
8 years ago |
偏右
|
0308138974
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
Wei Zhu
|
68cdfc550d
|
refactor: RadioGroup's cloneElement to context (#5453)
|
8 years ago |
afc163
|
901a1e6769
|
use @info-color over @primary-color, close #5442
|
8 years ago |
Wei Zhu
|
4ff6eafe12
|
Add new select demo snapshot
|
8 years ago |
afc163
|
4f1811a3cc
|
itemRender do not rely on route.breadcrumbName
|
8 years ago |
afc163
|
77b382fb1c
|
update table demo
|
8 years ago |
afc163
|
9cb7d1338b
|
update alert banner demo
|
8 years ago |
afc163
|
0c58fda707
|
Add select users demo, close #2765
|
8 years ago |
afc163
|
e410662133
|
fix carousel demo
|
8 years ago |
afc163
|
849c5fbf75
|
Fix getPopupContainer ts type
|
8 years ago |
afc163
|
8eb472a466
|
Fix Table selectAll behavious inside Popover, close #5407
|
8 years ago |
afc163
|
0be0843ef0
|
fix whitespace required, close #5418
|
8 years ago |
Andrey G
|
26c436987f
|
*updates for RU locale (#5406)
|
8 years ago |
Benjy Cui
|
fcd4669fb1
|
fix: injectLocale should work in IE<=10 (#5488)
|
8 years ago |
afc163
|
0cb3259570
|
tweak menu style code
|
8 years ago |
afc163
|
85a32c79f4
|
Fix menu icon transition delay in Chrome, close #5495
|
8 years ago |
ddcat1115
|
b24f9cf1e0
|
fix Layout.Content scrolling style issue (#5480)
|
8 years ago |
afc163
|
052a73081a
|
update Radio demo description
|
8 years ago |
afc163
|
56775e5ed7
|
fix badge snap
|
8 years ago |
Benjy Cui
|
af12ca7434
|
fix: Modal[footer] could be set to null to hide totally, close: #5462
|
8 years ago |
afc163
|
b090dec8e0
|
Fix badge style in Maxthon, close #5477
|
8 years ago |
Xie Guanglei
|
b054a0c2b8
|
feat: allow disable tabs inkBar animation (#5450)
* fix issue [5089](https://github.com/ant-design/ant-design/issues/5089)
* tabs doc
|
8 years ago |
Sebastian Blade
|
83f85a371a
|
Fix button render with null or undefined child. (#5473)
* Fix button render with null or undefined child.
Fix bug #5472
* Add missing semicolon
* Make if statement braced.
......
|
8 years ago |
Benjy Cui
|
d6d62f6754
|
docs: update demo for Select[size]
|
8 years ago |
afc163
|
a19845c1bb
|
fix tslint
|
8 years ago |
feng zhi hao
|
78bdbbfe93
|
fix: improve rowSelection.selections of Table (#5409)
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
|
8 years ago |
feng zhi hao
|
637d9243ea
|
chore: improve Form.create ts definition of Form (#5420)
* improve Form.create ts definition of Form
* use function<T>() instead of arrow function
|
8 years ago |
Benjy Cui
|
583ed547e9
|
fix: code syntax
|
8 years ago |
Madis Väin
|
7696c1cd05
|
feat: Add et_EE locale (Estonian) (#5266)
* add Estonian translations
* add other translations except pagination for Estonian
* add to tests
* linting fixes
* remove comments
|
8 years ago |
Martin Litvaj
|
82b516c77f
|
feat: SK Localization (#5304)
|
8 years ago |
William Yang
|
6b8eeb79d1
|
fix: #5456(Cannot display feed back icon and prefix icon together) (#5457)
* fix #5456
* remove demo and set z-index to 1
|
8 years ago |
afc163
|
4a396c4d7b
|
change comments to English
|
8 years ago |
偏右
|
674255bd14
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
Wei Zhu
|
ab6e521ea2
|
refactor: RadioGroup's cloneElement to context (#5453)
|
8 years ago |