Benjy Cui
251930f183
docs: fix some link
8 years ago
afc163
ac23cca8b3
Fix missing ts types for TabPane, close #4776
8 years ago
afc163
d1b91bcc99
Fix direction of pop animation for Dropdown, ref #4811
8 years ago
ddcat1115
d71252ea12
improve Layout.Sider's animation effect ( #4812 )
8 years ago
afc163
5a643418d2
docs: Add missing demo and document fo Dropdown[placement], close #4811
8 years ago
Benjy Cui
c88cdc60ce
docs: update docs for form, close : #4802
8 years ago
afc163
4ec6bf3bcd
Fix a strange cover bug with Affix, close #4800
8 years ago
zhenzong
fdaf15d16c
fix issue #4783 ( #4788 )
8 years ago
陆离
fc3f4e1922
fix AutoComplete size ( #4768 )
* fix AutoComplete size
+ close #4766
* use input mixin
* use css variables
* use children directly instead of React.Children.toArray
+ close #4778
8 years ago
afc163
637c479c4c
Fix Tabs in IE9, close #4795
8 years ago
afc163
5b14b4f1eb
docs: update Col missing API in english doc
8 years ago
陆离
3789e0cbbb
Affix listener bug fix ( #4756 )
* Affix listener bug fix
+ close #4755
+ close #4760
+ clearScrollEventListeners before setTargetEventListeners
+ add tests for throttle
+ append affix test case
* genMockFn -> fn()
8 years ago
Wei Zhu
f84dfbbaa9
Fix table filter in JSX ( #4765 )
Fix #4759
8 years ago
afc163
a07c71165a
demo: update table demo code style
8 years ago
偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
8 years ago
afc163
f9ee19ae05
Improve breadcrumb separator color for darker background
8 years ago
Benjy Cui
9ed06dea8a
docs: remove outdated warning, ref: #4783
8 years ago
Chikara Chan
64f6a71cc9
fix: should not render useless className when type is undefined ( #4784 )
8 years ago
zerob4wl
a39d435925
Update without-form-create.md ( #4781 )
typo
8 years ago
afc163
93e152268c
remove it.only, ref #4779
8 years ago
afc163
a585f603d0
Fix Table selection page-jumping issue, close #4779
8 years ago
afc163
ef5df24936
fix InputNumber onChange argument type
8 years ago
afc163
d8f6accbba
docs: update input number api
8 years ago
afc163
94f5a07f68
Add rowKey link into console warning message
8 years ago
Benjy Cui
5d7fc8c2b8
chore: add comment for tricky code
8 years ago
Benjy Cui
c565d42847
Revert "chore: remove useless code, close: #4402"
This reverts commit 9b77a21a16
.
8 years ago
Benjy Cui
9b77a21a16
chore: remove useless code, close : #4402
8 years ago
Benjy Cui
0408c8c133
style: update code style to fix lint
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
afc163
2196774b7f
update less code style
8 years ago
Benjy Cui
766cded638
docs: update docs for Grid, close : #4744
8 years ago
Jesper We
f7aaa0d399
Fix issues with the new Swedish locale provider. ( #4762 )
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
8 years ago
afc163
a67264d68c
Add aliases for icon naming style, close #4758
8 years ago
afc163
8775e7de5e
Fix scroll Table lagging issue in IE, close #4522
8 years ago
afc163
70a0cc0940
fix badge borderColor
8 years ago
afc163
1a5f0f9fa7
remove whitespaces
8 years ago
afc163
fb421f10e0
Change another approach to fix #4637
avoid issues like #4750 and #4753 caused by old way
8 years ago
偏右
f786f607cf
Fix misplace Badge when browser zoom above 100% ( #4749 )
close #4747 #4290 #4176
8 years ago
afc163
5f8988a266
fix ghost primary button hover border color
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
afc163
7381cc95fe
update input test case
8 years ago
afc163
767c4ab70d
docs: update LocalProvider doc
8 years ago
afc163
99e7139634
docs: update LocalProvider doc
8 years ago
afc163
3a3efc3e5a
test input auto calculate height
8 years ago
afc163
30b2fa2c37
Move locale files
8 years ago
afc163
dda37d873b
update LocaleProvider documentation
8 years ago
afc163
490a90b46f
Add localProvider test for more language
8 years ago
afc163
95a74044b0
fix eslint warning
8 years ago
Rex
aadf623dc6
support notification pop up from topLeft or bottomRight or bottomLeft ( #4700 )
* update snapshots
* update snapshots
* support notification pop up from topLeft or bottomRight or bottomLeft
* update snapshots
* 1. add test
2. update doc
3. support `placement` arguments in `open` method
* update doc
* update doc.
8 years ago