tangjinzhou
b0296407cf
docs: update demo
5 years ago
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
5 years ago
itmajing
4f49338f76
feat: add name definition for create form option ( #1869 )
5 years ago
Amour1688
8bb978debe
Perf: highlight.js --> prism ( #1865 )
...
* perf: highlight.js --> prism
* fix: wrong mentions route
5 years ago
Amour1688
9670ecb6b1
docs: mod changelog ( #1855 )
5 years ago
tangjinzhou
8ebfb5c38f
test: update snapshot
5 years ago
tangjinzhou
21fafe5e10
chore: update ci
5 years ago
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>
5 years ago
Morphling
ae0590d794
fix: list wrong locale variable ( #1851 )
...
fix wrong locale variable
5 years ago
Darin Kolev
b685f113d0
fix: bg_BG fiterReset ( #1849 )
5 years ago
tangjinzhou
e7ff6d6602
docs: update doc
5 years ago
tangjinzhou
b2b500f70e
bump 1.4.12
5 years ago
Yoshimasa Obayashi
51812566ba
docs: update introduce of en-US, syncing with zh-CN ( #1802 )
5 years ago
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
5 years ago
Yoshimasa Obayashi
a47b2bfc6e
docs: update faq of en-US, syncing with zh-CN ( #1801 )
5 years ago
Yoshimasa Obayashi
2beccb5db7
docs: update vue-cli of en-US, syncing with zh-CN ( #1799 )
5 years ago
Simon Garner
ff995a744e
fix: Make parentContext optional in ModalOptions type ( #1784 )
...
* Make parentContext optional in ModalOptions type
* Use non-primitive object type for parentContext
5 years ago
tangjinzhou
f5902ec954
update site
5 years ago
tangjinzhou
f16bde4bb1
bump 1.4.11
5 years ago
tangjinzhou
7a40031955
fix: config-provider error when change prop
5 years ago
wangxueliang
84165c4f98
doc: update timeline doc #1767
5 years ago
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
5 years ago
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
5 years ago
tangjinzhou
cda69c6663
fix: auto-complete placeholder issue #1761
5 years ago
renovate[bot]
5fb7ac8b58
chore(deps): update dependency husky to v4 ( #1693 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
renovate[bot]
564a72b302
fix(deps): update dependency dom-scroll-into-view to v2 ( #1575 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
tangjinzhou
4e6a3196e9
fix: directoryTree support switcherIcon #1743
5 years ago
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
5 years ago
renovate[bot]
e264a169b0
chore(deps): update dependency cross-env to v7 ( #1747 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
renovate[bot]
b8cd2b5edc
chore(deps): update dependency lint-staged to v10 ( #1741 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
tanjinzhou
9e97b5ce78
style: prettier code
5 years ago
tanjinzhou
4e65ae0e0a
perf: update listeners
5 years ago
tangjinzhou
20ff3419e7
perf: update listeners
5 years ago
tangjinzhou
594dc07dff
perf: update listeners
5 years ago
tangjinzhou
8b6b506110
perf: update some attrs
5 years ago
tangjinzhou
3cb68f5ec6
perf: table rerender #1705
5 years ago
PanStar
2501ac3a0e
docs: carousel add dotsClass and other doc update ( #1732 )
5 years ago
shanyuhai123
e63f9ea671
docs: update card tabs demo ( #1685 )
5 years ago
tangjinzhou
b8a0195379
feat: add parentContext for api modal #1709
5 years ago
tangjinzhou
dc454ff943
fix: some props error
5 years ago
edifierx666
fa19a565c2
fix: subMenu some props not work ( #1668 )
...
* fix: [subMenu]props
* fix: [subMenu]props
* fix: [subMenu]props
5 years ago
tangjinzhou
f3185a3cf9
chore: update build config
5 years ago
tangjinzhou
6186c7e83d
chore: update build config
5 years ago
tangjinzhou
8785179b22
chore: update dev config
5 years ago
tangjinzhou
22f7d26872
docs: update readme
5 years ago
tangjinzhou
42787664ab
fix: drawer wrapStyle position is incorrect and add drawerStyle #1699
5 years ago
梁鑫辉
0dbea62fdf
fix: table demo bug #1700
...
fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700
5 years ago
renovate[bot]
0244d215ad
chore(deps): update dependency stylelint to v13 ( #1710 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
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
5 years ago
biterabbit
e0d5f078f9
fix:Tree scopedSlots icon no work ( #1712 )
5 years ago