Wei Zhu
cd67045e11
Update rc-time-picker
7 years ago
Wei Zhu
09aaa56243
Update snapshot
7 years ago
Wei Zhu
ca44eb9cd9
Remove react@0.14 and react@15 from peerDependencies
7 years ago
Wei Zhu
5d38ccf892
Oops.
7 years ago
Wei Zhu
4a97ed4bf0
Update rc-scroll-anim
7 years ago
Wei Zhu
409959e7c7
Update rc-scroll-admin
7 years ago
Wei Zhu
bf4ad93f2c
Update rc-select
7 years ago
Wei Zhu
076c40ac31
Update rc-rate
7 years ago
Wei Zhu
816226ff92
Update rc-input-number
7 years ago
Wei Zhu
d5b56e522e
Merge branch 'master' into antd-3.0
7 years ago
Wei Zhu
9fb590fe9d
Stick eslint-plugin-react to 7.4.0
https://github.com/yannickcr/eslint-plugin-react/issues/1543
7 years ago
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
7 years ago
Wei Zhu
22e5c0d954
Allow fix table selection column ( #8195 )
7 years ago
afc163
a4213c22af
bump beta
7 years ago
afc163
0627d9a3a0
Fix MenuItem margin
7 years ago
afc163
797754d3fd
Fix message cannot hide bug, close #8201
7 years ago
afc163
8ca9c9513d
Merge branch 'master' into antd-3.0
7 years ago
afc163
5cca35cab9
update doc
7 years ago
David Tsai
b3b3ee043e
Update Select component documentation ( #8229 )
Providing clarity through reworking the description(s) on usage.
7 years ago
afc163
32d96e366b
Refator to allow set color of Rate easily
now we can use `<Rate style={{ color: '#00c' }}>`
close #8197
7 years ago
Wei Zhu
633708fee9
export BodyRowClass
7 years ago
Wei Zhu
67336fca7b
Rename TableRow to BodyRow
7 years ago
Wei Zhu
5970dbb1ec
Fix table row selected className
Close #8074 #8075
7 years ago
Benjy Cui
ac463a10f2
deps: upgrade form to 2.0.0 ( #8207 )
7 years ago
jiang
a5bf187271
update menu responsive, ref #4682 ( #8226 )
* update menu responsive, ref #4682
* update popover menu style
7 years ago
Wei Zhu
f78d33ed59
Update rc-table ( #8187 )
* Update rc-table
* Add table drag sorting demo
7 years ago
Wei Zhu
b39c5cc569
Fix footer nav
7 years ago
Wei Zhu
ca171f2a20
Add source-map
7 years ago
Wei Zhu
8fcb214100
3.0.0-beta.8
7 years ago
Wei Zhu
4f1da98045
Merge branch 'master' into antd-3.0
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
b77e7ed554
Fix extra 0.5px height in chrome
close #8220
7 years ago
nikogu
fdf0c11ec7
Fixed List snapshots
7 years ago
niko
f6a730e2fe
List empty style ( #8190 )
7 years ago
afc163
1e1c6d1c72
Merge branch 'master' into antd-3.0
7 years ago
afc163
46d1296045
Fix async test cases
7 years ago
Benjy Cui
06a1b6ed23
fix: should not throw error when keydown in menu, close : #8089 ( #8211 )
7 years ago
afc163
9a9196ca10
Fix doc
7 years ago
afc163
11a3ce4cc6
multiple emails
7 years ago
afc163
9b552087cd
Fix tag test case
7 years ago
afc163
1117de7c6f
site: fix version select width
7 years ago
afc163
e0be248847
Add antue
7 years ago
afc163
4535800fa3
update
7 years ago
Oleksandr Kovalchuk
fce6862696
Feature: uk_UA locale ( #8169 )
* Add uk-UA localization
Ukrainian localization for the following components:
- locale-provider
- DatePicker
- TimePicker
- Calendar
* Add uk_UA locale to test suite
* Add uk_UA locale to tests snapshot
Tests on CI are failing because there are no snapshot for uk_UA locale.
Generate a snapshot with `npm test -u` command and add it to the test
suite.
7 years ago
Wei Zhu
fbafe9eac1
Add table filter test
7 years ago
afc163
bf36ebdf5e
Merge branch 'master' into antd-3.0
7 years ago
afc163
e3da638b53
bump
7 years ago
偏右
716c49c55f
Update work-with-us.md
7 years ago
Wei Zhu
645be586f3
Run jest.useFakeTimers in beforeAll
7 years ago
Benjy Cui
16133aac65
docs: add validateMessage for createForm, close : #965
7 years ago