Commit Graph

84 Commits (c36a984b1b0dcd9cd3e9ca06ba2f3d2f75f31ebd)

Author SHA1 Message Date
tangjinzhou 841391019b fix: list not render children 2020-07-31 23:40:06 +08:00
tangjinzhou 7e15533f52 refactor: use findDomNode instead $el 2020-07-27 22:36:56 +08:00
tangjinzhou 61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou 61500001df feat: update tree 2020-07-16 18:31:20 +08:00
undefined 97aeaf74b4 feat: update cascader 2020-07-08 22:28:09 +08:00
Albert Liu b32f34b6c9
feat: update Badge (#2419)
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-07-07 14:19:04 +08:00
tangjinzhou ad6f343376 feat: update autocomplete 2020-07-02 00:24:44 +08:00
tanjinzhou 7eeee692e7 perf: flatten children 2020-06-30 18:31:58 +08:00
tangjinzhou dd68c0d314 fix: vc-select 2020-06-29 22:22:25 +08:00
tanjinzhou 106b82ca67 feat: select 2020-06-29 18:43:43 +08:00
tangjinzhou 0c851369e0 Merge remote-tracking branch 'origin/master' into feat-vue3
# Conflicts:
#	antdv-demo
#	components/_util/store/connect.jsx
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	package.json
2020-06-28 23:11:31 +08:00
tanjinzhou 60cd5475c1 fix: tabs 2020-06-24 16:07:03 +08:00
tanjinzhou 923e6231e4 fix: steps not fire some event 2020-06-22 16:26:10 +08:00
zkwolf 65f49b97d7
feat: update step (#2379)
* feat: update step

* fix: step use v-model can't click

* fix: avoid step auto mount attrs

* chore: use props to transfer event

* docs: add steps breakchange
2020-06-22 14:21:40 +08:00
tangjinzhou a0e637da9c feat: update dropdown 2020-06-21 22:45:30 +08:00
tangjinzhou 0413bcf58a test: update 2020-06-20 21:45:08 +08:00
tangjinzhou e60d535884 fix: menu 2020-06-20 15:14:51 +08:00
tanjinzhou 82bb43bbe8 fix: menu 2020-06-18 18:51:56 +08:00
tangjinzhou 5c425cec90 fix: menu 2020-06-18 00:19:14 +08:00
tangjinzhou 4311c15755 feat: update menu 2020-06-16 22:55:02 +08:00
tangjinzhou e2c86fe21e feat: update message notification popover popconfirm 2020-06-14 21:41:29 +08:00
tanjinzhou f4c1c4569d fix: get options props 2020-06-12 18:27:07 +08:00
tangjinzhou 237d55aa3e feat: update descriptions 2020-06-11 23:07:48 +08:00
tangjinzhou 36673e3d03 fix: page-header 2020-06-10 23:06:43 +08:00
tanjinzhou 723bd2832f feat: update util 2020-06-10 18:21:16 +08:00
tanjinzhou 24ef11afb9 fix: update util 2020-06-09 18:29:34 +08:00
tanjinzhou f099d5de8e chore: update some util function 2020-06-08 18:26:25 +08:00
tanjinzhou 9063d17f8b feat: update spin 2020-06-04 18:35:33 +08:00
tangjinzhou 8cbd2c0035 feat: update drawer 2020-06-02 23:21:24 +08:00
zdw 3642b09db8
feat: update drawer (#2324) 2020-06-02 22:09:34 +08:00
tanjinzhou 242b5a3d99 feat: update configprovider 2020-05-28 19:45:50 +08:00
tangjinzhou cfe61108c5 chore: update some util 2020-05-27 23:56:00 +08:00
tanjinzhou 6069a254db Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/tag/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-dialog/Dialog.jsx
2020-05-26 17:49:55 +08:00
tangjinzhou 741897be67 feat: custom component support tooltip 2020-05-14 22:30:46 +08:00
tangjinzhou 594256558a chore: update getSlot 2020-04-15 22:56:58 +08:00
tangjinzhou 73bef787cd
Feat 1.5.0 (#1853)
* feat: add Result component

* fix: update md template tag html>tpl
- fix `result` typo
- update jest `result` snapshots

* refactor: svg file to functional component icon
- update jest snapshot

* feat: add result

* Feat descriptions (#1251)

* feat: add descriptions

* fix: add descriptions types and fix docs

* fix: lint change code

* fix: demo warning

* fix: update demo, snapshot and remove classnames

* test: add descriptions test

* fix: descriptions demo (#1498)

* feat: add page header (#1250)

* feat: add page-header component

* update site: page-header

* ts definition update: page-header

* get page-header props with getComponentFromProp func

* optimize page-header

* doc: add page-header actions.md responsive.md

* breadcrumb itemRender add pure function support

* style: format code

* feat: update style to 3.23.6 from 2.13.6

* feat: update style to 3.26.8 from 3.23.6

* chore: update util

* chore: update util

* feat: update affix

* feat: update alert

* feat: update anchor

* feat: update auto-complete

* feat: update avatar

* feat: update back-top

* feat: update badge

* feat: update button

* feat: update breadcrumb

* feat: update ts

* docs: update doc

* feat: update calendat

* feat: update card

* feat: update carousel

* feat: update carousel

* feat: update checkbox

* feat: update comment

* feat: update config-provider

* docs: update doc

* feat: update collapse

* feat: update locale

* feat: update date-picker

* feat: update divider

* feat: update drawer

* feat: update dropdown

* feat: update rc-trigger

* feat: update dropdown

* feat: update empty

* test: add empty test

* feat: update form

* feat: update form

* feat: update spin

* feat: update grid

* docs: update grid doc

* feat: update icon

* feat: update slider

* feat: update textarea

* feat: update input-number

* feat: update layout

* feat: update list

* feat: update menu

* feat: meaage add key for update content

* feat: modal add closeIcon support

* feat: update notification

* feat: add pagination disabled support

* feat: popconfirm add disabled support

* test: update popover

* feat: progress support custom line-gradiend

* feat: update radio

* test: update radio test

* docs: update rate demo

* feat: skeleton add avatar support number type

* test: add switch test

* test: update statistic test

* fix: input clear icon event

* feat: steps add type、 v-model、subTitle

* feat: delete typography component

* feat: delete Typography style

* perf: update select

* feat: add download transformFile previewFile actio

* docs: update upload

* feat: update  tree-select

* docs: update tree-select

* feat: tree add blockNode selectable

* docs: add tree demo

* test: update snap

* docs: updatedoc

* feat: update tag

* docs: update ad doc

* feat: update tooltip

* feat: update timeline

* feat: time-picker add clearIcon

* docs: update tabs

* feat: transfer support custom children

* test: update transfer test

* feat: update table

* test: update table test

* test: update test

* feat: calendar update locale

* test: update test snap

* feat: add mentions (#1790)

* feat: mentions style

* feat: theme default

* feat: add mentions component

* feat: mentions API

* feat: add unit test for mentions

* feat: update mentions demo

* perf: model and inheritAttrs for mentions

* perf: use getComponentFromProp instead of this.$props

* perf: mentions rm defaultProps

* feat: rm rows in mentionsProps

* fix: mentions keyDown didn't work

* docs: update mentions api

* perf: mentions code

* feat: update mentions

* bump 1.5.0-alpha.1

* feat: pageheader add ghost prop

* docs: update descriptions demo

* chore: page-header add ghost type

* fix: color error

* feat: update to 3.26.12

* fix: some prop default value

* fix(typo): form, carousel, upload. duplicate identifier (#1848)

* Add Mentions Type (#1845)

* feat: add mentions type

* feat: add mentions in ant-design-vue.d.ts

* docs: update doc

* docs: add changelog

* fix: mentions getPopupCotainer value (#1850)

* docs: update doc

* docs: uptate demo

* docs: update demo

* docs: delete demo

* docs: delete doc

* test: update snapshots

* style: format code

* chore: update travis

* docs: update demo

Co-authored-by: Sendya <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
Co-authored-by: drafish <xwlyy1991@163.com>
Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-03-07 19:45:13 +08:00
tangjinzhou 594dc07dff perf: update listeners 2020-01-18 21:34:23 +08:00
tangjinzhou 3cb68f5ec6 perf: table rerender #1705 2020-01-18 16:14:42 +08:00
tanjinzhou 041839b901 fix: throw error when use slot at template 2019-10-22 12:45:30 +08:00
zkwolf 598f41f098 fix: get slot bug (#1256) 2019-10-09 19:07:35 +08:00
zkwolf 495db37086 fix: Select OptGroup title slot bug (#1236)
* fix: Select OptGroup title slot bug

* test: update snapshot
2019-09-29 18:24:15 +08:00
tanjinzhou c015c8d34c cr pxxx to sxxx and tree 2019-09-18 20:03:13 +08:00
wangxueliang f66fae47e3 feat: merge master 2019-08-08 19:02:54 +08:00
tangjinzhou f5d1fa6a9f fix: support v-slot #1058 2019-08-07 21:56:30 +08:00
tangjinzhou 4df4424570 perf: update to vue 2.6.x 2019-02-13 22:11:27 +08:00
tangjinzhou 55a8dca9e7 style: update lint and format code 2019-02-01 17:23:00 +08:00
tangjinzhou ffb2a593b1 style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
tangjinzhou 1fb3ce30d2 Merge branch 'master' into feat-1.3.0
# Conflicts:
#	components/table/__tests__/__snapshots__/Table.test.js.snap
2019-01-07 21:10:25 +08:00
tangjinzhou b87d722143 fix: support staticClass and dynamic class #371 2019-01-06 21:14:14 +08:00
tangjinzhou fc206c7e55 chore: fix isValidElement 2019-01-06 18:28:16 +08:00