Commit Graph

43 Commits

Author SHA1 Message Date
tanjinzhou
660ead3271 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-07-06 17:57:25 +08:00
undefined
9195ba5fa9 docs: update changelog 2020-07-05 13:52:53 +08:00
Amour1688
adee8604b2 chore: upgrade to vue3 2020-05-27 19:11:46 +08:00
tanjinzhou
90bfd4fc6a fix: missing files in dist #2219 2020-05-09 10:02:33 +08:00
tangjinzhou
503d358188 chore: update octokit/rest 2020-04-09 23:11:01 +08:00
tangjinzhou
caa0a6489a release 1.5.0 2020-03-29 17:41:43 +08:00
tangjinzhou
e1b51e9c78
feat: add new form support v-model
* chore: update site

* chore: update submodule

* docs: update

* docs: update doc

* docs: update

* test: update snap

* docs: update

* feat: add new form support v-model

* feat: add new form

* docs: update changelog

* chore: update webpack

* test: update snap
2020-03-15 13:12:47 +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
Amour1688
2d545c6096 feat: make run dev more faster and modify some dependencies (#1671) 2019-12-30 17:11:03 +08:00
undefined
2964d2977f update site 2019-08-13 14:47:57 +08:00
tanjinzhou
d232bf65f3 doc: update doc 2019-08-12 20:38:09 +08:00
tangjinzhou
f5d1fa6a9f fix: support v-slot #1058 2019-08-07 21:56:30 +08:00
tanjinzhou
7b3897305b fix: git ci error 2019-07-24 19:24:16 +08:00
tanjinzhou
75dd9f6ceb update gulp script 2019-07-10 18:14:41 +08:00
tangjinzhou
ecf7c8b42c fix: update icon focusable="false" #924 2019-07-07 21:27:16 +08:00
tanjinzhou
57a9eafcc6 site update & icons update 2019-07-04 18:28:27 +08:00
tangjinzhou
ba42f255e5 bump 1.3.10 2019-06-11 21:51:08 +08:00
tangjinzhou
c0989ec63e fix: Remove useless module.export of package. #850 2019-06-11 21:44:50 +08:00
tangjinzhou
f516fdaaae update site 2019-01-27 11:43:55 +08:00
tangjinzhou
c351cba0e7
update webpack to 4.x (#425)
* update webpack to 4.x
2019-01-20 21:13:55 +08:00
tangjinzhou
ffb2a593b1 style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
tangjinzhou
746fc9a792 chore: rename vue-antd-ui to ant-design-vue 2018-08-04 17:52:11 +08:00
tangjinzhou
4a4396033d update tag script 2018-07-27 21:42:45 +08:00
tangjinzhou
9145d50b0f chore: update travis config 2018-07-21 16:13:54 +08:00
tangjinzhou
834d7fcb5f docs: add Donation 2018-07-21 13:53:19 +08:00
tangjinzhou
42f79ecb23 chore: update npm publish script 2018-07-21 12:36:49 +08:00
tjz
615e3bbe8a fix: build site bug 2018-05-13 23:19:12 +08:00
tjz
059b928b09 test: change karma to jest 2018-05-13 23:11:51 +08:00
tangjinzhou
0c11e6baca Merge branch 'master' into unit-test
# Conflicts:
#	package-lock.json
#	package.json
2018-05-12 11:14:22 +08:00
tangjinzhou
3bde45c73f docs: add 0.5.0 changelog 2018-05-08 11:49:56 +08:00
tangjinzhou
07b0d46864 feat: update vc-form 2018-05-03 19:10:43 +08:00
tangjinzhou
fca425f720 fix: build scripts gulp task bug 2018-05-02 13:31:58 +08:00
tangjinzhou
6a9072d17f docs: add 0.4.3 changelog 2018-05-02 10:13:46 +08:00
tangjinzhou
3d0e0b19a9 test: add snapshot support 2018-04-24 18:46:06 +08:00
tjz
f957193931 chore: add publish scripts 2018-04-21 18:41:13 +08:00
tangjinzhou
0ada8e7f47 fix docs 2018-04-10 12:08:41 +08:00
tjz
a8d1a90bf5 fix docs href 2018-04-07 19:10:34 +08:00
tjz
af93808b70 add version 2018-03-21 21:16:11 +08:00
tangjinzhou
273889fa70 update license and add input doc locale doc 2018-03-20 19:06:04 +08:00
tjz
e7ecf56ff9 fix compile config 2018-03-19 21:23:38 +08:00
tangjinzhou
f7e163f7bc fix babelconfig 2018-03-19 19:09:30 +08:00
tangjinzhou
349488027c fix antd-tools 2018-03-19 17:51:47 +08:00
tjz
f030f3a136 add publish sh 2018-03-18 19:59:38 +08:00