Commit Graph

1807 Commits

Author SHA1 Message Date
Benjy Cui
9ef865e25e docs: update demo and documentation 2015-12-25 15:50:41 +08:00
afc163
8dea7fbe15 Rollback with-time-picker demo but do not show 2015-12-25 15:34:32 +08:00
afc163
f7322df4ee Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0 2015-12-25 15:28:00 +08:00
afc163
82bb807932 update RangePicker style 2015-12-25 15:27:24 +08:00
Benjy Cui
da7b7ca2a0 fix: Form should support className #711 2015-12-25 14:30:28 +08:00
afc163
ca4f159145 update demo name 2015-12-25 11:56:25 +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
加缪
1f8e83c649 again fix group.md 2015-12-25 11:48:59 +08:00
加缪
6c5794e8ee fix group.md eslint 2015-12-25 11:48:59 +08:00
加缪
5000fa6b87 fix ant-design eslint 2015-12-25 11:48:59 +08:00
加缪
e0e94ef709 checkbox demo complete 2015-12-25 11:48:58 +08:00
afc163
2fd64b4997 update date-picker api 2015-12-25 01:52:52 +08:00
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
Cam Song
f847c23c46 Fix a typo in tooltip demo 2015-12-23 18:07:31 +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
afc163
5d0287615d update table index 2015-12-16 15:53:46 +08:00
Benjy Cui
7f2957b23b style: unify demos' code style 2015-12-16 15:25:15 +08:00
afc163
ca0cfc2cd0 Merge pull request #685 from ant-design/deps-slider
deps: upgrade rc-slider, ref #413
2015-12-16 14:14:05 +08:00
Benjy Cui
d644484236 deps: upgrade rc-slider 2015-12-16 14:03:09 +08:00
afc163
029890a5ab fix default prop doc 2015-12-16 11:56:30 +08:00
afc163
7eb3c04a1e Add tabPostion bottom 2015-12-16 11:53:52 +08:00
Benjy Cui
74fc3fd710 fix: uncheck when all the data are disabled #682 2015-12-16 10:32:32 +08:00
yiminghe
6e8d9c4079 Merge pull request #674 from ant-design/feat-new-tabs-style
Feat new tabs style
2015-12-15 19:24:51 +08:00
Benjy Cui
7cd8b34015 chore: remove useless div 2015-12-15 17:54:43 +08:00
afc163
734dcc142a update tabs document 2015-12-15 17:30:06 +08:00
daqi.sdq
2850804feb modify api 2015-12-15 17:08:34 +08:00
afc163
c43d59dbb4 update editable-card.md 2015-12-15 16:38:53 +08:00
afc163
12c1272354 rewrite editable card 2015-12-15 16:34:02 +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
349d03e384 update tabs document 2015-12-14 22:20:29 +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
721c00e925 fix className 2015-12-14 11:45:35 +08:00
afc163
759baedadd update tabs demo 2015-12-13 20:08:58 +08:00
afc163
9560c310a2 Merge pull request #666 from ant-design/upload-list-picture-style
Add picture style upload list
2015-12-13 19:47:20 +08:00
afc163
7288dfbaf9 Add picture style upload list 2015-12-13 17:46:06 +08:00
afc163
41660c3814 fix value prop of DatePicker to controlled prop 2015-12-12 13:38:25 +08:00
afc163
dce02dd5f9 Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0 2015-12-11 17:57:43 +08:00
afc163
5e18c37cce Add overflowCount for badge, close #660 2015-12-11 17:57:09 +08:00
afc163
9dd5becfc8 fix prefixCls 2015-12-11 19:58:41 +08:00
Benjy Cui
6e95c29a1d feat: add Menu.ItemGroup #654 2015-12-11 17:01:21 +08:00
afc163
23e1ad362b update tabs document 2015-12-10 17:47:51 +08:00
afc163
5908b11652 Add warn message and fix warn alert icon 2015-12-10 16:41:41 +08:00
afc163
c7bcea8559 Merge pull request #651 from ant-design/remove-table-datasource
Remove remote mode datasource of Table
2015-12-10 16:33:23 +08:00
afc163
d759d1f489 Datepicker => DatePicker, Timepicker => TimePicker 2015-12-10 16:30:18 +08:00
afc163
41c60f6469 Add propTypes 2015-12-10 15:26:45 +08:00
afc163
58845101c2 update table demos 2015-12-10 15:16:33 +08:00
afc163
62d4bbd573 remove remote dataSource 2015-12-10 14:49:24 +08:00
afc163
b4789e585d filter dropdown should have max height 2015-12-10 12:13:13 +08:00
afc163
397cfc96c0 fix selectedRowKeys bug code in 19c385c 2015-12-09 22:07: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
dfd70ae634 fix empty filters when receive new columns in Table, ref #418 comment-163093580 2015-12-09 15:59:54 +08:00
afc163
c1b1765a1b Fix short format timepicker 2015-12-08 21:23:07 +08:00
afc163
4f4240227e Fix textarea not editable bug, close #646
Caused by #589 fix

