Commit Graph

564 Commits

Author SHA1 Message Date
tangjinzhou
3cb1edad41 release 3.2.12 2022-09-02 16:17:15 +08:00
tangjinzhou
1d6a8916cc release 3.2.11 2022-08-08 09:40:38 +08:00
izhouteng
b9000c891a
chore: add unified to devDependencies (#5839)
Co-authored-by: undefined <undefined>
2022-07-28 16:54:52 +08:00
WD
c40fec0afa
chore(site): upgrade vitejs to v3 (#5809) 2022-07-16 09:44:06 +08:00
tangjinzhou
8ef4d44787 release 3.2.10 2022-07-07 21:57:45 +08:00
tangjinzhou
39e7b8f4b6 test: add require context 2022-07-07 10:07:54 +08:00
tangjinzhou
901811bc43 chore: update jest to 28 2022-07-06 17:40:21 +08:00
WD
985f1cfe1d
chore(build): set minimum running node version v12.22.0 (#5770) 2022-07-02 20:52:13 +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
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