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
afc163
a4faaad810
Merge branch 'master' into antd-3.0
7 years ago
Arnaud Benhamdine
5402dfe66e
Improve changelog english wording ( #8173 )
7 years ago
afc163
65b5769abd
bump 2.13.10
7 years ago
afc163
cad769af91
No more __ANT_LAYOUT_SIDER in favor of #8077
7 years ago
afc163
2ecb52cd7c
Add emoji for changelog
7 years ago
afc163
3c648820a0
Fix badge style
7 years ago
afc163
09af43c314
Allow Badge[status] usage with Badge[children], close #8164
7 years ago
Graeme Yeates
b46cb4b740
Add a variable to control processing colors ( #8166 )
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago
Benjy Cui
fe7386746c
site: clean cached before start, close : benjycui/bisheng#113
7 years ago