Commit Graph

4501 Commits

Author SHA1 Message Date
KaygNas
fe4c3e60bf
fix(layout-sider): support layout-sider trigger slot (#5317)
* fix(layout-sider): support layout-sider trigger slot

* fix: sider trigger support slot

Co-authored-by: huangchengjie <huangchengjie@dm-ai.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
2022-03-12 10:05:33 +08:00
tangjinzhou
87a0cd5a00 test: update input snap 2022-03-12 10:02:41 +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
4c786dd7a7 perf: motion 2022-03-04 11:50:11 +08:00
tangjinzhou
207c944e21 fix: datepicker cursor for date-fns, close #5302 2022-03-04 11:44:11 +08:00
tangjinzhou
7999cdecbf fix: carousel click error, close #5299 2022-03-04 11:31:22 +08:00
tangjinzhou
639a68521c release 3.0.0-beta.12 2022-03-02 14:13:41 +08:00
tangjinzhou
991fa776cf fix: upload height error, close #5298 2022-03-02 14:05:33 +08:00
tangjinzhou
55e0ad7f92 fix: menu horizontal mode shaking 2022-03-02 13:48:02 +08:00
tangjinzhou
fe0fc8084f doc: update typo 2022-02-28 22:17:50 +08:00
tangjinzhou
f0c770def0 release 3.0.0-beta.11 2022-02-28 22:11:43 +08:00
tangjinzhou
f771a1aec0 style: remove not use 2022-02-28 22:00:38 +08:00
tangjinzhou
be7a73a7e6 fix: table dynamic expand error, close #5295 2022-02-28 21:44:15 +08:00
tangjinzhou
78c436b990 doc: update pagination change info, close #5293 2022-02-28 19:34:40 +08:00
tangjinzhou
f0bc380527 fix: mentions cannot select, close #5233 2022-02-25 22:34:51 +08:00
tangjinzhou
c7492a0b59
Refactor carousel (#5292)
* refactor: carousel

* refactor: carousel

* style: update vc-slick path
2022-02-25 14:38:09 +08:00
tangjinzhou
5edc8cadca fix: slider type warning, close #5289 2022-02-24 10:38:02 +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
3cf5d4fa43 feat: labelCol & wrapperCol types, close #5265 2022-02-18 21:37:44 +08:00
tangjinzhou
6056b751b6 release 3.0.0-beta.10 2022-02-18 16:33:30 +08:00
tangjinzhou
31c3a6f693 fix: tree-select cannot open issue, #5220 2022-02-18 16:15:05 +08:00
tangjinzhou
ad06a9ee05 fix: dropdown contextmenu, close #5259 2022-02-17 22:06:30 +08:00
tangjinzhou
2ec21c95a7 test: update snapshot 2022-02-17 21:03:25 +08:00
tangjinzhou
2e0bfd1f01 doc: add carouse img 2022-02-17 21:02:21 +08:00
tangjinzhou
d9cdfa67db fix: descriptions warning, close #5250 2022-02-17 19:32:38 +08:00
tangjinzhou
2d0e2b6899 fix: dateFns parse strict mode 2022-02-14 14:19:13 +08:00
tangjinzhou
91c6a28205 fix: dropdownMatchSelectWidth:false not close virtual scroll #5242 2022-02-14 10:14:16 +08:00
tangjinzhou
2b0adaf717 test: update snapshots 2022-02-14 09:29:01 +08:00
Wang JiangDi
43b218806a
doc: markdown format (#5240) 2022-02-14 09:21:39 +08:00
tangjinzhou
8f9875e518 fix: datefns & dayjs parse strict, close #5221 2022-02-13 11:10:07 +08:00
tangjinzhou
5d38b3cf8d chore: update dependencies, close #5239 2022-02-13 09:41:39 +08:00
tangjinzhou
c615251136 doc: select add searchValue, #5236 2022-02-13 09:38:10 +08:00
Jelmer de Wit
d12edaea6f
docs(image): add controlled preview demo (#5234) 2022-02-10 10:52:09 +08:00
tangjinzhou
34869eceb5 release 3.0.0-beta.9 2022-01-28 10:31:23 +08:00
tangjinzhou
23624679fe feat: add title prop for progress, close #4929 2022-01-28 10:10:56 +08:00
Steven R. Loomis
42e34a63ec
fix: remove auto title on progress span #4929 (#4956)
- also updated test cases

Fixes: https://github.com/vueComponent/ant-design-vue/issues/4929
2022-01-28 10:02:21 +08:00
tangjinzhou
037470e1d2 fix: block not work when small size, close #5219 2022-01-27 20:47:37 +08:00
tangjinzhou
b952038db1 fix: tree-select enter error, close #5217 2022-01-27 17:07:23 +08:00
tangjinzhou
5cc603d84c doc: remove optionLabelProp, close #5212 2022-01-27 15:20:13 +08:00
tangjinzhou
53fa27771d feat: add optionLabel slot 2022-01-27 15:12:15 +08:00
tangjinzhou
5c23d97daf doc: add tree-select demo 2022-01-25 10:17:32 +08:00
tangjinzhou
95ce5f4eb1 doc: update doc 2022-01-25 09:38:36 +08:00
chaegumi
4846bd0f65
docs: update menu doc, add triggerSubMenuAction description (#5202) 2022-01-25 09:31:37 +08:00
tangjinzhou
6d4248d046 fix: drag treenode style 2022-01-23 15:31:28 +08:00
tangjinzhou
d442db08eb refactor: wave 2022-01-23 14:48:27 +08:00
tangjinzhou
7657157586 style: remove not use file 2022-01-23 10:25:59 +08:00
tangjinzhou
ae4085f7c0 style: remove not use file 2022-01-23 10:21:23 +08:00
tangjinzhou
3d2a80b3bb doc: add dropdownVisibleChange, close #5195 2022-01-22 14:55:36 +08:00
tangjinzhou
41fe8be1f6 perf: mobile scroll, close #5191 2022-01-22 14:19:36 +08:00