Wei Zhu
aa9b7a4e4d
Update snapshot
2018-02-27 18:07:39 +08:00
valleykid
eab4fdfe95
Update snapshot
2018-02-25 07:57:23 +08:00
Wei Zhu
dc439bd7c3
Remove generic type from ComponentDecorator, fix #9331
2018-02-22 15:52:35 +08:00
afc163
e3f115dd3d
update snapshot
2018-02-11 11:48:59 +08:00
Wei Zhu
5afb1a28b6
Merge branch 'master' into feature-3.2
2018-01-26 17:14:44 +08:00
niko
f2ba99978d
upgrade snapshots ( #9127 )
2018-01-25 18:24:59 +08:00
mgrdevport
cfdb1cab4b
Pass id prop to DatePicker input field ( #8598 )
2018-01-24 10:48:34 +08:00
Wei Zhu
4332613633
Revert "Pass id prop to DatePicker input field ( #8598 )"
...
This reverts commit 38bf0be4ab
.
2018-01-24 10:48:03 +08:00
mgrdevport
38bf0be4ab
Pass id prop to DatePicker input field ( #8598 )
2018-01-23 20:45:46 -06:00
afc163
84a177af43
remove extra space in classname
2018-01-12 16:33:04 +08:00
afc163
cc43bd3f12
Improve advanced form style, close #8339
2017-12-04 10:47:01 +08:00
Wei Zhu
01f4b4e713
Merge branch 'master' into antd-3.0
2017-12-01 11:50:07 +08:00
Wei Zhu
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
2017-11-30 09:54:31 +08:00
ddcat1115
91fc059c9d
fix input with addon(in form) vertical align issue ( #8325 )
2017-11-29 11:20:38 +08:00
Wei Zhu
6f312a716b
Update snapshot
2017-11-28 11:12:51 +08:00
afc163
539cca5cc4
update snapshot
2017-11-27 10:53:54 +08:00
Wei Zhu
09aaa56243
Update snapshot
2017-11-19 21:07:08 +08:00
Wei Zhu
9678d3fcfd
Focus && blur support ( #8204 )
...
* Add test for select
* Add focus() and blur() for AutoComplete
* Add focus() and blur() to Cascader
* Add focus test for input
* Add focus() and blur() for Checkbox
* Add focus() and blur() for Radio
* Add focus() and blur() for Switch
* Add blur() for TimePicker
* Add focus() and blur() to TreeSelect
2017-11-19 01:41:40 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
4999a60643
update form demo
2017-11-10 17:19:47 +08:00
afc163
2e126c1323
Fix Rate style under form item
2017-11-10 17:09:35 +08:00
Wei Zhu
67fee48c6a
Run test against multiple react versions
2017-11-07 10:51:25 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
Wei Zhu
8c904de7d4
Add form wrappedComponentRef test
2017-10-31 01:33:56 -05:00
Benjy Cui
7ff7519207
fix: upgrade rc-form and refactor to be compatible with react@16
2017-10-31 01:33:56 -05:00
偏右
9053192ae9
Fix component style ( #7848 )
...
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
2017-10-11 12:01:27 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
942ea41b02
update snapshot for new jest
2017-10-09 13:32:11 +08:00
afc163
8c0875239e
update form demo
2017-10-09 11:13:03 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
...
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
2017-09-26 23:12:47 +08:00
afc163
3d1914f45b
Fix valid selector error of form, close #7693
2017-09-21 21:07:21 +08:00
afc163
43d14f8517
upgrade rc-slider, improve accessibility
2017-09-17 17:42:24 +08:00
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
...
This reverts commit 9d2c91598b
.
2017-09-15 16:42:25 +08:00
Wei Zhu
9d2c91598b
Mock rc-trigger
...
Ref #5522
2017-09-15 16:14:26 +08:00
afc163
9e319990d2
update snapshot
2017-09-14 18:09:30 +08:00
afc163
461470ebc6
fix demo snapshot
2017-09-13 19:43:05 +08:00
afc163
bceed31da4
update form demo snap
2017-09-06 20:18:48 +08:00
afc163
668cec2f9e
Fix FormItem focus behavious, close #7351
2017-09-01 15:17:04 +08:00
Wei Zhu
145ed77c00
fix: form type ( #7245 )
2017-08-18 17:21:18 +08:00
afc163
f77c38bddf
fix snap
2017-08-18 12:17:07 +08:00
Wei Zhu
bef7db465e
Revert "Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility"""
...
This reverts commit 0b8b0d2deb
.
2017-07-30 16:07:41 +08:00
Wei Zhu
0b8b0d2deb
Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility""
...
This reverts commit 551807cd91
.
2017-07-30 16:06:53 +08:00
Wei Zhu
551807cd91
Revert "feat: upgrade rc-slider, support keyboard accessibility"
...
This reverts commit ef339a32ac
.
2017-07-30 16:05:37 +08:00
paranoidjk
ef339a32ac
feat: upgrade rc-slider, support keyboard accessibility
...
https://github.com/react-component/slider/pull/282
2017-07-28 14:02:45 +08:00
Benjy Cui
8cfa61f46b
test: update snapshot
2017-07-19 10:15:58 +08:00
Benjy Cui
2413c6af61
fix: make loading work with icon only button in button group, close : #6822
2017-07-14 15:26:55 +08:00
afc163
ca89227568
test: fix snapshot
2017-07-12 21:44:46 +08:00
afc163
4f874c5065
improve demo code
2017-06-09 21:24:40 +08:00