Commit Graph

645 Commits (5b55bac064ff1750f67806a69fe7e7edebbd332d)

Author SHA1 Message Date
tangjinzhou 5b55bac064 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 0b31163a6a fix: Nesting tabs of different sizes, the style does not take effect #144 2018-08-29 09:39:36 +08:00
tangjinzhou f157298323 test: update snapshots 2018-08-24 10:16:04 +08:00
Alrik Olson 16b2ca3c75 Add documentation for "rowKey" property of List component (#139) 2018-08-24 09:56:44 +08:00
tangjinzhou 5c2522615d fix: tree-select searchPlaceholder incorrect #125 2018-08-19 13:21:56 +08:00
tangjinzhou c9431d12bf docs: optimize site #118 2018-08-10 14:52:58 +08:00
tangjinzhou 2b821d1586 docs: optimize site #117 2018-08-10 14:52:26 +08:00
tangjinzhou 237cb55f12 fix: remove form checkbox-group defaultValue warning#110 2018-08-09 09:41:54 +08:00
tangjinzhou 02860a1d24 fix: add avatar support event listeners #102 2018-08-08 10:18:37 +08:00
tangjinzhou 0deb58a2dc fix: grid.row gutter proptype error 2018-08-08 10:13:28 +08:00
tangjinzhou 95c9d6403f fix: unnecessary input event on input tag placeholder in IE #92 2018-08-08 10:04:46 +08:00
tangjinzhou 4021693893 fix: badge offset x y axis order error and support number type #99 2018-08-08 09:44:00 +08:00
tangjinzhou f31043a3b3 fix: Avoid children not updating #106 2018-08-08 09:38:32 +08:00
tangjinzhou 2beed39569 chore: rename vue-antd-ui to ant-design-vue 2018-08-04 17:52:11 +08:00
tangjinzhou 20648c892c docs: update docs 2018-08-03 21:50:39 +08:00
tangjinzhou 3b1cf275a1 test: update snapshots 2018-07-29 21:31:15 +08:00
tangjinzhou a8ca321823 fix: select label not update 2018-07-29 19:47:48 +08:00
tangjinzhou e4b4aba25e chore: update classname 2018-07-29 19:33:41 +08:00
tangjinzhou a3f61ef00a fix: update export props #87 2018-07-29 19:33:02 +08:00
tjz 366ded6a90 docs: add 1.0.1 cahngelog & update menu doc 2018-07-27 20:59:59 +08:00
tjz c71be7990e fix: dataPicker dropdownClassName not wroking 2018-07-27 20:37:02 +08:00
wangxueliang b7396dc602 fix: support card description and title slot 2018-07-27 15:30:24 +08:00
tangjinzhou ac9259251d fix: calendar change event call twice #82 2018-07-27 10:12:56 +08:00
tangjinzhou aa074df796 feat: optimize Chinese input(just support v-model) 2018-07-27 09:18:31 +08:00
tjz cc613c9012 fix: treeSelect treeData[i].children support null #81 2018-07-25 22:21:19 +08:00
wangxueliang d49504f929 fix: update carousel test 2018-07-23 17:38:19 +08:00
wangxueliang 02084cd22d fix: carousel customArrows demo 2018-07-23 17:23:25 +08:00
wangxueliang 78e156f65a Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-07-23 16:28:40 +08:00
wangxueliang c4ee9b7cc4 feat: add carousel customArrows demo 2018-07-23 16:27:50 +08:00
tangjinzhou 1ea4784688 docs: update form docs 2018-07-21 14:09:22 +08:00
wangxueliang e7d82d3b60 fix: carousel customPaging demo 2018-07-20 18:24:22 +08:00
wangxueliang dcf2048231 feat: add carousel 2018-07-20 16:13:21 +08:00
tangjinzhou e6367f26cb perf: update buttongroup style 2018-07-20 10:25:33 +08:00
tangjinzhou c9c53bab04 fix: buttongroup style bug 2018-07-18 09:39:57 +08:00
tjz e7817c5ffa revert: enterButton type 2018-07-17 22:05:18 +08:00
tjz 0a5dd6f89b feat: add card tablist support custom tab 2018-07-17 22:04:32 +08:00
tjz a4cc00b7a9 docs: update docs #71 2018-07-17 21:29:19 +08:00
tjz c65e1def1b fix: table pagination deep watch 2018-07-17 21:22:48 +08:00
tjz 2e1c19471e fix: Tooltip containing disabled button does not show #73 2018-07-17 21:16:22 +08:00
tjz e9cd89f36f fix: anchorlink not update links 2018-07-14 17:11:53 +08:00
tangjinzhou ca7e3eb22b feat: select add `options` prop 2018-07-11 18:35:27 +08:00
tangjinzhou e78acf7ae1 feat: add tree-select 2018-07-11 17:51:20 +08:00
tangjinzhou f5e10aabe4 fix: trigger missing callback parameters for some events 2018-07-11 17:47:26 +08:00
wangxueliang 2ff7471966 fix: update upload action of props #66 2018-07-11 12:03:19 +08:00
wangxueliang f5da675432 fix: update upload action of props
resolved #66
2018-07-11 11:47:18 +08:00
tjz 7d3d74448b fix: transfer locale-provider miss titles 2018-07-05 21:03:15 +08:00
tjz 50a5365479 fix: notification error #63 2018-07-05 21:01:43 +08:00
tangjinzhou 6e147b97b4 fix: form templateContext error #62 2018-07-03 14:04:17 +08:00
tangjinzhou add35b78f0 test: update datepicker test 2018-07-03 10:24:17 +08:00
tangjinzhou 9f7df84af0 fix: upload thumbUrl preview not work 2018-07-03 10:22:03 +08:00