afc163
c4b6130daa
Merge branch 'master' of github.com:ant-design/ant-design
2016-12-02 15:16:59 +08:00
afc163
2270598f2e
update doc
2016-12-02 15:12:01 +08:00
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
...
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
2016-12-02 15:07:33 +08:00
Benjy Cui
a939769069
fix: Tooltip support multi children, close : #3924 ( #4105 )
2016-12-02 15:07:03 +08:00
Benjy Cui
f3ffae9e54
css: fix icon size in button, close : #4023 ( #4080 )
...
* css: fix icon size in button, close : #4023
* test: update snapshot for Button demo
2016-12-02 15:06:59 +08:00
afc163
5370df346c
Add transition to input addon
2016-12-02 14:04:44 +08:00
Wei Zhu
d2918d2456
Fix rowSelection defauleChecked
2016-12-02 11:36:05 +08:00
afc163
3802f08191
Fix wrong description about Select[allowClear] ( #4101 )
2016-12-01 22:28:43 +08:00
Benjy Cui
643463c9f2
refactor: update code style
2016-12-01 22:05:49 +08:00
Benjy Cui
39eb19ad9b
fix: Popconfirm[visible] should be controlled prop, close : #4068
2016-12-01 22:05:49 +08:00
Benjy Cui
01dbcbe4af
css: should not reset fieldset style, close : #4090
2016-12-01 16:46:05 +08:00
Benjy Cui
47a9c80e82
docs: update demo style
2016-12-01 16:15:24 +08:00
Benjy Cui
d8d065af33
css: width should be set on TimePicker wrapper
2016-12-01 16:11:51 +08:00
Benjy Cui
75c09cb481
css: Form.Item[extra] should be block, close : #4089
2016-12-01 11:25:34 +08:00
Benjy Cui
04269ecb40
docs: hide Button[shape=circle-outline], close : #4077
2016-12-01 11:13:38 +08:00
Ashish Chaudhary
1593140912
Fixes minor typo
2016-11-30 22:31:54 +08:00
Zack Craig
f62fa38ebd
Re-word description of upload component ( #4085 )
...
Just a little bit of rewording for english speakers, same stuff, just sounds better.
2016-11-30 22:31:30 +08:00
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
...
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
2016-11-30 10:20:23 +08:00
陆离
ee2654dbe1
fix: Anchor issue while scrolling window fast ( #4054 )
...
* Anchor issue while scrolling window fast
+ close #4503
* another implement...
2016-11-30 10:10:31 +08:00
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
afc163
3be71e41bf
upgrade slider demo style
2016-11-29 13:17:08 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
afc163
6b0c34bb24
fix tslint
2016-11-28 19:14:43 +08:00
afc163
7d75f6e3de
Fix focus style of Form Controls, close #4035
2016-11-28 19:01:14 +08:00
afc163
58d5fafa19
Fix Button loading animation transition in Firefox
2016-11-26 23:39:06 +08:00
afc163
2034126e00
keep old style for compatibility
2016-11-26 14:39:30 +08:00
afc163
13020b7737
fix style
2016-11-26 14:39:30 +08:00
afc163
87f230f57b
refactor Input.Search
2016-11-26 14:39:30 +08:00
Wei Zhu
13e13f333d
fix: Wrap custom filterDropdown by FilterDropdownMenuWrapper, fix #4010 ( #4013 )
2016-11-25 16:24:24 +08:00
Benjy Cui
1c58e5ba4b
docs: adjust order
2016-11-25 15:34:25 +08:00
陆离
72fad02024
chore: Anchor 动画优化。 ( #4011 )
...
- close #3832
- 点击后给样式就行了, 不要把动画删掉
2016-11-25 15:05:19 +08:00
Wei Zhu
86f1fa030a
Fix: table columns not update ( #4009 )
2016-11-25 15:04:25 +08:00
Benjy Cui
59e0c6a4c1
docs: update demo for upload
2016-11-25 15:00:28 +08:00
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
...
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
2016-11-25 12:03:39 +08:00
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
2016-11-25 09:44:28 +08:00
Pierre Neter
76c8351fc4
docs: Update reponsive-more.md ( #4003 )
2016-11-25 09:41:47 +08:00
Pierre Neter
38706e16bc
docs: Update reponsive.md ( #4002 )
2016-11-25 09:41:29 +08:00
afc163
dfd15f8a56
Add dingding Icon, close #3961
2016-11-24 18:01:49 +08:00
Benjy Cui
f5cc937c8f
fix: Upload should work without children
2016-11-24 17:44:40 +08:00
afc163
9183ef0ede
Fix Transfer notFound, close #3996
2016-11-24 17:22:54 +08:00
afc163
c6c5a0c3a1
fix demo focus error
2016-11-24 16:16:27 +08:00
afc163
7c79a1c294
Fix wrong loading icon in Tree, close #3993
2016-11-24 15:04:17 +08:00
Wei Zhu
52f6f992b3
style: Fix jsx self close, #3966 ( #3968 )
2016-11-24 14:09:43 +08:00
ddcat1115
73c776e73d
feat: Input
add NumericInput demo & update searchInput demo ( #3861 )
...
* Input
add NumericInput demo
update searchInput
* Input
- add Input.Search
- update NumericInput
* snap update
2016-11-24 14:03:57 +08:00
Benjy Cui
e6300e0128
docs: update demo for Tag, close : #3984
2016-11-24 10:51:28 +08:00
afc163
f2f3c5f15a
update alert style
2016-11-24 00:34:31 +08:00
afc163
f3df6205a4
fix RangePicker placeholder not working bug
2016-11-23 20:35:34 +08:00
afc163
a8c4f53922
remove unused code in demo
2016-11-23 20:24:36 +08:00
afc163
2260701865
improve demo detail
2016-11-23 20:17:44 +08:00