afc163
|
922a57dfde
|
fix snap for react-component/table#125
|
2017-02-23 11:30:54 +08:00 |
|
Benjy Cui
|
29ebf22529
|
docs: update docs for AutoComplete, close: #5006
|
2017-02-23 10:02:10 +08:00 |
|
偏右
|
ec9fed3f04
|
Update ISSUE_TEMPLATE.md
|
2017-02-23 01:04:22 +08:00 |
|
afc163
|
52bfb8069a
|
site: fix link
|
2017-02-23 00:36:02 +08:00 |
|
afc163
|
5fbc007ff7
|
site: fix link
|
2017-02-23 00:35:16 +08:00 |
|
afc163
|
27717483a7
|
should be only working on input ref, #4987
|
2017-02-22 21:28:53 +08:00 |
|
afc163
|
d8fb282088
|
Adjust checkbox and radio vertical, close #5001
|
2017-02-22 21:22:42 +08:00 |
|
afc163
|
9228e7a01b
|
update snap
|
2017-02-22 19:34:44 +08:00 |
|
afc163
|
39fd6b6a36
|
Define circle progress theme by css, close #5002
|
2017-02-22 19:33:15 +08:00 |
|
afc163
|
ff2d69ad21
|
update progress demo
|
2017-02-22 19:31:50 +08:00 |
|
afc163
|
1c4407b60c
|
fix popup menu z-index problem
|
2017-02-22 18:30:50 +08:00 |
|
afc163
|
cdf786676c
|
Fix popconfirm missing button styles
|
2017-02-22 18:10:02 +08:00 |
|
afc163
|
5b20a5fc3e
|
Fix slight vertical position difference in chrome, close #4987
|
2017-02-22 17:48:58 +08:00 |
|
afc163
|
7181e3c9e8
|
revert d9ec4bf and ef0b708 , close #4997
|
2017-02-22 16:50:24 +08:00 |
|
afc163
|
61a3d66a02
|
Add test case for upload
|
2017-02-22 16:07:31 +08:00 |
|
Benjy Cui
|
e4d9e5af54
|
test: update snapshot
|
2017-02-22 15:52:43 +08:00 |
|
Benjy Cui
|
d9ec4bf732
|
fix: RangePicker style
|
2017-02-22 15:33:21 +08:00 |
|
afc163
|
fbeccb7be5
|
fix inline submenu open style
|
2017-02-22 14:47:01 +08:00 |
|
afc163
|
c2217f666c
|
site: fix infinte redirect loop
|
2017-02-22 14:26:48 +08:00 |
|
afc163
|
32150a15a4
|
update document
|
2017-02-22 14:04:40 +08:00 |
|
afc163
|
90699b0c42
|
clean up document
|
2017-02-22 12:33:23 +08:00 |
|
Benjy Cui
|
0caefc8137
|
docs: update migration guides
|
2017-02-22 11:31:13 +08:00 |
|
afc163
|
ef0b7087f6
|
Fix slight difference placeholder between Input and Select
close #4987
|
2017-02-21 23:34:23 +08:00 |
|
afc163
|
9bb7e3d10c
|
site: improve responsive layout
|
2017-02-21 23:26:10 +08:00 |
|
afc163
|
f0a4afd388
|
Fix slight difference placeholder between Input and Select
close #4987
|
2017-02-21 22:45:56 +08:00 |
|
陆离
|
7d982ddfd4
|
Calc width of Affix using getBoundingClientRect (#4989)
+ close #4986
|
2017-02-21 22:17:48 +08:00 |
|
afc163
|
79f222b86c
|
fix snap, seems to be a jsdom bugfix
|
2017-02-21 22:17:35 +08:00 |
|
afc163
|
2fb0fb08d9
|
Fix Carousel autoplay not working after resizing, close #4984 & #2550
|
2017-02-21 22:12:11 +08:00 |
|
乔奕轩
|
030127e93c
|
fix: Affix should not pass onChange to div (#4982)
|
2017-02-21 18:07:58 +08:00 |
|
afc163
|
9fff177bbc
|
update table fixed column demo description
|
2017-02-21 17:11:30 +08:00 |
|
afc163
|
54dde4f5bc
|
Hide yellow tag for no compatible with WCAG 2.0 on contrast ratio
|
2017-02-21 16:19:56 +08:00 |
|
afc163
|
fbb6cb007f
|
max-height should not work on submenu filter, close #4975, ref #4916
|
2017-02-21 15:54:14 +08:00 |
|
afc163
|
7f404f1e20
|
Fix styoe of spin inside spin, close #4971
|
2017-02-21 15:15:30 +08:00 |
|
afc163
|
68f3641a90
|
update less code style
|
2017-02-21 15:15:29 +08:00 |
|
Benjy Cui
|
760a5ffc90
|
fix: add .focus for TimePicker, ref: #3790
|
2017-02-21 15:10:28 +08:00 |
|
陆离
|
36fd55c441
|
Anchor ink in fixed (#4960)
* A config for displaying ink-balls of fixed Anchor
+ close #4930
+ add `inkInFixed` props to show ink-balls in fixed mode.
* rename
|
2017-02-21 14:44:20 +08:00 |
|
偏右
|
a80d6b7231
|
upgrade rc-rate to 2.x (#4955)
1. allow custom charactor
2. add className and onHoverChange
close #4870
|
2017-02-21 14:44:13 +08:00 |
|
陆离
|
21a0779692
|
Better loading of Button (#4964)
* Better loading of Button
+ close #4925
+ add a default delay timer (200ms)
* update snapshot
* escape
|
2017-02-21 14:44:08 +08:00 |
|
偏右
|
0120008cbd
|
Add tabBarStyle, close #4966 (#4970)
|
2017-02-21 14:43:48 +08:00 |
|
afc163
|
205ace69ba
|
Fix bug of switch language in iOS
|
2017-02-21 13:36:17 +08:00 |
|
afc163
|
c3748a60f4
|
site: improve responsive design
|
2017-02-21 12:07:28 +08:00 |
|
afc163
|
921f71a8bc
|
revert fix ant-col-xx-0 not disappear as expected
|
2017-02-21 11:56:51 +08:00 |
|
afc163
|
c4a67a1bf5
|
fix ant-col-xx-0 not disappear as expected
|
2017-02-21 11:51:17 +08:00 |
|
afc163
|
b839c624e8
|
fix slider demo
|
2017-02-20 22:31:43 +08:00 |
|
afc163
|
d19453c4c3
|
fix lint
|
2017-02-20 22:21:14 +08:00 |
|
afc163
|
c30878d38f
|
rewrite Slider demos to es6 component, #4878
|
2017-02-20 22:19:59 +08:00 |
|
afc163
|
580389ac15
|
rewrite Spin demos to es6 component, #4878
|
2017-02-20 22:16:57 +08:00 |
|
afc163
|
d576abc7b0
|
rewrite Switch demos to es6 component, #4878
|
2017-02-20 22:15:52 +08:00 |
|
afc163
|
6455bdf6e1
|
rewrite Pagination demos to es6 component, #4878
|
2017-02-20 22:14:47 +08:00 |
|
afc163
|
e68b54f902
|
rewrite Popconfirm demos to es6 component, #4878
|
2017-02-20 22:13:19 +08:00 |
|