Commit Graph

664 Commits (9fd97fccfab90f917a30bce3e80dcc8c1f8c16bb)

Author SHA1 Message Date
tjz 29a9fcd2ca test: update upload action 2018-06-16 22:11:34 +08:00
tjz d132738f67 docs: update list demo 2018-06-16 21:54:01 +08:00
tjz 90f5c8a9a9 feat: add list component 2018-06-16 21:30:41 +08:00
tjz abbfb50f56 test: add popconfirm test 2018-06-12 21:16:49 +08:00
tjz d9c6c76429 perf: update table 2018-06-12 21:03:54 +08:00
tangjinzhou 2d5b60d653 fix: popconfirm failure due to tooltip api changes(change to visibleChange) #34 2018-06-12 17:53:06 +08:00
tjz e629c8f89a fix: table update height error #33 2018-06-11 22:26:27 +08:00
tjz c0457ef4a8 docs: update tooltip visible(v-model) 2018-06-10 21:57:44 +08:00
tjz 0771acb193 test: add tooltip test 2018-06-10 21:53:52 +08:00
tjz d5baf1bfb1 fix: change `change` to `visibleChange` 2018-06-10 21:32:24 +08:00
tjz 78f7c2e4b1 test: add Cascader test 2018-06-10 20:42:59 +08:00
tjz 5f06942217 test: add notification test 2018-06-10 16:02:12 +08:00
tjz c93c18e74e test: update transition-group and relative snapshots 2018-06-10 15:45:06 +08:00
tjz f355e084cc test: add message test 2018-06-10 15:42:38 +08:00
tjz 9ab215c2f3 test: update input test 2018-06-10 14:31:24 +08:00
tjz a58c1e2415 test: update input demo snapshots 2018-06-10 13:52:20 +08:00
tjz 08018525b8 test: add input test 2018-06-10 10:26:24 +08:00
tjz 7879279123 fix: add textarea autofocus 2018-06-10 10:26:03 +08:00
tjz 3cff62997d fix: add input search focus & blur methods 2018-06-10 09:29:18 +08:00
tjz 88f165edb5 fix: input-number autoFocus not work 2018-06-09 15:48:34 +08:00
tjz a8dcabb1a0 test: add date-picker 2018-06-09 15:28:15 +08:00
tjz 264abff597 fix: date-picker `autoFocus` not work 2018-06-09 11:46:03 +08:00
tjz 7ed6885ec6 test: update table test 2018-06-08 22:38:25 +08:00
tjz ec1999dea4 fix: table defaultChecked not work 2018-06-08 22:30:25 +08:00
tjz dc0f0b967c fix: table check 2018-06-08 18:50:18 +08:00
tjz acd7a96f68 style: change checkbox props verify 2018-06-08 18:37:03 +08:00
tangjinzhou be69bd9af1 fix: cascader autoFocus not work 2018-06-07 15:03:53 +08:00
tjz 62b698c007 test: update table test 2018-06-06 22:33:09 +08:00
tjz 9b7f5c2f81 fix: table add support number key 2018-06-06 22:02:31 +08:00
tangjinzhou 34230dd40e style: delete Trailing spaces 2018-06-06 11:01:02 +08:00
tangjinzhou ed9de47851 test: add progress & rate & slider & spin & table test 2018-06-06 10:48:15 +08:00
tangjinzhou c2c9841eb9 fix: rate `autoFocus` not work and `blur` error 2018-06-06 10:46:54 +08:00
tangjinzhou 228f4478a5 fix: rangePicker validator check failed for prop value is [undefined, undefined] 2018-06-05 10:49:51 +08:00
tangjinzhou bc780db039 fix: anchor mount to mounted 2018-06-04 18:37:23 +08:00
tangjinzhou b72bbe8fc7
Merge pull request #31 from vueComponent/feature-anchor
feat: add anchor component
2018-06-04 17:46:53 +08:00
tangjinzhou a1448e06d9 feat: add anchor component docs & test 2018-06-04 17:09:01 +08:00
wangxueliang 30fa4dbee3 fix: add document title 2018-06-04 14:58:02 +08:00
set.zhao ec97a308b6 fix table header style 2018-06-03 23:35:19 +08:00
tangjinzhou 018cc4fa0a feat: add anchor component 2018-06-02 18:11:50 +08:00
wangxueliang a7f194dfe5 test: upload uploadList 2018-06-02 15:12:53 +08:00
tjz b7636a7f63 test: add table selectionbox test 2018-06-01 21:25:16 +08:00
tjz 539d838607 test: add more table filter test 2018-05-31 22:53:14 +08:00
wangxueliang 1fc1100a22 test: update __snapshots__ 2018-05-31 16:58:48 +08:00
wangxueliang ce39dc3506 fix: inputnumber placeholder 2018-05-31 16:36:59 +08:00
tangjinzhou 81ab829b1d fix: datepicker event repeatedly called when showTime 2018-05-30 17:44:20 +08:00
tangjinzhou 1cadd1a53b fix: refactor trigger bug 2018-05-30 16:38:15 +08:00
tangjinzhou 0a4193f054 test: update snapshots & some test 2018-05-30 14:12:43 +08:00
tangjinzhou eae92d8718 refactor: trigger 2018-05-30 14:11:36 +08:00
tjz d35e6fb334 test: add table sorter & filter test 2018-05-27 14:01:18 +08:00
tjz 07150c0965 test: add table test 2018-05-26 22:48:16 +08:00
tjz 24f3005562 docs: update table docs 2018-05-26 22:47:54 +08:00
tjz 17b9dc14f5 fix: table emptyText not work 2018-05-26 22:47:19 +08:00
tangjinzhou c5e421cdb2 fix: add form wrappedComponentRef feature 2018-05-25 11:27:54 +08:00
tjz 098e7ea156 test: add confirm & layout test 2018-05-24 23:04:41 +08:00
tangjinzhou 141bff70f1 test: update snap 2018-05-24 19:33:09 +08:00
tangjinzhou e9b6914282 fix: date-picker keydown event not work 2018-05-24 18:49:04 +08:00
wangxueliang 7b55c0d2fb fix: tranfer test 2018-05-23 16:48:45 +08:00
wangxueliang 4afcd45d2b test: add tranfer test 2018-05-23 16:07:46 +08:00
wangxueliang a00f9e5c30 test: add tranfer test 2018-05-23 16:07:02 +08:00
wangxueliang 8246c12e9b test: add tranfer test 2018-05-23 12:11:41 +08:00
tjz f3ae72831a test: add calendar test 2018-05-21 22:59:04 +08:00
Instanced b2fbad28ee fix: avatar autoset font size 2018-05-21 12:40:05 +08:00
tangjinzhou f503ca6e04 ci: update validate-commit-msg to commitlint 2018-05-21 10:13:25 +08:00
tjz d027cc0376 delete never used variable 2018-05-20 22:30:48 +08:00
tjz d16f27e820 docs: update checkbox api 2018-05-20 22:05:31 +08:00
tjz 7df963aac7 test: add checkbox & switch test 2018-05-20 21:42:23 +08:00
tjz 14e7805af1 fix: checkbox add focus blur events & autoFocus 2018-05-20 21:41:40 +08:00
tangjinzhou 54c695a7f4 test: add grid test 2018-05-19 17:50:22 +08:00
tangjinzhou a39aada80a test: add card test 2018-05-19 17:46:03 +08:00
tangjinzhou f6148387ba test: add breadcrumb test 2018-05-19 17:37:24 +08:00
tangjinzhou f8caf137b6 test: add back-top test 2018-05-19 17:20:30 +08:00
tangjinzhou 931495768f fix: 优化 select title 2018-05-19 14:07:35 +08:00
tangjinzhou 117599646e test: add local-provider test 2018-05-19 12:53:37 +08:00
tjz d4865223b6 test: add from test 2018-05-18 22:52:45 +08:00
tjz ba688ce190 test: add from test 2018-05-18 22:52:24 +08:00
tjz eac84f2d2c test: update demotest to async 2018-05-18 22:04:10 +08:00
tjz 0920d23f12 refactor: update transfer watch props 2018-05-18 21:57:40 +08:00
tjz 4582da3725 fix: transfer handleClear not work 2018-05-18 21:21:31 +08:00
tjz d148108be3 docs: update tabs & menu demo 2018-05-18 21:15:46 +08:00
tjz a965fb1ac0 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-05-18 21:10:11 +08:00
tjz b2d330894a test: add auto-complate test 2018-05-18 21:09:52 +08:00
tangjinzhou 6cdc08102f test: update modal test 2018-05-18 14:30:17 +08:00
tangjinzhou 9f08fdb856 test: update modal test 2018-05-18 11:31:06 +08:00
tangjinzhou 3d94b10f09 test: add avatar badge icon modal unit test 2018-05-18 10:10:17 +08:00
tangjinzhou 09e25a2889 test: add affix unit test 2018-05-17 10:40:50 +08:00
wangxueliang f01840f307 fix: timeline test 2018-05-15 10:59:33 +08:00
wangxueliang 6ddc53ba53 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-05-15 10:23:51 +08:00
wangxueliang fa5141bd00 fix: timeline component 2018-05-15 10:22:42 +08:00
tangjinzhou e003a735b8 delete unnecessary ant-ref directive 2018-05-15 10:09:25 +08:00
tangjinzhou 86a8c76bfb fix: form ant-ref directive bug(#20) 2018-05-15 10:08:14 +08:00
tangjinzhou 7bf21fe51f test: add snapshot 2018-05-15 09:52:44 +08:00
tangjinzhou f94eb62811 test: update snapshot 2018-05-14 11:24:09 +08:00
tangjinzhou 8f7b46d0d2 fix: delete console 2018-05-14 11:02:03 +08:00
tangjinzhou 1be9f56f48 docs: update avatar demo 2018-05-14 10:58:46 +08:00
tangjinzhou 57d0b27f6a test: add affix avatar back-top breadcrumb snapshots 2018-05-14 10:56:24 +08:00
tangjinzhou 893be89412 test: update button test 2018-05-14 09:49:26 +08:00
tjz 059b928b09 test: change karma to jest 2018-05-13 23:11:51 +08:00
tjz d86e333491 test: add button test 2018-05-13 12:01:52 +08:00
tangjinzhou 0c11e6baca Merge branch 'master' into unit-test
# Conflicts:
#	package-lock.json
#	package.json
2018-05-12 11:14:22 +08:00
tangjinzhou 1c0752c27a fix: customRow events (#16) 2018-05-10 19:15:43 +08:00
tangjinzhou f22a930d8a docs: update local-provider doc 2018-05-08 11:33:58 +08:00
tangjinzhou c50e0e04cd Merge branch 'feature-form' 2018-05-08 11:30:44 +08:00
tangjinzhou 4c37abf8b5 feat: add form doc 2018-05-08 11:20:07 +08:00
tjz c9006ec372 feat: update form demo 2018-05-07 22:51:10 +08:00
tangjinzhou 39dc1803fd feat: form 2018-05-07 18:40:25 +08:00
wangxueliang d8c4d580b6 fix: add props of vc-upload 2018-05-07 10:30:23 +08:00
tjz 72b9d175ba feat: add form demo 2018-05-06 21:53:00 +08:00
tjz d959c04a0c refactor: modify upload dragger name from 'ADragger' to 'AUploadDragger' 2018-05-06 21:52:16 +08:00
tjz 3837493567 chore: fix getProps bug 2018-05-06 21:50:05 +08:00
tjz 57698010f7 feat: forbid inheritAttrs 2018-05-06 20:37:39 +08:00
tjz 138274f9c6 feat: add form 2018-05-06 18:32:40 +08:00
tjz 790fe9c4b9 feat: add form demo 2018-05-05 21:38:03 +08:00
tjz 28468968c9 fix: radio bug 2018-05-05 17:46:04 +08:00
tjz f9a26e654d fix: checkbox target bug 2018-05-05 17:42:33 +08:00
tjz 87216c5527 fix: checkbox type 2018-05-05 17:39:56 +08:00
tjz dc9446fa19 refactor: vc-checkbox 2018-05-05 17:19:28 +08:00
tjz d1f017954e feat: add form 2018-05-05 17:00:51 +08:00
tjz 9c9b039421 feat: add vc-form demo 2018-05-04 22:41:32 +08:00
tangjinzhou 824666852d feat: add vc-form demo 2018-05-04 19:11:42 +08:00
tangjinzhou 0658674d3f feat: add vc-form demo 2018-05-04 16:02:31 +08:00
tangjinzhou 4f0c5b8ce1 feat: add vc-form demo 2018-05-04 12:16:17 +08:00
tjz c0bf96fccd feat: vc-form 2018-05-03 22:53:17 +08:00
tangjinzhou 07b0d46864 feat: update vc-form 2018-05-03 19:10:43 +08:00
tjz b5cd8f5714 feat: init vc-form component 2018-05-02 21:35:42 +08:00
wangxueliang 104c7134dd fix: 更新文件后缀 2018-04-25 11:30:47 +08:00
tjz 3694ad80c7 fix: menu click bug 2018-04-24 22:52:16 +08:00
tangjinzhou 3d0e0b19a9 test: add snapshot support 2018-04-24 18:46:06 +08:00
tangjinzhou d2e484ddfa test: update button test 2018-04-23 18:46:11 +08:00
tjz 336142cfac test: button 2018-04-22 19:54:01 +08:00
tjz 5bc6a464d5 test: add unit test 2018-04-21 22:31:16 +08:00
tjz e5f766cbca style: eslint fix .js .jsx .vue 2018-04-21 12:51:56 +08:00
tangjinzhou 7fa005dbe6 add layout demo and doc 2018-04-20 16:58:40 +08:00
tangjinzhou 7f7e708987 add layout 2018-04-20 12:52:31 +08:00
tangjinzhou cfcf04a474
Merge pull request #4 from lokyoung/feature/use-vue-install
feat: use vue install to setup the library
2018-04-19 17:16:48 +08:00
lokyoung a8beca9c66 feat: export default for vue antd 2018-04-19 16:42:55 +08:00
lokyoung ee163becdb fix: fix export issue 2018-04-19 16:18:18 +08:00
lokyoung fc4e678616 fix: remove unused variable 2018-04-19 10:33:04 +08:00
wangxueliang cc2d9c4015 完善upload demo 2018-04-19 10:32:11 +08:00
lokyoung eba3acf503 style: fix style according to eslint 2018-04-19 10:31:12 +08:00
wangxueliang 3969bb49f5 Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-04-19 10:28:13 +08:00
wangxueliang 881476b0f7 fix vc-upload 2018-04-19 10:26:58 +08:00
lokyoung 740abe9cd0 feat: use vue install to setup the library 2018-04-18 22:02:43 +08:00
tjz 1a12427bfb add popover doc 2018-04-16 21:54:37 +08:00
tjz 35f9b02039 fix tree demo 2018-04-16 21:38:28 +08:00
tangjinzhou 3d228f019d Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-04-16 18:39:07 +08:00
tangjinzhou 28f63f538b fix select PropTypes 2018-04-16 18:39:00 +08:00
wangxueliang 7da09de27c fix vc-upload propstype 2018-04-16 15:14:30 +08:00
tjz 4d7364fe1a add local-provider transfer demo 2018-04-14 21:38:57 +08:00
tjz c2ab98a101 add datepicker support v-model 2018-04-14 21:22:09 +08:00
tjz 950365b3d2 add tree doc 2018-04-14 21:09:35 +08:00