tangjinzhou
|
746fc9a792
|
chore: rename vue-antd-ui to ant-design-vue
|
2018-08-04 17:52:11 +08:00 |
tangjinzhou
|
81b36bddc4
|
docs: update docs
|
2018-08-03 21:50:39 +08:00 |
tangjinzhou
|
8449c71e12
|
test: update snapshots
|
2018-07-29 21:31:15 +08:00 |
tangjinzhou
|
da1b924cba
|
fix: select label not update
|
2018-07-29 19:47:48 +08:00 |
tangjinzhou
|
b48bbac695
|
chore: update classname
|
2018-07-29 19:33:41 +08:00 |
tangjinzhou
|
e8cbe7d1df
|
fix: update export props #87
|
2018-07-29 19:33:02 +08:00 |
tjz
|
328ed632de
|
docs: add 1.0.1 cahngelog & update menu doc
|
2018-07-27 20:59:59 +08:00 |
tjz
|
02ab242197
|
fix: dataPicker dropdownClassName not wroking
|
2018-07-27 20:37:02 +08:00 |
wangxueliang
|
84a9d1d5c2
|
fix: support card description and title slot
|
2018-07-27 15:30:24 +08:00 |
tangjinzhou
|
34f162b513
|
fix: calendar change event call twice #82
|
2018-07-27 10:12:56 +08:00 |
tangjinzhou
|
4a51544bd6
|
feat: optimize Chinese input(just support v-model)
|
2018-07-27 09:18:31 +08:00 |
tjz
|
1367cfc70a
|
fix: treeSelect treeData[i].children support null #81
|
2018-07-25 22:21:19 +08:00 |
wangxueliang
|
b65e061535
|
fix: update carousel test
|
2018-07-23 17:38:19 +08:00 |
wangxueliang
|
214347aa8f
|
fix: carousel customArrows demo
|
2018-07-23 17:23:25 +08:00 |
wangxueliang
|
5f53be8042
|
Merge branch 'master' of https://github.com/vueComponent/ant-design
|
2018-07-23 16:28:40 +08:00 |
wangxueliang
|
9e4c2116c1
|
feat: add carousel customArrows demo
|
2018-07-23 16:27:50 +08:00 |
tangjinzhou
|
c8eccdc605
|
docs: update form docs
|
2018-07-21 14:09:22 +08:00 |
wangxueliang
|
d2f411a862
|
fix: carousel customPaging demo
|
2018-07-20 18:24:22 +08:00 |
wangxueliang
|
edddbd982a
|
feat: add carousel
|
2018-07-20 16:13:21 +08:00 |
tangjinzhou
|
617cbdccd0
|
perf: update buttongroup style
|
2018-07-20 10:25:33 +08:00 |
tangjinzhou
|
38b18d3d2e
|
fix: buttongroup style bug
|
2018-07-18 09:39:57 +08:00 |
tjz
|
28b5193b84
|
revert: enterButton type
|
2018-07-17 22:05:18 +08:00 |
tjz
|
b771fd1508
|
feat: add card tablist support custom tab
|
2018-07-17 22:04:32 +08:00 |
tjz
|
4d7b9bd58d
|
docs: update docs #71
|
2018-07-17 21:29:19 +08:00 |
tjz
|
b464c6f6ee
|
fix: table pagination deep watch
|
2018-07-17 21:22:48 +08:00 |
tjz
|
323c534aa2
|
fix: Tooltip containing disabled button does not show #73
|
2018-07-17 21:16:22 +08:00 |
tjz
|
fd0790695f
|
fix: anchorlink not update links
|
2018-07-14 17:11:53 +08:00 |
tangjinzhou
|
f3791aaafe
|
feat: select add `options` prop
|
2018-07-11 18:35:27 +08:00 |
tangjinzhou
|
7cd4f39756
|
feat: add tree-select
|
2018-07-11 17:51:20 +08:00 |
tangjinzhou
|
c0fb36468f
|
fix: trigger missing callback parameters for some events
|
2018-07-11 17:47:26 +08:00 |
wangxueliang
|
ce8d09c3b5
|
fix: update upload action of props #66
|
2018-07-11 12:03:19 +08:00 |
wangxueliang
|
bdb6ada30b
|
fix: update upload action of props
resolved #66
|
2018-07-11 11:47:18 +08:00 |
tjz
|
4f45916601
|
fix: transfer locale-provider miss titles
|
2018-07-05 21:03:15 +08:00 |
tjz
|
ebe942dd76
|
fix: notification error #63
|
2018-07-05 21:01:43 +08:00 |
tangjinzhou
|
c463649b4c
|
fix: form templateContext error #62
|
2018-07-03 14:04:17 +08:00 |
tangjinzhou
|
dc94eeaefa
|
test: update datepicker test
|
2018-07-03 10:24:17 +08:00 |
tangjinzhou
|
1584b3839e
|
fix: upload thumbUrl preview not work
|
2018-07-03 10:22:03 +08:00 |
wangxueliang
|
19698a7c33
|
fix: upload type and demo
|
2018-07-02 16:24:19 +08:00 |
tjz
|
b444761e51
|
docs: update table ajax demo
|
2018-07-01 17:33:24 +08:00 |
tjz
|
8254f783a3
|
fix: trigger forceAlign cannot call
|
2018-07-01 17:13:31 +08:00 |
tjz
|
3250302d9e
|
fix: trigger getPopupContainer not working
|
2018-07-01 17:12:24 +08:00 |
tjz
|
8da76cebec
|
fix: delete form export warning #52
|
2018-06-28 22:22:56 +08:00 |
tjz
|
079f82d66e
|
fix: InputSearch return wrong value #53
|
2018-06-28 22:17:08 +08:00 |
tjz
|
5130f7353f
|
test: update table test
|
2018-06-28 22:08:13 +08:00 |
tjz
|
bcf12eddbe
|
test: add form test
|
2018-06-28 21:41:02 +08:00 |
tjz
|
15dee742d8
|
test: update menu test
|
2018-06-28 21:22:25 +08:00 |
tjz
|
b10a027426
|
docs: fix word misspellings
|
2018-06-26 21:56:09 +08:00 |
tjz
|
70f8c560b3
|
test: update menu test
|
2018-06-26 21:47:15 +08:00 |
tjz
|
cc0387b425
|
Merge branch 'master' of https://github.com/vueComponent/ant-design
|
2018-06-26 21:38:42 +08:00 |
tangjinzhou
|
8057c64cf3
|
fix: popover v-model not work #49
|
2018-06-26 10:17:30 +08:00 |
tangjinzhou
|
61dbd6001f
|
docs: update form api example link
|
2018-06-26 09:14:43 +08:00 |
tjz
|
9b1b9de890
|
test: add menu test
|
2018-06-25 22:15:17 +08:00 |
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 |