836 Commits
Author SHA1 Message Date
afc163 11353c7a60 reset menu link color, fix #872 2016-01-14 11:54:46 +08:00
afc163 a479bc8fe3 Fix MonthPicker style, close #848 2016-01-13 17:30:54 +08:00
afc163 94f6f5ab9f fix time-picker width 2016-01-13 17:15:47 +08:00
afc163 a1040e5ce1 fix time-picker panel width, close #826 2016-01-07 23:56:48 +08:00
afc163 c879aea3c2 fix upload text style, close #802 2016-01-02 21:21:29 +08:00
afc163 ba51e65c3d Add animation for dropdown submenu, ref #797 2015-12-31 17:55:45 +08:00
afc163 dc1455ecc4 Add dropdown submenu demo and style, close #797 2015-12-31 17:34:04 +08:00
afc163 f4865e85d0 select item text overflow, close #796 2015-12-31 16:52:05 +08:00
Benjy Cui 8c50e283f6 fix: FormItem should support long help message #785 2015-12-31 15:57:24 +08:00
afc163 9f48f665a6 Add animation for transfered item 2015-12-29 15:48:51 +08:00
绯一 a108566d5e [fix] fix selector of indentSpaced element 2015-12-29 14:25:38 +08:00
afc163 476b09bf7d fix selected day style in last month 2015-12-29 11:03:14 +08:00
afc163 113c5e1264 fix align of nested data table, react-component/table#25 2015-12-28 21:41:42 +08:00
afc163 7fd451ee46 fix #762 2015-12-28 18:05:14 +08:00
afc163 32a93ee88a Fix iconfont side-cutting bug in Chrome 2015-12-28 17:40:55 +08:00
afc163 2699f5075c update button loading 2015-12-28 13:49:58 +08:00
afc163 a71c2d39c5 update notification box shadow 2015-12-28 11:42:53 +08:00
afc163 fd51d4f6f2 update RangePicker style 2015-12-27 14:29:05 +08:00
Benjy Cui de1a21c8c8 deps: upgrade rc-table 2015-12-25 15:50:41 +08:00
afc163 82bb807932 update RangePicker style 2015-12-25 15:27:24 +08:00
afc163 e51a1016d8 adjust date-picker style as design 2015-12-25 14:52:41 +08:00
afc163 e14ee95e8f improve checkbox group
1. Add basic style
2. make it controlled component
3. code style
2015-12-25 11:48:59 +08:00
afc163 d516b444b1 fix range input width 2015-12-25 01:50:29 +08:00
afc163 cbf7d27664 improve rangepicker and add showTime prop 2015-12-25 01:21:03 +08:00
afc163 6c1f601ab8 Merge pull request #735 from ant-design/component-transfer
Component transfer
2015-12-24 21:19:24 +08:00
afc163 706009f2be improve transfer 2015-12-24 17:44:54 +08:00
Benjy Cui 2944236cf6 style: replace hard code with variable 2015-12-24 16:22:59 +08:00
afc163 335d526dcc update transfer opertion buttons 2015-12-24 15:52:49 +08:00
afc163 7156c7526d update transfer style and demos 2015-12-24 14:56:48 +08:00
Benjy Cui afa40dd919 feat: add RangePicker 2015-12-24 14:45:22 +08:00
Daqi Song 509a368e56 fix comments 2015-12-23 23:12:20 +08:00
Daqi Song 7b8007087a fix style issues, enhance demos 2015-12-23 22:59:42 +08:00
Daqi Song 07387e4ded Merge branch 'develop-0.11.0' into component-transfer
* develop-0.11.0: (52 commits)
  remove unused code
  improve home js
  badge can be use like <Badge />, ref #413
  fix: `rowKey` should work with Radio #697
  update deps
  remove scripts/clip.js
  fix ie8 babel bug via es3ify-loader, ref ant-tool/atool-build#28
  small change
  Fix ie8 error caused by clipboard.js
  Add basic English doc for install
  update demos
  update tabs style
  Add tip, #692
  update demo text
  update background-color of common layout demo
  update tabs demo
  update tabs doc
  Add card tabs on container top
  update tabs style
  update card tabs style
  ...
2015-12-21 15:30:25 +08:00
Daqi Song 765ce7bb67 change api 2015-12-21 15:29:02 +08:00
afc163 07fa42dc9c remove unused code 2015-12-19 14:16:01 +08:00
afc163 8a69058364 badge can be use like <Badge />, ref #413 2015-12-18 17:29:06 +08:00
afc163 d59ebf6fc2 Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0 2015-12-17 16:13:41 +08:00
afc163 f0d94d476b Merge pull request #691 from ant-design/update-time-picker
update time-picker to 1.0.0-alpha9
2015-12-17 16:13:23 +08:00
Daqi Song 45f01f1f26 update style 2015-12-17 16:08:16 +08:00
afc163 1da9dd6942 update tabs style 2015-12-17 15:05:05 +08:00
afc163 a334065edb Add card tabs on container top 2015-12-17 12:33:34 +08:00
afc163 56e98e1cdc update tabs style 2015-12-17 12:04:12 +08:00
afc163 6e2ec48ba6 update card tabs style 2015-12-17 11:51:49 +08:00
Daqi Song f913542626 fix style 2015-12-16 23:02:49 +08:00
afc163 dda322e7aa remove x animation from select 2015-12-16 22:34:03 +08:00
afc163 a1f0e58fce fix select style 2015-12-16 22:24:24 +08:00
afc163 744a0c49b5 Fix Input textarea rows prop, close #694 2015-12-16 20:13:18 +08:00
afc163 5ed3ba72b4 fix some form item style 2015-12-16 17:39:10 +08:00
MG12 ece8eaa7ad update time-picker to 1.0.0-alpha9 2015-12-16 17:29:28 +08:00
afc163 7eb3c04a1e Add tabPostion bottom 2015-12-16 11:53:52 +08:00