Commit Graph

877 Commits

Author SHA1 Message Date
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
afc163
406f611135 update tabs style 2015-12-15 22:10:50 +08:00
daqi.sdq
2c8072cb98 Merge branch 'develop-0.11.0' into component-transfer
* develop-0.11.0: (147 commits)
  update upload style
  fix className
  update tabs demo
  Add picture style upload list
  fix docs
  fix #662
  fix value prop of DatePicker to controlled prop
  Add overflowCount for badge, close #660
  Add ceiling spec, #413
  update spec/tools.md
  fix react-component/time-picker#9
  fix prefixCls
  feat: add Menu.ItemGroup #654
  update tabs document
  update text
  Add design tools page
  update upgrade notes
  Add warn message and fix warn alert icon
  Datepicker => DatePicker, Timepicker => TimePicker
  Add propTypes
  ...

# Conflicts:
#	index.js
2015-12-15 14:05:57 +08:00
afc163
b115f000f9 Fix some style and react key problems 2015-12-15 11:38:27 +08:00
afc163
257d90fce1 Add editable tabs example 2015-12-14 22:16:25 +08:00
afc163
6f04d7c1a7 Add type=card tabs 2015-12-14 16:30:15 +08:00
afc163
0bd2ed9378 update upload style 2015-12-14 11:56:00 +08:00
afc163
7288dfbaf9 Add picture style upload list 2015-12-13 17:46:06 +08:00
Benjy Cui
6e95c29a1d feat: add Menu.ItemGroup #654 2015-12-11 17:01:21 +08:00
afc163
4ed1c17cd6 fix react-component/time-picker#9 2015-12-11 21:50:14 +08:00
afc163
9dd5becfc8 fix prefixCls 2015-12-11 19:58:41 +08:00
afc163
5908b11652 Add warn message and fix warn alert icon 2015-12-10 16:41:41 +08:00
afc163
91387c2fa6 fix border-radius 2015-12-10 12:14:48 +08:00
afc163
b4789e585d filter dropdown should have max height 2015-12-10 12:13:13 +08:00
afc163
a46dc5135c fix selection column width, close #649 2015-12-09 21:55:07 +08:00
afc163
8604a9a2d2 slash -> separator, #641 2015-12-09 16:48:52 +08:00
afc163
e803524350 update small switch 2015-12-09 16:40:50 +08:00
afc163
2c3bf07d39 improve selected item style, close #467 2015-12-08 22:08:21 +08:00
afc163
c1b1765a1b Fix short format timepicker 2015-12-08 21:23:07 +08:00
afc163
1d0b459349 close #636 2015-12-08 17:48:12 +08:00
afc163
bfe94b2a80 upgrade rc-time-picker
ref #578
2015-12-08 16:45:21 +08:00
afc163
0690e7137d Merge branch 'master' into develop-0.11.0 2015-12-07 11:20:46 +08:00
afc163
7c9820baeb Add small size switch, ref #413 2015-12-06 16:39:01 +08:00
afc163
c6a5f61373 adjust tree style 2015-12-05 13:46:52 +08:00
afc163
f6fcdd8602 update small pagination style 2015-12-05 13:40:48 +08:00
afc163
36e234de97 update small examples 2015-12-05 13:34:55 +08:00
afc163
d9bb1560ce update radio button padding 2015-12-04 17:25:24 +08:00
Benjy Cui
7bbe2dee7c chore: cursor should be not-allowed if disabled 2015-12-04 11:22:16 +08:00
afc163
c592235f3d Merge pull request #624 from ant-design/tabsAnim
tabs animation
2015-12-03 17:43:01 +08:00
jljsj
c70a04935b update tabs anim less 2015-12-03 16:07:00 +08:00
afc163
5699ee9a0c Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0 2015-12-03 11:35:36 +08:00
Benjy Cui
8223681d26 chore: replace no-drop with not-allowed 2015-12-03 11:34:38 +08:00
afc163
4ff91a7536 change x size 2015-12-03 19:27:19 +08:00
jljsj
1446e799c4 add select choice anim 2015-12-03 19:21:49 +08:00
Benjy Cui
0159679ab1 chore: replace no-drop with not-allowed 2015-12-03 09:37:57 +08:00
afc163
cf6ed2ae36 fix button padding 2015-12-02 22:31:24 +08:00
afc163
fc2edb386c Merge pull request #623 from ant-design/fix-select
fix: the cursor should be `not-allowed`
2015-12-02 20:37:22 +08:00
afc163
c3aa6ec367 Add search input style, ref #413 2015-12-02 19:33:26 +08:00
jljsj
ad1a97d0aa add tabs default animation,remove Api animation 2015-12-02 18:06:16 +08:00
Benjy Cui
d08b259256 fix: the cursor should be not-allowed 2015-12-02 16:59:21 +08:00
afc163
2923cd8799 Add dropdown button 2015-12-02 15:18:15 +08:00
afc163
b25260b954 update calendar style vis using variables 2015-12-02 14:00:41 +08:00
afc163
68cdef6b5c update border base variable 2015-12-02 11:53:37 +08:00
afc163
cd8c6e7154 improve filter style, ref #413 2015-12-02 11:36:59 +08:00
afc163
5e1f611863 Add dashed button, ref #413 2015-11-30 18:26:44 +08:00
afc163
5b50e11192 Merge branch 'master' into develop-0.11.0 2015-11-30 15:03:50 +08:00
afc163
3cc00cb834 fix filter link position 2015-11-30 15:03:23 +08:00
afc163
9b3858adbf change filter icon 2015-11-30 14:48:33 +08:00
afc163
f3d4ccc045 default hidden icon in alert, add showIcon prop
ref #413
2015-11-29 18:43:14 +08:00
afc163
3639f048f5 Merge branch 'master' into develop-0.11.0 2015-11-29 18:01:08 +08:00
afc163
b172ebb3c6 fix less hint 2015-11-27 23:46:40 +08:00
afc163
5e8aa0cafd Merge branch 'master' into develop-0.11.0 2015-11-27 17:28:46 +08:00
afc163
e2e0fa291b Add today disabled style for datepicker, fix #606 2015-11-27 17:27:20 +08:00
afc163
54474acbcc Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0 2015-11-27 12:10:36 +08:00
afc163
1d5e119d26 Remove empty less files 2015-11-27 12:03:44 +08:00
afc163
8d36dc6fe5 Add simple lesshint support 2015-11-26 19:36:00 +08:00
daqi.sdq
779d904f53 add search and operation funcation 2015-11-26 16:07:11 +08:00
afc163
833498269d Add middle size table, ref #413 2015-11-26 14:44:28 +08:00
Daqi Song
27dc9bc853 init transfer 2015-11-25 23:17:06 +08:00
afc163
a6197a4836 Merge pull request #565 from ant-design/badge-anim
Badge anim
2015-11-24 19:37:48 +08:00