and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
2015-12-08 19:23:23 +08:00
afc163
31ee4bea30 Fix textarea not editable bug, close #646
Caused by #589 fix

and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
2015-12-08 19:18:04 +08:00
afc163
f64bee9de5 Merge branch 'master' into develop-0.11.0 2015-12-08 16:48:30 +08:00
afc163
bfe94b2a80 upgrade rc-time-picker
ref #578
2015-12-08 16:45:21 +08:00
tom
7f7e66070e fix bug: 只有在存在btn情况下才能调用close 2015-12-07 18:53:28 +08:00
afc163
b177350280 update icon document 2015-12-07 16:33:02 +08:00
afc163
05ee2bf036 update icon document 2015-12-07 16:32:44 +08:00
afc163
c79913b896 Fix table columns key, #642 2015-12-07 16:20:52 +08:00
afc163
a068e58dd4 Add slash prop, close #641 2015-12-07 12:13:13 +08:00
afc163
0690e7137d Merge branch 'master' into develop-0.11.0 2015-12-07 11:20:46 +08:00
afc163
f6930d5f1b remove ignoreScrollBehavior 2015-12-07 11:19:08 +08:00
Benjy Cui
1a4527944f chore: remove useless ref property 2015-12-07 11:12:19 +08:00
afc163
1d7350cccd Add Switch size to API doc 2015-12-06 17:14:06 +08:00
afc163
290b739cd1 improve select classname code 2015-12-06 17:13:06 +08:00
afc163
7c9820baeb Add small size switch, ref #413 2015-12-06 16:39:01 +08:00
afc163
a9818876e9 update icon stateless component 2015-12-06 16:22:34 +08:00
afc163
462f4432d7 Merge pull request #633 from ant-design/update-simple-pagination
Update simple pagination
2015-12-05 13:36:02 +08:00
afc163
36e234de97 update small examples 2015-12-05 13:34:55 +08:00
afc163
07e32342a0 fix demo ajax page change 2015-12-05 13:10:24 +08:00
afc163
84b23d6b11 fix demo ajax page change 2015-12-05 13:07:17 +08:00
afc163
52c26872cb update docs 2015-12-05 01:08:33 +08:00
afc163
aed50b2cc0 update docs 2015-12-05 01:03:08 +08:00
Yuwei Ba
9582855255 use object-assign 2015-12-04 17:48:01 +08:00
Yuwei Ba
948120e224 update simple pagination style 2015-12-04 17:47:58 +08:00
afc163
6b4d7b3622 remove ref in Icon 2015-12-04 15:06:36 +08:00
afc163
055d3b406c Add visible to popconfirm 2015-12-04 14:58:19 +08:00
Benjy Cui
7bbe2dee7c chore: cursor should be not-allowed if disabled 2015-12-04 11:22:16 +08:00
afc163
1b39188ea4 Merge pull request #628 from ant-design/upgrade-to-babel6
upgrade to babel6, ref #413
2015-12-03 17:57:06 +08:00
afc163
c592235f3d Merge pull request #624 from ant-design/tabsAnim
tabs animation
2015-12-03 17:43:01 +08:00
afc163
d9eaffb0c8 upgrade nico-jsx for marked and babel6 inside it 2015-12-03 17:41:44 +08:00
jljsj
1446e799c4 add select choice anim 2015-12-03 19:21:49 +08:00
afc163
19c69eb071 Merge branch 'master' into develop-0.11.0 2015-12-02 20:04:05 +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
4e4273ec5b docs: update Select's documentation 2015-12-02 16:28:41 +08:00
afc163
81209c70c3 Fix input & input-group wrapper tag 2015-12-02 15:55:02 +08:00
afc163
2923cd8799 Add dropdown button 2015-12-02 15:18:15 +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
087c64649d upgrade iconfont 2015-11-30 17:59:46 +08:00
afc163
3e5e51049b use outline icon in alert with description 2015-11-30 15:07:29 +08:00
afc163
5b50e11192 Merge branch 'master' into develop-0.11.0 2015-11-30 15:03:50 +08:00
afc163
9b3858adbf change filter icon 2015-11-30 14:48:33 +08:00
yiminghe
f99bbf5c2e add month picker 2015-11-30 14:41:01 +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
7cd8fb042f fix tree demo 2015-11-29 16:54:20 +08:00
afc163
cc80b3c1c6 Merge branch 'master' into develop-0.11.0 2015-11-28 15:04:59 +08:00
afc163
a0f93bfa83 use stateless component 2015-11-28 14:23:31 +08:00
afc163
5e8aa0cafd Merge branch 'master' into develop-0.11.0 2015-11-27 17:28:46 +08:00
afc163
c269f65d08 Fix badge count always 0 bug in IE8/9, #605 2015-11-27 15:45:38 +08:00
afc163
7c0c2cd18c Add rowKey tip in document 2015-11-27 15:08:56 +08:00
afc163
9e82dee23b Add rowKey tip in document 2015-11-27 14:54:25 +08:00
afc163
eb828f0eba Fix disabled props in RadioGroup, closes #603 2015-11-27 14:29:03 +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
820d9d7880 fix demo lint 2015-11-27 12:08:57 +08:00
afc163
beaa01d4ef upgrade rc-pagination to 1.3.5 2015-11-27 01:00:27 +08:00
afc163
3992678141 update ajax demo, controll current page outside 2015-11-26 23:30:20 +08:00
afc163
82addcccc1 update date and time picker demo 2015-11-26 22:18:14 +08:00
afc163
5b4aa4cd55 update API 2015-11-26 19:52:25 +08:00
afc163
2802643c12 fix demo 2015-11-26 19:51:03 +08:00
Yuwei Ba
83f176f2f6 Update demo. 2015-11-26 17:15:18 +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
afc163
07f5c62ef8 change title text in sorter 2015-11-26 14:15:09 +08:00
Yuwei Ba
4cc69cdd3f Upgrade rc-pagination to 1.3.0. 2015-11-26 12:17:19 +08:00
afc163
59db4e46c6 fix demo code lint bug 2015-11-26 12:07:27 +08:00
afc163
bd14d75419 Merge pull request #584 from ant-design/feat-button-text
Add i18n for `Table` `Modal` `Popconfirm`
2015-11-26 11:59:20 +08:00
Daqi Song
38b51372e6 move mock data to demo 2015-11-26 11:18:37 +08:00
Daqi Song
27dc9bc853 init transfer 2015-11-25 23:17:06 +08:00
afc163
d1d3329674 fix boolean attribute lint errors 2015-11-25 18:10:35 +08:00
afc163
16abf46071 Fix markdown eslint errors, update .eslintrc 2015-11-25 18:10:34 +08:00
afc163
69433ebf9c Merge branch 'master' of github.com:ant-design/ant-design 2015-11-25 17:50:16 +08:00
afc163
2f2928979b Merge pull request #592 from ant-design/fix-input-number
fix: InputNumber should support `className`
2015-11-25 17:05:27 +08:00
shelwin
042f016dd4 update modal confirm demo 2015-11-25 16:17:58 +08:00
Benjy Cui
75fc99f0ad fix: InputNumber should support className 2015-11-25 15:58:38 +08:00
afc163
e88fcd2839 Merge branch 'master' of github.com:ant-design/ant-design 2015-11-25 11:42:51 +08:00
Benjy Cui
2b3878549a docs: update Slider docs for tipFormatter 2015-11-25 11:34:55 +08:00
afc163
7388b7e93a Merge branch 'master' of github.com:ant-design/ant-design 2015-11-25 11:12:53 +08:00
afc163
a1e2099d4a update ScrollNumber render 2015-11-25 11:08:26 +08:00
SimaQ
a86a3b9a5b fix: fixes #586. 2015-11-25 10:46:38 +08:00
afc163
ce76ebfe9b replace rcUtil.classSet by classnames, ref react-component/util#1 2015-11-24 20:03:57 +08:00
afc163
a6197a4836 Merge pull request #565 from ant-design/badge-anim
Badge anim
2015-11-24 19:37:48 +08:00
afc163
62b50c76d7 adjust datepicker and timepicker style to fit each other 2015-11-24 17:43:58 +08:00
afc163
8cd65dcdba update timepicker demo 2015-11-24 17:33:14 +08:00
afc163
83d047466b Add datepicker and timepicer usage demo 2015-11-24 17:25:32 +08:00
xiaosheng.lj
871be19528 fix upload multiple #579 2015-11-24 17:00:34 +08:00
Benjy Cui
dba62729b0 refactor: set okText cancel defaultValue 2015-11-24 16:48:21 +08:00
Benjy Cui
b110b8787b docs: update demos 2015-11-24 16:39:16 +08:00
Benjy Cui
998fa8816e feat: Table should support i18n 2015-11-24 15:58:50 +08:00
afc163
47c8f3de69 improve badge anim 2015-11-24 15:29:57 +08:00
Benjy Cui
51a2798eb5 feat: Popconfirm should support i18n 2015-11-24 11:21:37 +08:00
Benjy Cui
fdd9ef7d18 feat: Modal should support internationalization 2015-11-24 11:01:36 +08:00
afc163
9d4aa291f3 Refactor ant scroll number 2015-11-23 23:01:04 +08:00
afc163
3768e49597 improve code style 2015-11-23 17:19:35 +08:00
Benjy Cui
5bbf9369fb deps: update rc-slider and demo 2015-11-23 16:18:55 +08:00
jljsj
8026a92974 update transition-duration 2015-11-23 15:39:55 +08:00
jljsj
64be14e89e update 2015-11-23 15:21:52 +08:00
jljsj
f7176f31f4 Merge branch 'badge-anim' of github.com:ant-design/ant-design into badge-anim 2015-11-23 15:19:00 +08:00
jljsj
23b5bf0cb0 update badge getTranslateY 2015-11-23 15:08:19 +08:00
afc163
c14dcc7e40 fix #571 2015-11-23 11:01:17 +08:00
Benjy Cui
bbadcc34c1 refactor: cache the result of getLocale() 2015-11-21 16:48:35 +08:00
afc163
250836371b improve code style 2015-11-20 21:44:05 +08:00
afc163
162253b232 Merge branch 'master' of github.com:ant-design/ant-design 2015-11-20 21:08:03 +08:00
afc163
bb897c17ec fix datepicker placeholder 2015-11-20 21:07:29 +08:00
afc163
c416d40b81 Fix datepicker style prop, close #564 2015-11-20 21:05:46 +08:00
afc163
7eb2f5b58a Add support for degrade usage of form 2015-11-20 18:51:12 +08:00
afc163
184e378e79 move col row input into indepent dirctories, remove antd.ButtonGroup 2015-11-20 18:21:59 +08:00
afc163
97b6ff7f92 update timepicker index.md 2015-11-20 18:01:02 +08:00
afc163
21dc8811c9 update table doc 2015-11-20 17:16:56 +08:00
jljsj
7ce4a11d62 update badge number 2015-11-20 17:00:39 +08:00
jljsj
b08513a082 update badge number utils 2015-11-20 17:00:39 +08:00
jljsj
a834a9f83e update badge anim demo 2015-11-20 17:00:39 +08:00
jljsj
75d2d21b0b update badge anim 2015-11-20 17:00:39 +08:00
jljsj
55b9ec3feb update badge open max 99 2015-11-20 17:00:38 +08:00
jljsj
0a1c8ba811 update badge anim 0-9, 9-0 2015-11-20 17:00:38 +08:00
jljsj
ae287a2b68 update badge change.md 2015-11-20 17:00:38 +08:00
jljsj
57cde4ab18 update badge number 2015-11-20 17:00:38 +08:00
jljsj
a52567bee6 add badge the number scroll anim 2015-11-20 17:00:38 +08:00
afc163
2b6b294fb0 Merge pull request #562 from ant-design/update-timepicker
update timepicker component and fix a bug when clear input.
2015-11-20 15:06:26 +08:00
MG12
df180f942c update timepicker component and fix a bug when clear input. 2015-11-20 15:01:22 +08:00
afc163
ffcf55d241 Fix dropdown click usecase, ref #535 2015-11-20 14:26:59 +08:00
afc163
9268a0befd Fix eslint 2015-11-20 14:15:33 +08:00
afc163
e07a116659 update iconfont index.md 2015-11-20 11:30:21 +08:00
afc163
e058e67cb4 fix iconfont 2015-11-20 11:05:34 +08:00
afc163
3597e6a576 move matchMedia polyfill to carousel 2015-11-20 10:57:08 +08:00
afc163
5b65625a3b fix placeholder again 2015-11-19 19:28:36 +08:00
afc163
e42729f165 fix placeholder 2015-11-19 19:15:52 +08:00
afc163
ceb4761555 Fix code style 2015-11-19 19:09:51 +08:00
MG12
0bd4b783b9 remove useless file 2015-11-19 18:08:12 +08:00
MG12
8ad6479488 fix locale of default value 2015-11-19 18:02:00 +08:00
MG12
dbb8eaaa35 timepicker component feature fix 2015-11-19 18:02:00 +08:00
MG12
f65abf1d6d update less file and use variables; rename TimePicker to Timepicker 2015-11-19 18:02:00 +08:00
崖鹰
3b6745d175 add timepicker component 2015-11-19 18:02:00 +08:00
afc163
c10e7e2a49 keep placeholder can be set 2015-11-19 17:20:00 +08:00
afc163
c9a2cf2e90 update timepicker demo 2015-11-19 17:15:31 +08:00
afc163
b520982f22 update demo code style 2015-11-19 17:12:16 +08:00
afc163
ff200db6c4 fix text 2015-11-19 17:08:05 +08:00
afc163
4ba22f748d Merge pull request #553 from benjycui/deps-slider
deps: update Slider and its docs
2015-11-19 16:34:12 +08:00
afc163
8d85684b12 resume date time demo 2015-11-19 16:28:28 +08:00
afc163
2e54c5b30d return original date value in onChange 2015-11-19 15:53:40 +08:00
afc163
7733962e1a merge 2015-11-19 15:37:21 +08:00
MG12
2d84cd8a47 timepicker component feature fix 2015-11-19 15:19:40 +08:00
Benjy Cui
f51fa42353 fix: the placeholder of Datepicker 2015-11-19 15:10:48 +08:00
afc163
55bbd36c3c Add time demo into datepicker demo 2015-11-19 14:28:54 +08:00
Benjy Cui
d340910897 deps: update Slider and its docs 2015-11-19 14:25:34 +08:00