Commit Graph

650 Commits

Author SHA1 Message Date
zeratul1
8a45202d91 add 'danger' type to dropdown-button (#179) 2018-09-11 21:38:22 +08:00
tangjinzhou
4df8e3743f fix: dialog call mounted multiple times #152 2018-09-11 12:23:44 +08:00
wangxueliang
85a9aca492 fix: the spin component loads for the first time #174 2018-09-11 09:14:57 +08:00
João Ferreira
9d3c448279 Fix typo on form's index.en-US.md (#165) 2018-09-07 07:47:22 +08:00
undefined
054a8ceb6f test: update snapshots 2018-09-05 21:58:32 +08:00
tangjinzhou
ff25efe185
update to antd3.8.3 (#159)
* refactor: align

* feat:  update align to 2.4.3

* feat: update trigger 2.5.4

* feat: update tooltip 3.7.2

* fix: align

* feat: update vc-calendar to 9.6.2

* feat: update vc-checkbox to 2.1.5

* feat: update vc-dialog to 7.1.8

* feat: update vc-from to 2.2.1

* feat: update vc-notification to 3.1.1

* test: update snapshots

* feat: update vc-tree to 1.12.6

* feat: update vc-table to 6.2.8

* feat: update vc-upload to 2.5.1

* feat: update vc-input-number to 4.0.12

* feat: update vc-tabs to 9.2.6

* refactor: vc-menu

* refactor: update vc-menu to 7.0.5

* style: remove unused

* feat: update pagination to 1.16.5

* feat: add vc-progress 2.2.5 tag

* feat: add vc-rate 2.4.0 tag

* feat: update vc-slider to 8.6.1

* fix: tooltip error

* style: delete conosle

* feat: update vc-steps to 3.1.1

* add vc-switch tag 1.6.0

* feat: update upload to 2.5.1

* fix: update vc-menu

* fix: update store

* fix: add ref dir

* fix: trigger mock shouldComponentUpdate

* fix: update vc-select

* revert: trigger lazyrenderbox

* fix: update vc-select

* fix: update vc-select

* fix: update vc-select

* fix: update vc-menu

* fix: update vc-slick ref

* update style to 3.8.2

* test: update snapshots

* update vc-select

* update util & affix

* feat: add drawer

* fix: support title add slot mode

* test: update affix test

* update alert

* update anchor

* update snapshots

* fix: doc and vc-drawer

* update select & auto-complete

* update back-top & grid

* feractor: avatar

* test: add drawer test

* update badge

* update button

* update card

* update divider

* feat: update vc-tabs to 9.3.6 and tabs

* add afterEnter callback

* update form

* fix: update drawer

* test: update snapshots

* update modal & notification

* test: update snapshots

* update message

* update locale-provider

* update dropdown

* update layout popconfirm popover

* update time-picker

* update menu

* update date-picker

* docs: update input docs

* update input

* update snapshots

* update table

* update test snapshots

* feat: update progress

* update checkbox

* feat: update spin

* update radio

* docs: slider steps timeline

* update list

* update transfer

* update collapse

* update cascader

* update upload
2018-09-05 21:28:54 +08:00
tangjinzhou
5fe053d222 fix: Nesting tabs of different sizes, the style does not take effect #144 2018-08-29 09:39:36 +08:00
tangjinzhou
b7366928f7 test: update snapshots 2018-08-24 10:16:04 +08:00
Alrik Olson
1f856f8c24 Add documentation for "rowKey" property of List component (#139) 2018-08-24 09:56:44 +08:00
tangjinzhou
a07f50c31a fix: tree-select searchPlaceholder incorrect #125 2018-08-19 13:21:56 +08:00
tangjinzhou
6f055ead6c docs: optimize site #118 2018-08-10 14:52:58 +08:00
tangjinzhou
59c8e11e11 docs: optimize site #117 2018-08-10 14:52:26 +08:00
tangjinzhou
ff35898774 fix: remove form checkbox-group defaultValue warning#110 2018-08-09 09:41:54 +08:00
tangjinzhou
b908088d1f fix: add avatar support event listeners #102 2018-08-08 10:18:37 +08:00
tangjinzhou
4af03c4ab9 fix: grid.row gutter proptype error 2018-08-08 10:13:28 +08:00
tangjinzhou
65a4eb5a25 fix: unnecessary input event on input tag placeholder in IE #92 2018-08-08 10:04:46 +08:00
tangjinzhou
e6054ff4e8 fix: badge offset x y axis order error and support number type #99 2018-08-08 09:44:00 +08:00
tangjinzhou
becdaf289e fix: Avoid children not updating #106 2018-08-08 09:38:32 +08:00
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