Commit Graph

2491 Commits (9e33ed9db132019ecaacf6812f6155ca2279d58b)

Author SHA1 Message Date
tangjinzhou 9e33ed9db1 fix: modal animation 2020-03-15 13:40:58 +08:00
tangjinzhou b0296407cf docs: update demo 2020-03-15 13:15:04 +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
itmajing 4f49338f76
feat: add name definition for create form option (#1869) 2020-03-13 09:48:38 +08:00
Amour1688 8bb978debe
Perf: highlight.js --> prism (#1865)
* perf: highlight.js --> prism

* fix: wrong mentions route
2020-03-12 22:49:03 +08:00
Amour1688 9670ecb6b1
docs: mod changelog (#1855) 2020-03-09 12:49:55 +08:00
tangjinzhou 8ebfb5c38f test: update snapshot 2020-03-08 14:43:21 +08:00
tangjinzhou 21fafe5e10 chore: update ci 2020-03-08 14:29:55 +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
Morphling ae0590d794
fix: list wrong locale variable (#1851)
fix wrong locale variable
2020-03-06 18:46:13 +08:00
Darin Kolev b685f113d0
fix: bg_BG fiterReset (#1849) 2020-03-06 11:50:57 +08:00
tangjinzhou e7ff6d6602 docs: update doc 2020-03-03 21:49:34 +08:00
tangjinzhou b2b500f70e bump 1.4.12 2020-03-03 13:39:34 +08:00
Yoshimasa Obayashi 51812566ba
docs: update introduce of en-US, syncing with zh-CN (#1802) 2020-03-03 13:30:41 +08:00
Morphling f564f6d0dc
fix: nativeEvent is not a complete Event object (#1811)
* fix: nativeEvent is not a complete Event object

The Spread syntax is only get own property of a Object,but many properties of Event is on it's prototypes chains, so the result is that the passed nativeEvent only has two property: isTrutsed  and shiftKey

* fix semicolon
2020-02-23 10:40:39 +08:00
Yoshimasa Obayashi a47b2bfc6e
docs: update faq of en-US, syncing with zh-CN (#1801) 2020-02-21 14:50:06 +08:00
Yoshimasa Obayashi 2beccb5db7
docs: update vue-cli of en-US, syncing with zh-CN (#1799) 2020-02-21 14:49:23 +08:00
Simon Garner ff995a744e
fix: Make parentContext optional in ModalOptions type (#1784)
* Make parentContext optional in ModalOptions type

* Use non-primitive object type for parentContext
2020-02-16 13:11:31 +08:00
tangjinzhou f5902ec954 update site 2020-02-12 13:33:11 +08:00
tangjinzhou f16bde4bb1 bump 1.4.11 2020-02-12 12:36:38 +08:00
tangjinzhou 7a40031955 fix: config-provider error when change prop 2020-02-12 10:38:15 +08:00
wangxueliang 84165c4f98 doc: update timeline doc #1767 2020-02-10 19:37:49 +08:00
Amour1688 c8cc30beb0
perf: find parent component when only secondary component used in demo (#1680)
* perf: set demo id with component name when run dev

* perf: find parent component when only secondary component used in demo
2020-02-07 14:29:17 +08:00
hebingchang ae505396cb
fix: statistic countdown not trigger "finish" event (#1731)
* fix: fix the "finish" event of statistic countdown

* fix: update the fix of "finish" event of statistic countdown

* fix: update the fix of "finish" event of statistic countdown
2020-02-07 10:03:25 +08:00
tangjinzhou cda69c6663 fix: auto-complete placeholder issue #1761 2020-02-07 09:59:40 +08:00
renovate[bot] 5fb7ac8b58
chore(deps): update dependency husky to v4 (#1693)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-06 17:05:04 +08:00
renovate[bot] 564a72b302
fix(deps): update dependency dom-scroll-into-view to v2 (#1575)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-06 16:58:39 +08:00
tangjinzhou 4e6a3196e9 fix: directoryTree support switcherIcon #1743 2020-02-06 15:08:14 +08:00
Zhixing Zhang 2a304e0fbb
fix: Adding ant-upload-btn class to the upload component (#1742)
* adding ant-upload-btn class

* fix: update tests

* fix: apply ant-upload-btn to dragging uploads only
2020-02-01 19:32:39 +08:00
renovate[bot] e264a169b0 chore(deps): update dependency cross-env to v7 (#1747)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-26 11:17:48 +08:00
renovate[bot] b8cd2b5edc chore(deps): update dependency lint-staged to v10 (#1741)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-20 10:57:54 +08:00
tanjinzhou 9e97b5ce78 style: prettier code 2020-01-19 17:01:41 +08:00
tanjinzhou 4e65ae0e0a perf: update listeners 2020-01-19 16:58:38 +08:00
tangjinzhou 20ff3419e7 perf: update listeners 2020-01-18 21:44:13 +08:00
tangjinzhou 594dc07dff perf: update listeners 2020-01-18 21:34:23 +08:00
tangjinzhou 8b6b506110 perf: update some attrs 2020-01-18 17:06:09 +08:00
tangjinzhou 3cb68f5ec6 perf: table rerender #1705 2020-01-18 16:14:42 +08:00
PanStar 2501ac3a0e docs: carousel add dotsClass and other doc update (#1732) 2020-01-16 16:40:54 +08:00
shanyuhai123 e63f9ea671 docs: update card tabs demo (#1685) 2020-01-15 21:11:16 +08:00
tangjinzhou b8a0195379 feat: add parentContext for api modal #1709 2020-01-15 21:03:36 +08:00
tangjinzhou dc454ff943 fix: some props error 2020-01-15 20:18:28 +08:00
edifierx666 fa19a565c2 fix: subMenu some props not work (#1668)
* fix: [subMenu]props

* fix: [subMenu]props

* fix: [subMenu]props
2020-01-15 20:13:03 +08:00
tangjinzhou f3185a3cf9 chore: update build config 2020-01-15 19:37:53 +08:00
tangjinzhou 6186c7e83d chore: update build config 2020-01-15 19:16:56 +08:00
tangjinzhou 8785179b22 chore: update dev config 2020-01-15 16:19:58 +08:00
tangjinzhou 22f7d26872 docs: update readme 2020-01-15 14:52:17 +08:00
tangjinzhou 42787664ab fix: drawer wrapStyle position is incorrect and add drawerStyle #1699 2020-01-15 14:32:24 +08:00
梁鑫辉 0dbea62fdf fix: table demo bug #1700
fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700
2020-01-15 10:57:59 +08:00
renovate[bot] 0244d215ad chore(deps): update dependency stylelint to v13 (#1710)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 10:08:03 +08:00
Wenson Smith 7383fd8934 fix: [TreeSelect] type check failed when value is number (#1551)
* fix: type check failed when value is number

* fix: type tree-select type check
2020-01-15 10:04:19 +08:00