Commit Graph

612 Commits

Author SHA1 Message Date
tangjinzhou
9ea87fb973 release 3.3.0-beta.2 2022-07-02 22:28:43 +08:00
Amour1688
aae9a48dd0
chore: bundle esm output (#5772) 2022-07-02 21:02:48 +08:00
tangjinzhou
09c5a3e53f Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-07-02 21:01:41 +08:00
WD
985f1cfe1d
chore(build): set minimum running node version v12.22.0 (#5770) 2022-07-02 20:52:13 +08:00
tangjinzhou
e42fdd7a06 Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-07-02 09:54:19 +08:00
WD
a2690a2d45
chore: upgrade vitejs to the latest release version (#5760) 2022-07-01 13:51:21 +08:00
zhengqbbb
d94fe1c0b2
chore: use czg commitizen adapter (#5750) 2022-06-27 14:18:30 +08:00
tangjinzhou
4c0f6f5865 release 3.2.9 2022-06-25 09:42:30 +08:00
tangjinzhou
3003d67c4f release 3.2.8 2022-06-24 11:23:36 +08:00
tangjinzhou
bb4b86a82e feat: merge main 2022-06-13 11:07:06 +08:00
tangjinzhou
87121e2632 release 3.2.7 2022-06-13 10:43:20 +08:00
tangjinzhou
fef42fd089 release 3.2.6 2022-06-07 20:22:56 +08:00
tangjinzhou
9b0fb707e2 release 3.2.5 2022-05-26 22:02:20 +08:00
tangjinzhou
09ff91488c release 3.2.4 2022-05-23 11:00:37 +08:00
tangjinzhou
13e1db0bc4 chore: type support vue@3.2.35 2022-05-21 10:56:28 +08:00
tangjinzhou
e4a7411ede release 3.2.3 2022-05-05 14:08:03 +08:00
tangjinzhou
ba041a767e release 3.2.2 2022-04-26 11:08:43 +08:00
tangjinzhou
98867b36ae release 3.2.1 2022-04-25 10:33:27 +08:00
tangjinzhou
dd69527946 doc: add drag modal 2022-04-23 17:19:48 +08:00
tangjinzhou
722f3f2ebf release 3.2.0 2022-04-19 11:29:40 +08:00
tangjinzhou
74f77de5d0 release 3.1.1 2022-04-06 16:49:02 +08:00
tangjinzhou
48ade76046 doc: update 2022-04-06 15:54:03 +08:00
tangjinzhou
6d14732e2a release 3.1.0 2022-04-06 09:25:44 +08:00
tangjinzhou
327489603f release 3.1.0-rc.6 2022-04-01 22:35:28 +08:00
tangjinzhou
80342f40b3 release 3.0.0-rc.5 2022-03-28 15:21:30 +08:00
tangjinzhou
790f83f4a6 release 3.1.0-rc.5 2022-03-25 16:53:37 +08:00
tangjinzhou
12588250d5 release 3.1.0-rc.3 2022-03-24 22:10:13 +08:00
Amour1688
cec9414d5c
chore: support pnpm (#5367) 2022-03-20 21:19:31 +08:00
tangjinzhou
17acda5655 release 3.1.0-rc.2 2022-03-19 15:31:00 +08:00
tangjinzhou
9bd52d4ca0 release 3.1.0-rc.1 2022-03-18 10:31:24 +08:00
tangjinzhou
c69cf76d3c chore: update pkg 2022-03-17 16:48:31 +08:00
tangjinzhou
fe7ee5b9a4 release 3.1.0-rc.0 2022-03-15 15:32:47 +08:00
tangjinzhou
bf2ee6f5bd chore: update icons pkg 2022-03-13 16:10:39 +08:00
tangjinzhou
ac52955caf chore: remove webpack-filter-warnings-plugin 2022-03-12 23:14:32 +08:00
tangjinzhou
637310015e chore: update dist script 2022-03-12 23:00:23 +08:00
tangjinzhou
2ee3d43534
Feat css var (#5327)
* style: affix & util

* feat(alert): add customIcon slot

* feat(anchor): ts type

* style: auto-complete

* feat: avatar add crossOrigin & maxPopoverTrigger

* style(backTop): v-show instead v-if

* style: badge

* style: breadcrumb

* feat: button add global size

* feat: update i18n

* feat: picker add disabledTime

* test: update snap

* doc: update img url

* style: fix Card tabs of left position

* doc: update cascader doc

* feat: collapse

* style: comment

* style: configprovider

* feat: date-picker add soem icon slot

* style: update descriptions style

* feat: add divider orientationMargin

* doc: update drawer

* feat: dropdown add destroyPopupOnHide & loading

* style: update empty

* feat: form add labelWrap

* style: update grid

* test: update grid snap

* fix: image ts error

* fix: mentions cannot select, close #5233

* doc: update pagination change info, close #5293

* fix: table dynamic expand error, close #5295

* style: remove not use

* release 3.0.0-beta.11

* doc: update typo

* feat: input add showCount

* feat: inputNumber add prefix slot

* style: update layout

* style: update list

* feat: add locale i18

* style: update locale ts

* style: update mentions

* feat: menu divider add dashed

* perf: menu

* perf: menu animate

* feat: modal method add wrapClassName

* style: update pageheader

* feat: update pagination ts

* feat: confirm add showCancel & promise

* doc: update popover

* style: update progress

* style: radio

* style: update rate、result、row

* feat: select add fieldNames

* feat: add skeleton button & input

* feat: spin tip support slot

* style: slider & space

* stype: update steps ts type

* style: update switch

* feat: table add tree filter

* test: update input sanp

* feat: table add filterMode...

* fix: tree autoExpandParent bug

* test: update input snap

* doc: tabs add destroyInactiveTabPane

* style: update tag

* style: update timeline & time-picker

* fix: Tooltip arrowPointAtCenter 1px shift bug

* feat: typography add enterEnterIcon triggerType

* doc: update tree-select

* fix: deps and TypeScript types

* style: udpate transfer

* style: update style

* doc: add colorScheme

* chore: add css var builg

* doc: sort api

* style: lint code

* doc: add css var

* test: update snap

* chore: add pre script

* chore: update lint

* perf: collapse animate

* perf: collapse tree

* perf: typography shaking when edit

* doc: update auto-complete demo

* fix: table tree not have animate

* feat: deprecated dropdown center placement

* feat: deprecated dropdown center placement

* test: update snap
2022-03-12 09:56:32 +08:00
tangjinzhou
fdf7857f89 release 3.0.0-beta.13 2022-03-04 14:06:29 +08:00
tangjinzhou
639a68521c release 3.0.0-beta.12 2022-03-02 14:13:41 +08:00
tangjinzhou
f0c770def0 release 3.0.0-beta.11 2022-02-28 22:11:43 +08:00
tangjinzhou
04baae5a57
Refactor upload (#5290)
* refactor: vc-upload

* refactor: vc-upload

* refactor: upload

* refactor: upload

* refactor: upload
2022-02-24 09:58:58 +08:00
tangjinzhou
6056b751b6 release 3.0.0-beta.10 2022-02-18 16:33:30 +08:00
tangjinzhou
5d38b3cf8d chore: update dependencies, close #5239 2022-02-13 09:41:39 +08:00
tangjinzhou
34869eceb5 release 3.0.0-beta.9 2022-01-28 10:31:23 +08:00
tangjinzhou
b88d97a314 release 3.0.0-beta.8 2022-01-21 23:15:20 +08:00
tangjinzhou
ce767f2e0d doc: update demo ts type 2022-01-11 23:30:47 +08:00
tangjinzhou
dab6f90f81 release 3.0.0-beta.7 2022-01-10 10:29:48 +08:00
tangjinzhou
7c9c95cc37 release 3.0.0-beta.6 2022-01-07 21:15:41 +08:00
tangjinzhou
98755f332c
refactor: modal (#5129), close #5096
* fix: can not scroll when close dialog #5096

* refactor: modal
2022-01-06 16:08:53 +08:00
tangjinzhou
81ab68f696 release 3.0.0-beta.5 2022-01-04 10:30:05 +08:00
tangjinzhou
2213d0ed62 release 3.0.0-beta.4 2021-12-28 21:57:54 +08:00
tangjinzhou
41f4187593 release 3.0.0-beta.3 2021-12-27 15:46:45 +08:00
tangjinzhou
8b2b402f73 release 3.0.0-beta.2 2021-12-27 10:08:27 +08:00
zkwolf
8beb37f64a
chore: remove deep-assign (#5079) 2021-12-26 23:14:09 +08:00
tangjinzhou
3791cfc37c release 3.0.0-beta.1 2021-12-24 21:35:36 +08:00
tangjinzhou
b77ca0eed7 release 3.0.0-alpha.16 2021-12-19 09:49:04 +08:00
tangjinzhou
47066753ac test: update transition #5023 2021-12-17 16:23:11 +08:00
tangjinzhou
ae9ab9c5b0 test: update transition #5023 2021-12-17 16:05:58 +08:00
tangjinzhou
07ee749023 release 3.0.0-alpha.15 2021-12-12 17:05:56 +08:00
tangjinzhou
3bb093cb23 release 3.0.0-alpha.14 2021-12-05 14:28:51 +08:00
tangjinzhou
b19c8dd650 style: prettier format 2021-12-05 01:06:31 +08:00
tangjinzhou
57469f4be8 release 3.0.0-alpha.13 2021-11-28 10:42:13 +08:00
tangjinzhou
e28168e0be chore: update lint & ts 2021-11-26 14:48:37 +08:00
tangjinzhou
cf9627e16d release 3.0.0-alpha.12 2021-11-09 14:47:17 +08:00
tangjinzhou
87a4007dd3 release 3.0.0-alpha.11 2021-11-08 22:48:02 +08:00
John
45c0583426
doc: support CodeSandbox (#4861) 2021-11-08 19:10:20 +08:00
tangjinzhou
c3400115dd release 3.0.0-alpha.10 2021-11-05 15:24:11 +08:00
tangjinzhou
6dfc8375c8 release 3.0.0-alpha.9 2021-11-03 16:34:24 +08:00
tangjinzhou
a938bcb4de fix: requestAnimationFrame error in ssr, close #4833 2021-11-02 16:07:35 +08:00
tangjinzhou
7b03f8a739 release 3.0.0-alpha.8 2021-10-30 13:56:26 +08:00
tangjinzhou
fdc2012b90 release 3.0.0-alpha.7 2021-10-29 17:08:10 +08:00
tangjinzhou
6b4a1c8f61 release 3.0.0-alpha.6 2021-10-27 15:00:13 +08:00
tangjinzhou
17a1ca5edf release 3.0.0-alpha.5 2021-10-26 21:22:50 +08:00
tangjinzhou
80fe6953ce bump 3.0.0-alpha.4 2021-10-20 09:53:51 +08:00
tangjinzhou
bb03efcf7a release 3.0.0-alpha.3 2021-10-14 15:45:39 +08:00
btea
350242129e
chore: revise prettier command (#4742) 2021-10-09 09:59:17 +08:00
tangjinzhou
c4f6eb603e fix: process.nextTick #4737 2021-10-08 09:54:01 +08:00
tangjinzhou
b78ccde9d9 release 3.0.0-alpha.1 2021-10-07 22:13:56 +08:00
tangjinzhou
8323952cfd chore: lock esbuild version 2021-10-07 17:49:26 +08:00
tangjinzhou
4fe3c7a919 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2021-10-02 10:09:32 +08:00
tangjinzhou
cf002d8f47 chore: update slash 2021-10-02 10:00:22 +08:00
renovate[bot]
d79460ff55
chore(deps): update dependency vue-clipboard2 to v0.3.3 (#4642)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-02 09:13:56 +08:00
renovate[bot]
71b5c43252
fix(deps): update dependency async-validator to v4 (#4493)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-02 09:10:44 +08:00
renovate[bot]
5c7ccf3b8d
chore(deps): update dependency axios to ^0.22.0 (#4723)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-02 09:06:21 +08:00
renovate[bot]
5a9d7188b8
chore(deps): update dependency slash to v4 (#4697)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-25 22:34:45 +08:00
renovate[bot]
e1c8a57efd
chore(deps): update dependency eslint-plugin-no-explicit-type-exports to ^0.12.0 (#4693)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-25 22:32:52 +08:00
renovate[bot]
a1d7b972d2
fix(deps): update dependency @ant-design/colors to v6 (#4698)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-25 22:31:43 +08:00
renovate[bot]
9a16dcd6f2
chore(deps): update dependency @types/node to v14 (#4695)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-25 22:29:53 +08:00
tangjinzhou
3aeeeb2aed
3.0 ready (#4523)
* refactor: transfer、tooltip (#4306)

* refactor(transfer): use composition api (#4135)

* refactor(transfer): use composition api

* fix: remove console

* refactor(tooltip): use composition api (#4059)

* refactor(tooltip): use composition api

* chore: useConfigInject

* fix: remove useless

* style: format code

* refactor: transfer

* refactor: tooltip

Co-authored-by: ajuner <106791576@qq.com>

* Refactor mentions (#4341)

* refactor(mentions): use compositionAPI (#4313)

* refactor: mentions

* refactor: mentions

Co-authored-by: ajuner <106791576@qq.com>

* Refactor progress (#4358)

* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* refactor(switch): support customize checked value #4329 (#4332)

* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 完善notification类型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* refactor(switch): support customize checked value #4329 (#4332)

* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 完善notification类型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>

* docs: add changelog

* refactor: tree

* refactor: tree

* style: lint

* refactor: tree

* 热factor: tree

* refactor: tree

* refactor: tree

* refactor: tree

* refactor: directory tree

* refactor: tree

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* style: lint format

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* refactor: tree-select

* fix: upload ts error

* fix: update tree title render & switchIcon

* test: update tree test

* feat: add VirtualScroll tree

* refactor: datePicker & calendar & trigger (#4522)

* style: update

* test: update calendar test

* test: update test

* test: update test

* refactor: slider

* feat: update slider css

* refactor: slider to ts

* refactor: slider to ts

* perf: update default itemHeight

* test: update

* fix: uddate ts type

* fix: update skeleton

* fix: update skeleton

* refactor: update vc-pagination

* refactor: pagination

* refactor: timeline

* refactor: steps

* refactor: collapse

* refactor: collapse

* refactor: popconfirm

* refactor: popover

* refactor: dropdown

* doc: merge doc

* chore: vite for dev (#4602)

* style: js to jsx

* doc: add site

* style: lint

* style: format ts type

* doc: update

* style: format code

* style: format site

* doc: update

* style: dmeo

* style: format scripts

* chore: remove sub-modules

* chore: update vite

* site: add site build

* test: update snap

* doc(select): add tip (#4606)

* refactor: table (#4641)

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* refactor: table

* fix: column not pass to cell

* doc: uppate table

* fix: update bodyCell headerCell

* doc: remove examples

* refactor: table

* fix: table title not work

* fix: table selection

* fix: table checkStrictly

* refactor: table

* fix: table template error

* feat: table support summary

* test: update snap

* perf: table

* docs(table): fix ajax demo (#4639)

* test: update table

* refactor: remove old table

* doc: update  table doc

* doc: update doc

* doc: update select

* doc: update summary

Co-authored-by: John <John60676@qq.com>

* doc: update doc

* fix: menu arrow not work

* test: update

* doc: add next site

* style: format

* doc: update

* doc: update site script

* fix: expand icon not fixed

* feat: use renderSlot

* test: update table snap

* feat: confirm support reactively

* feat: configProvider.config

* feat: message support configprovider.config

* feat: notification support configprovider.config

* doc: update doc

* fix: typescript compile error

* style: add import eslint

* doc: update demo

* chore: set transpileOnly true

* style: fix eslint error

* test: update snap

* doc: update

* test: mock date

* test: update snap

* chore: remove gulp-typescript (#4675)

* feat: V3 form (#4678)

* chore: update husky

* perf: update formItem

* perf: useInjectFormItemContext

* fix: table ts error

* doc: add Customized Form Controls demo

* feat: export useInjectFormItemContext

* doc: update form doc

* doc: update doc

* doc: update doc

* feat: autocomplete support option slot

* doc: update

* feat: add form item rest

* style: remove omit.js

* refactor: autocomplete

* doc: add changelog to site

* doc: update site anchor

* doc: update doc layout

* test: update table test

* doc: update

* chore: udpate gulp script

* chore: udpate gulp script

* doc: add changelog

* doc: update

* test: ignore some test wait vue-test-utils

* fix: form id error #4582
close #4582

* doc: add select Responsive demo

* doc: remove temp doc

Co-authored-by: ajuner <106791576@qq.com>
Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>
Co-authored-by: Amour1688 <lcz_1996@foxmail.com>
2021-09-25 16:51:32 +08:00
tangjinzhou
5d990afe27 release 2.2.8 2021-09-17 16:45:02 +08:00
tangjinzhou
4a28121b91 release 2.2.7 2021-09-08 22:11:28 +08:00
mehunk
83f85f240c
chore: add typescript version limit (#4587)
Co-authored-by: undefined <undefined>
2021-08-29 13:58:11 +08:00
tangjinzhou
2b51d30c2e chore: add object-assign 2021-08-26 09:46:16 +08:00
tangjinzhou
25cca73a31
chore: update prepublishOnly 2021-08-25 22:43:14 +08:00
renovate[bot]
52df212c71
chore(deps): update dependency webpack-dev-server to v4 (#4543)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-20 08:28:42 +08:00
tangjinzhou
6479864a6f release 2.2.6 2021-08-12 16:04:33 +08:00
tangjinzhou
9f15fe9fdf fix: add resize-observer-polyfill #4508
close #4508
2021-08-12 15:42:33 +08:00
tangjinzhou
665e5919af release 2.2.5 2021-08-11 17:13:51 +08:00
tangjinzhou
1da679de34 release 2.2.4 2021-08-10 16:34:09 +08:00
tangjinzhou
257565b29d release 2.2.3 2021-08-07 10:02:41 +08:00
tangjinzhou
38569c28c7 perf: table use sticky for fixed column 2021-08-06 23:27:54 +08:00