Meck
|
92df002fb0
|
Introduce jest snapshots
|
2016-11-14 18:50:23 +08:00 |
|
afc163
|
a6d2de1a7b
|
controlled filterDropdown props, close #3003
|
2016-11-14 17:53:02 +08:00 |
|
Benjy Cui
|
76b91812f4
|
site: fix type order, ref: #3758
|
2016-11-14 15:53:47 +08:00 |
|
Benjy Cui
|
a0de4d6865
|
chore: check whether compiled files are valid
|
2016-11-14 15:03:16 +08:00 |
|
afc163
|
4b2e9bbd23
|
Fix non-bordered Table column header border radius
https://zos.alipayobjects.com/rmsportal/khxltYwtEiBKtHE.png
|
2016-11-14 14:37:04 +08:00 |
|
afc163
|
05213a5827
|
update table demos
|
2016-11-14 14:26:08 +08:00 |
|
afc163
|
169e6cf99c
|
update doc
|
2016-11-14 14:16:12 +08:00 |
|
afc163
|
b6455e2546
|
fix path
|
2016-11-14 13:20:00 +08:00 |
|
afc163
|
a7153e6e24
|
Fix mention style detail
|
2016-11-14 12:21:58 +08:00 |
|
Benjy Cui
|
bbef274aae
|
feat: expose DatePicker[showToday], ref: #3793
|
2016-11-14 11:57:12 +08:00 |
|
Meck
|
0a30315a32
|
Let Checkbox and Radio response hover events
Close #3455
|
2016-11-14 11:55:32 +08:00 |
|
afc163
|
a1fe873bd9
|
update links
|
2016-11-14 11:08:26 +08:00 |
|
feng zhi hao
|
b6fbc266c5
|
add declaration in DatePicker (#3829)
|
2016-11-14 10:57:52 +08:00 |
|
afc163
|
ff803c2762
|
fix anchor style according to design file
|
2016-11-13 19:08:52 +08:00 |
|
afc163
|
3bdfe5bb88
|
adjust switch style
|
2016-11-13 18:22:47 +08:00 |
|
afc163
|
de64779546
|
speed up loading icon
|
2016-11-13 18:19:23 +08:00 |
|
afc163
|
5400cacd13
|
bump 2.4.2
|
2016-11-13 16:33:39 +08:00 |
|
afc163
|
ee8ac670b9
|
change jest config
|
2016-11-13 16:03:59 +08:00 |
|
Benjy Cui
|
449db1499b
|
deps: lock deps to patch (#3816)
|
2016-11-13 15:53:50 +08:00 |
|
Wei Zhu
|
b0c7a714ad
|
Don't pass visible to Dropdown if it's not exits. (#3821)
fix #3815
|
2016-11-13 15:53:02 +08:00 |
|
afc163
|
8457267dad
|
update changelog for 2.4.1, #3811
|
2016-11-13 15:51:46 +08:00 |
|
afc163
|
24bd14d843
|
update CHANGELOG
|
2016-11-11 20:11:02 +08:00 |
|
afc163
|
f93e2a8df0
|
update CHANGELOG
|
2016-11-11 20:09:40 +08:00 |
|
afc163
|
3c9ccccf61
|
Fix Header select
|
2016-11-11 19:47:11 +08:00 |
|
RaoHai
|
27232a8561
|
bump to 2.4.0 🤘🏿
|
2016-11-11 19:21:47 +08:00 |
|
Benjy Cui
|
26c5c8e11c
|
fix: should work with latest rc-time-picker (#3810)
|
2016-11-11 18:23:11 +08:00 |
|
Wei Zhu
|
7dc0328c60
|
Fix table border when using cell merging (#3806)
|
2016-11-11 17:57:27 +08:00 |
|
jiang
|
f703e00c0f
|
Home fix (#3807)
* fix home
* update Banner min height
|
2016-11-11 17:56:05 +08:00 |
|
afc163
|
f206cc4c90
|
downgrade eslint-plugin-jsx-a11y
|
2016-11-11 17:55:10 +08:00 |
|
Benjy Cui
|
c073e78074
|
fix: should work with timepicker without minutes and so on, ref: #3793 (#3799)
|
2016-11-11 17:50:48 +08:00 |
|
afc163
|
ad808953fd
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-11-11 16:34:36 +08:00 |
|
afc163
|
ae8f3c5b56
|
clean devDeps
|
2016-11-11 16:34:26 +08:00 |
|
Benjy Cui
|
88d428bcc4
|
docs: update demo
|
2016-11-11 16:29:49 +08:00 |
|
afc163
|
7879421ec2
|
upgrade some devDeps
|
2016-11-11 16:28:05 +08:00 |
|
Benjy Cui
|
d4b5b701bd
|
docs: update demos for TimePicker
|
2016-11-11 16:06:11 +08:00 |
|
Wei Zhu
|
926425d8ec
|
Pass visible and onVisibleChange to Dropdown, fix #3779 (#3782)
|
2016-11-11 15:26:57 +08:00 |
|
Wei Zhu
|
0e6ac6bc4c
|
Optimize table selection (#3757)
* Extract SelectionRadio, SelectionCheckbox, SelectionCheckboxAll
* Add some tests
|
2016-11-11 15:26:51 +08:00 |
|
afc163
|
be9ed0388c
|
Fix form controls focused error style
|
2016-11-11 15:08:02 +08:00 |
|
afc163
|
d6288e5994
|
Fix TimePicker panel style (#3793)
|
2016-11-11 14:44:37 +08:00 |
|
afc163
|
524a421d72
|
upgrade rc-time-picker to 2.2.0, support TimePicker[format="HH"] (#3793)
|
2016-11-11 14:28:29 +08:00 |
|
Benjy Cui
|
4da0ae4f42
|
docs: update demos for DatePicker, ref: #3793
|
2016-11-11 12:08:18 +08:00 |
|
afc163
|
02422417d6
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-11-11 00:57:24 +08:00 |
|
afc163
|
01f5b61982
|
Add position relative for table cell
|
2016-11-11 00:57:14 +08:00 |
|
Benjy Cui
|
e7cf2a4f3f
|
docs: update demos for Form, close: #3558
|
2016-11-10 16:11:22 +08:00 |
|
ddcat1115
|
ed7d82f4cd
|
Merge pull request #3671 from ant-design/feat-tag
feat: make Tag checkable, close: #3560
|
2016-11-10 16:05:02 +08:00 |
|
Benjy Cui
|
8fa50cfddc
|
docs: add meaningful demo for CheckableTag
|
2016-11-10 14:32:17 +08:00 |
|
Benjy Cui
|
751b597df1
|
docs: update demo variable name
|
2016-11-10 11:44:12 +08:00 |
|
afc163
|
850e713e7f
|
Improve text overflow for MenuItem and AnchorLink, close #3712
|
2016-11-10 11:35:12 +08:00 |
|
Benjy Cui
|
e64f04cee5
|
feat: CheckableTag, close: #3560
|
2016-11-10 11:20:52 +08:00 |
|
Benjy Cui
|
8dcdd12bef
|
feat: bring Tag[color] back, close: #3773
|
2016-11-10 11:12:09 +08:00 |
|