undefined
b856166520
chore: update to ts
4 years ago
Amour1688
2fd04595bf
fix: ts error
4 years ago
Amour1688
150ebf15a5
chore: refactor virtual list
4 years ago
Amour1688
dffb0cce52
chore: update types
4 years ago
tanjinzhou
f8334fc42a
chore: update vue-types
4 years ago
tanjinzhou
dbaf8bc7ef
chore: update ts
4 years ago
tanjinzhou
d459c8dabe
chore: update eslint
4 years ago
tanjinzhou
a892a8908b
Merge branch 'feat-virtual-list' into next
4 years ago
tanjinzhou
f6752899e2
feat: update vittual-list
4 years ago
Amour1688
28111e7f34
chore: rename `ConfigConsumerProps` to `defaultConfigProvider`
4 years ago
Amour1688
f875b3add1
chore: ts type
4 years ago
tanjinzhou
3844466ff2
feat: add virtual-list
4 years ago
Amour1688
22cad37729
chore: refactor with ts
4 years ago
Amour1688
993ca4c799
Merge branch 'feat-vue3' into next
4 years ago
Amour1688
eabad90b3d
chore: refactor tag
4 years ago
tanjinzhou
6197d60d9a
test: update test config
4 years ago
tangjinzhou
122e374224
perf: remove syncWatch
4 years ago
tanjinzhou
7719c65169
fix: input not trigger change compositionStart
4 years ago
Amour1688
dea4866177
chore: refactor comment and icon
4 years ago
Amour1688
7cec8614b0
chore: classNames es
4 years ago
Amour1688
87aa5ecbd8
fix: merge conflict
4 years ago
Amour1688
a5eda35693
Merge branch feat-vue3 into next
4 years ago
Carter Li
fb52b36067
chore: use `lodash-es` to support vite ( #2777 )
...
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
4 years ago
tangjinzhou
fbcf0bff9d
chore: update moment to support vite
4 years ago
tanjinzhou
1f6accba22
test: update snap
4 years ago
tanjinzhou
06b7e33cc0
chore: remove classnames
4 years ago
tangjinzhou
83f7c6ed41
fix: modal afterClose trigger twice
4 years ago
tangjinzhou
2cbc72f617
chore: remove require
4 years ago
tanjinzhou
29d681ff52
style: remove not use file
4 years ago
Amour1688
09eb71d5fb
chore: refactor tag
4 years ago
Amour1688
91fe27d12c
chore: update empty and space
4 years ago
Amour1688
4af81c412c
chore: refactor space
4 years ago
Amour1688
632da57962
chore: refactor empty
4 years ago
Amour1688
34ac8444f4
chore: migrate local from js to ts
4 years ago
tanjinzhou
4bdb241aa6
fix: some component not support css scoped
4 years ago
tanjinzhou
07476d43db
perf: update shallowequal
4 years ago
tanjinzhou
f1e24fef9c
fix: table columns not update
4 years ago
tanjinzhou
7197bbffad
fix: update input not trigger change event
4 years ago
tanjinzhou
ed1c0147d4
fix: skeleton error
4 years ago
tanjinzhou
bb39dc31f5
fix: page-header onBack not work
4 years ago
tangjinzhou
841391019b
fix: list not render children
4 years ago
tangjinzhou
7e15533f52
refactor: use findDomNode instead $el
4 years ago
tanjinzhou
bea9c5f1ef
perf: button add onClick props
4 years ago
tangjinzhou
93cb7b2f00
fix: badge custom class not work
4 years ago
tanjinzhou
29366a251f
perf: trigger event
4 years ago
tanjinzhou
b4980867f4
feat: update table
4 years ago
tanjinzhou
0faded160b
feat: update carousel
4 years ago
tangjinzhou
61b5bfa0f6
feat: tree-select
4 years ago
tanjinzhou
d67afec16a
refactor: tabIndex to tabindex, readOnly to readonly
4 years ago
tanjinzhou
61500001df
feat: update tree
4 years ago
undefined
97aeaf74b4
feat: update cascader
4 years ago
tanjinzhou
469702da3e
Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3
4 years ago
Albert Liu
b32f34b6c9
feat: update Badge ( #2419 )
...
Co-authored-by: tangjinzhou <415800467@qq.com>
4 years ago
tanjinzhou
ad371c20b6
fix: input & textarea autofocus
4 years ago
undefined
6cad9c3cc0
feat: udpate formmodel
4 years ago
tangjinzhou
89c9e81433
fix: select input width
4 years ago
tangjinzhou
ad6f343376
feat: update autocomplete
4 years ago
tanjinzhou
7eeee692e7
perf: flatten children
4 years ago
tangjinzhou
dd68c0d314
fix: vc-select
4 years ago
tanjinzhou
106b82ca67
feat: select
4 years ago
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
4 years ago
tangjinzhou
23358dba44
Merge remote-tracking branch 'origin/master' into feat-vue3
4 years ago
tangjinzhou
4cb214917f
refactor: createrefHooks to ref
4 years ago
tanjinzhou
60cd5475c1
fix: tabs
4 years ago
tanjinzhou
7661eafe9c
fix: refhooks
4 years ago
易良
d6cdd2ea85
fix(table): typo ( #2463 )
...
* fix(table): typo
* fix: indent of package.json
4 years ago
tanjinzhou
923e6231e4
fix: steps not fire some event
4 years ago
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
4 years ago
tangjinzhou
a0e637da9c
feat: update dropdown
5 years ago
tangjinzhou
35018fcac1
fix: menu
5 years ago
逆寒
c2a59f7f8b
feat(checkbox): update checkbox ( #2376 )
...
* feat(checkbox): update checkbox
* feat(checkbox): code review
* feat(checkbox): code review
* feat(checkbox): fix lint
5 years ago
tangjinzhou
0413bcf58a
test: update
5 years ago
tangjinzhou
e60d535884
fix: menu
5 years ago
tangjinzhou
0910df5a95
perf: menu
5 years ago
tanjinzhou
82bb43bbe8
fix: menu
5 years ago
tangjinzhou
5c425cec90
fix: menu
5 years ago
tangjinzhou
4311c15755
feat: update menu
5 years ago
tangjinzhou
75e1661c16
feat: update modal
5 years ago
tanjinzhou
e2a7165508
feat: update vc-dialog
5 years ago
tangjinzhou
e2c86fe21e
feat: update message notification popover popconfirm
5 years ago
tangjinzhou
5c811049f3
chore: update vue to 3.0.0-beta.15
5 years ago
tanjinzhou
f4c1c4569d
fix: get options props
5 years ago
tangjinzhou
237d55aa3e
feat: update descriptions
5 years ago
tanjinzhou
e2ce58fa7a
feat: update transition util
5 years ago
tanjinzhou
585bb7495b
chore: update destory to unmount
5 years ago
tangjinzhou
36673e3d03
fix: page-header
5 years ago
tanjinzhou
723bd2832f
feat: update util
5 years ago
tanjinzhou
24ef11afb9
fix: update util
5 years ago
tanjinzhou
f099d5de8e
chore: update some util function
5 years ago
tangjinzhou
8d2d659d6f
fix: function default value
5 years ago
tanjinzhou
9063d17f8b
feat: update spin
5 years ago
tangjinzhou
8cbd2c0035
feat: update drawer
5 years ago
zdw
3642b09db8
feat: update drawer ( #2324 )
5 years ago
tanjinzhou
3c292a51e1
fix: wave configprovide
5 years ago
tanjinzhou
242b5a3d99
feat: update configprovider
5 years ago
tangjinzhou
cfe61108c5
chore: update some util
5 years ago
Amour1688
adee8604b2
chore: upgrade to vue3
5 years ago
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
5 years ago
tangjinzhou
ffc002f094
fix: submenu active class not work when click
5 years ago
tangjinzhou
02f6fda430
fix: drawer throw error when use v-if #2254
5 years ago
tangjinzhou
ca36ffdb42
fix: date-picker input string not correct #2246
5 years ago
tangjinzhou
741897be67
feat: custom component support tooltip
5 years ago
tanjinzhou
529f81cb54
refactor: portal
5 years ago
tangjinzhou
c167740f63
fix: input not work at firefox #2151 #2215
5 years ago
tanjinzhou
ed528e68b7
feat: datepicker timepicker calendar support string value #718
5 years ago
tanjinzhou
a28962bfe7
fix: tabs key support 0 as key #2167
5 years ago
tanjinzhou
c4a72238c0
Merge remote-tracking branch 'origin/master' into 2.0
5 years ago
tanjinzhou
bf52f73c5c
perf: trigger animation
5 years ago
tangjinzhou
594256558a
chore: update getSlot
5 years ago
tanjinzhou
81eb401a88
fix: dropdown not update when slot change
5 years ago
tanjinzhou
3d3884bef3
fix: form.create lose slots #1998
5 years ago
tanjinzhou
5c3d7329e1
fix: remove warning
5 years ago
tangjinzhou
1b60606832
fix: form-model throw error when use v-model and change at the same time #1971
5 years ago
tanjinzhou
ff9f408879
fix: tabs keydown event trigger twice #1947
5 years ago
Amour1688
615b460ee4
chore: enhance eslint ( #1890 )
...
* perf: enhance eslint
* perf: remove props in progress
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
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
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
wangxueliang
6cc28eeb62
fix: animation no work #1540
5 years ago
tanjinzhou
79438a8543
fix: menu error in edge #1492
5 years ago
tangjinzhou
6362bf9edb
chore: vue instance
5 years ago
tanjinzhou
5e409fdb10
fix: select input width and placeholder Incorrect When typing Chinese #1458
5 years ago
tanjinzhou
af666b8bce
perf: optimization menu
5 years ago
tanjinzhou
a4c2a0e020
fix: Auto complete dropdown flickers #1327
5 years ago
tangjinzhou
1208649a9e
fix: Auto complete dropdown flickers #1327
5 years ago
tanjinzhou
041839b901
fix: throw error when use slot at template
5 years ago
zkwolf
598f41f098
fix: get slot bug ( #1256 )
5 years ago
zkwolf
495db37086
fix: Select OptGroup title slot bug ( #1236 )
...
* fix: Select OptGroup title slot bug
* test: update snapshot
5 years ago
tangjinzhou
de01b413db
Merge remote-tracking branch 'origin/master' into feat-1.4.0
5 years ago
tangjinzhou
6dd61cdb76
style: format code
5 years ago
tangjinzhou
48fda08795
fix: ie select open bug #1223
5 years ago
tanjinzhou
c015c8d34c
cr pxxx to sxxx and tree
5 years ago
tangjinzhou
8de01cf07e
cr util & config-provider & affix & alert
5 years ago
tangjinzhou
acbc6158b8
update dialog to 7.5.5
5 years ago
tangjinzhou
154e24687c
update util
5 years ago
tangjinzhou
da0f17d1b6
Merge remote-tracking branch 'origin/master' into feat-1.4.0
...
# Conflicts:
# components/affix/index.jsx
# components/alert/index.jsx
# components/back-top/index.jsx
# components/carousel/index.jsx
# components/cascader/index.jsx
# components/comment/index.jsx
# components/config-provider/index.jsx
# components/divider/index.jsx
# components/drawer/index.jsx
# components/form/Form.jsx
# components/input-number/index.jsx
# components/menu/index.jsx
# components/modal/confirm.js
# components/modal/index.js
# components/popconfirm/index.jsx
# components/popover/index.jsx
# components/rate/index.jsx
# components/steps/index.jsx
# components/switch/index.jsx
# components/time-picker/index.jsx
# components/tree-select/index.jsx
# site/components.js
5 years ago
tanjinzhou
c9f1c26693
chore: add base.vue inconsistent vue version
5 years ago
wangxueliang
f66fae47e3
feat: merge master
5 years ago
tangjinzhou
f5d1fa6a9f
fix: support v-slot #1058
5 years ago
tanjinzhou
5be307bc71
fix: array class error #1009
5 years ago
tangjinzhou
378241192e
fix: vnode 传递函数式组件事件
6 years ago
wangxueliang
00f104757c
feat: merge master
6 years ago
Early
fa46767472
fix(ContainerRender): memory leak when invoke removeContainer ( #734 )
6 years ago
wangxueliang
995db39fa5
feat: add empty components && update locale-provider
6 years ago
tangjinzhou
4df4424570
perf: update to vue 2.6.x
6 years ago
tangjinzhou
55a8dca9e7
style: update lint and format code
6 years ago
tangjinzhou
de68d08798
perf: inject default
6 years ago