Commit Graph

630 Commits (8449c71e1274d3b20f062fc8f6a2d81cb803bf76)

Author SHA1 Message Date
tjz fdce1ce6b7 feat: update form 2018-06-24 22:22:43 +08:00
tangjinzhou 868ee1ebaf feat: support form template 2018-06-23 17:17:45 +08:00
tjz 090f9cba5d feat: add form support template 2018-06-22 21:35:14 +08:00
tjz 51718d7ffc test: add select test 2018-06-21 22:28:10 +08:00
tjz 52f6f50dbe fix: add select focus and blur events 2018-06-21 22:27:48 +08:00
tjz 33da99cf21 test: update `radio` & `group` path 2018-06-17 18:00:43 +08:00
tjz 9df74bedd7 fix: update disabled radiogroup's classname 2018-06-17 17:46:09 +08:00
tjz 9f307fd25d test: add radio & tabs tests 2018-06-17 17:25:54 +08:00
tjz 90634d19b3 fix: add radioGroup mouse event & radio name inherit radioGroup name 2018-06-17 17:22:26 +08:00
tjz f7886c7203 fix: radio `focus` `blur` `autofocus` `mouseenter` `mouseleave` not working 2018-06-17 16:14:49 +08:00
tjz cb2c71bd2f test: add dropdown 、popover、 tag、 time-picker tests 2018-06-17 15:57:09 +08:00
tjz 28d009d3ce fix: time-picker focus blur autoFocus not work 2018-06-17 15:56:12 +08:00
tjz ba8b73aa66 feat: update spin class 2018-06-17 10:49:56 +08:00
tjz 36db114621 test: update table 2018-06-16 23:05:15 +08:00
tjz 1c63ab9bd8 test: update list & spin snapshots 2018-06-16 23:00:59 +08:00
tjz 532b1d0c48 test: add list test & update spin 2018-06-16 22:57:11 +08:00
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