Commit Graph

1593 Commits

Author SHA1 Message Date
afc163
69faeb9145 Fix button text whitespace 2015-12-25 01:44:06 +08:00
afc163
2ea1fb48a4 rm onSelect 2015-12-25 01:21:46 +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
47ac6720e3 update demos 2015-12-24 20:49:10 +08:00
afc163
30d74aa7d5 update transfer info 2015-12-24 20:47:09 +08:00
afc163
ec95e2fb5b Merge branch 'develop-0.11.0' into component-transfer 2015-12-24 20:36:30 +08:00
afc163
706009f2be improve transfer 2015-12-24 17:44:54 +08:00
afc163
335d526dcc update transfer opertion buttons 2015-12-24 15:52:49 +08:00
afc163
5c9a75c8bc update transfer operation className 2015-12-24 15:31:03 +08:00
afc163
50565eef0f improve transfer operation implement 2015-12-24 15:23:26 +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
Benjy Cui
38083e5a9f feat: expose onShowSizeChange 2015-12-24 10:12:31 +08:00
Benjy Cui
a84be2c043 docs: update docs and demos 2015-12-24 09:54:59 +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
afc163
970dd7f34e fix popconfirm 2015-12-23 21:01:33 +08:00
Daqi Song
24975d1d15 add box width 2015-12-23 20:05:55 +08:00
afc163
e834d6a1a6 Add new icons 2015-12-23 19:58:18 +08:00
Daqi Song
a7f010dd36 add key, modify default props 2015-12-23 19:50:44 +08:00
Daqi Song
41ba920fd7 add filter function 2015-12-23 19:41:56 +08:00
afc163
8ab0e32758 fix icon 2015-12-23 19:23:14 +08:00
afc163
56336717ab Add hint for name changing 2015-12-23 19:09:31 +08:00
Daqi Song
2d175a0a62 Merge branch 'develop-0.11.0' into component-transfer
* develop-0.11.0:
  Add new icons
  fix icon
  Add hint for name changing
  update links
  docs: update documentation about `mixins`
  Add axure rplib file link
  Fix webpack errorin demo.js: a dependency to an entry point is not allowed
  0.11.0-beta2
  docs: update demo
  docs: add demo for `overflowCount`
  upgrade version select
  docs: publish 0.11.x's documentation
2015-12-23 18:42:51 +08:00
Benjy Cui
2bb90710b9 docs: update documentation about mixins 2015-12-22 16:54:34 +08:00
Benjy Cui
155c22efd4 docs: update demo 2015-12-22 14:49:46 +08:00
Benjy Cui
24398cd3e5 docs: add demo for overflowCount 2015-12-22 14:34:31 +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
fd96b1e7f4 Merge pull request #707 from ant-design/fix-table
fix: `rowKey` should work with Radio #697
2015-12-18 17:31:05 +08:00
afc163
8a69058364 badge can be use like <Badge />, ref #413 2015-12-18 17:29:06 +08:00
Benjy Cui
d1c73231a1 fix: rowKey should work with Radio #697 2015-12-18 16:33:37 +08:00
afc163
424166d335 Fix ie8 error caused by clipboard.js 2015-12-18 11:33:27 +08:00
Daqi Song
0e82e14030 fix demo 2015-12-18 09:05:02 +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
afc163
8df1da99d9 update demos 2015-12-17 16:12:17 +08:00
Daqi Song
45f01f1f26 update style 2015-12-17 16:08:16 +08:00
afc163
d8404a5972 Add tip, #692 2015-12-17 14:28:57 +08:00
afc163
2ab49d7b3c update demo text 2015-12-17 13:44:04 +08:00
afc163
6f3bbce39b update tabs demo 2015-12-17 12:39:26 +08:00
afc163
54087d7488 update tabs doc 2015-12-17 12:36:10 +08:00
afc163
a334065edb Add card tabs on container top 2015-12-17 12:33:34 +08:00
Benjy Cui
7ed1d78150 docs: add doc for tabPosition 2015-12-17 10:04:07 +08:00
Daqi Song
f913542626 fix style 2015-12-16 23:02:49 +08:00
afc163
744a0c49b5 Fix Input textarea rows prop, close #694 2015-12-16 20:13:18 +08:00
afc163
e064af5eb9 update table index.md 2015-12-16 18:27:38 +08:00
afc163
e20111d918 Add table locale emptyText 2015-12-16 18:14:22 +08:00
MG12
ece8eaa7ad update time-picker to 1.0.0-alpha9 2015-12-16 17:29:28 +08:00
afc163
76ecce0942 Add column key for table demo 2015-12-16 16:35:56 +08:00