tangjinzhou
516b2e5a0c
refactor: rename _style to style
2023-02-27 16:00:05 +08:00
tangjinzhou
53b146ab88
refactor: remove not use code
2023-02-23 17:19:50 +08:00
tangjinzhou
f3ffcdbc7e
doc: update cover
2023-02-23 12:21:23 +08:00
tangjinzhou
37b5d02b6d
fix: use open, remove visible
2023-02-23 11:58:23 +08:00
果冻橙
7ddf882a99
Feat v4 fix type errors ( #6285 )
...
* fix compile type errors
* fix menuprops type import
* fix lint errors
* fix lint errors
* fix format error
* fix node version
* fix run dist error
* fix run lint
* fix as any
* fix string type
2023-02-17 22:01:30 +08:00
tangjinzhou
47c84cdbad
refactor: dropdown
2023-02-02 22:18:42 +08:00
tangjinzhou
94e981e00b
refactor: menu
2023-01-28 19:11:32 +08:00
tangjinzhou
b5d7d582cd
refactor: configprovider
2023-01-27 16:00:17 +08:00
tangjinzhou
040956819f
Merge remote-tracking branch 'origin/main' into feat-v3.3
2022-11-24 19:28:21 +08:00
tangjinzhou
639b746ba5
test: update test
2022-10-31 10:46:36 +08:00
tangjinzhou
fcca4baefe
test: menu test error
2022-10-31 10:18:19 +08:00
tangjinzhou
7252149804
fix: error when menu key dynamic, close #6057
2022-10-28 09:07:44 +08:00
Garret MH
a2f7d6d062
feat: Vue 3 Migration Build support ( #5973 ), close #5765
...
closes vueComponent/ant-design-vue#5765
Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.
2022-09-26 21:33:41 +08:00
tangjinzhou
24c4c84576
test: update snap
2022-09-02 16:16:03 +08:00
tangjinzhou
9815f817d4
fix: type import error
2022-08-28 09:00:25 +08:00
tangjinzhou
8d0155878e
Merge remote-tracking branch 'origin/main' into feat-v3.3
2022-08-07 20:03:09 +08:00
tangjinzhou
6d83af53b5
test: update snap
2022-07-07 19:46:57 +08:00
tangjinzhou
8ad9317d11
Merge remote-tracking branch 'origin/main' into feat-v3.3
2022-05-21 15:14:29 +08:00
tangjinzhou
13e1db0bc4
chore: type support vue@3.2.35
2022-05-21 10:56:28 +08:00
tangjinzhou
c4a61f210f
feat: menu add itemsType
2022-05-11 09:58:23 +08:00
tangjinzhou
ebc2082934
fix: menu support scoped style, close #5578
2022-05-10 14:26:24 +08:00
bqy_fe
4fc0fea5cd
docs(menu): update type definition ( #5466 )
...
* docs(menu): update type definition
* docs(menu): update type definition
2022-04-09 22:15:57 +08:00
tangjinzhou
a7ea9bbe34
test: update snap
2022-04-06 10:48:46 +08:00
tangjinzhou
00dc2add94
chore: update ts type ( #5408 )
...
* feat: update prop type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* test: update snap
* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou
e146b4847d
fix: menuItem custom icon lose custom class, close #5390
2022-03-24 23:57:43 +08:00
tangjinzhou
7bf1e0dda1
fix: menu selectedKeys & openKeys support deep watch
2022-03-23 22:07:06 +08:00
tangjinzhou
96f508104c
style: refactor vnode.js to ts
2022-03-20 10:57:44 +08:00
bqy_fe
120980cb5c
feat(components): export multiple components props ( #5353 )
2022-03-18 09:30:37 +08:00
tangjinzhou
f8cef206f3
doc: update menu
2022-03-17 11:14:54 +08:00
tangjinzhou
ce00829d85
doc: submenu popupOffset, close #5312
2022-03-12 10:33:04 +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
55e0ad7f92
fix: menu horizontal mode shaking
2022-03-02 13:48:02 +08:00
tangjinzhou
f0bc380527
fix: mentions cannot select, close #5233
2022-02-25 22:34:51 +08:00
chaegumi
4846bd0f65
docs: update menu doc, add triggerSubMenuAction description ( #5202 )
2022-01-25 09:31:37 +08:00
tangjinzhou
f0385d7c24
Refactor cascader ( #5192 )
...
* feat: tree
* refactor: select
* refactor: select
* refactor: select
* refactor: vc-tree-select
* refactor: tree-select
* refactor: tree-select
* feat: add showLeafIcon
* refactor: remove lod vc-tree-select
* feat: tree-select add tag-render
* refactor: cascader
* refactor: cascader
* refactor: cascader
* refactor: cascader
* fix: maxTagmaxTagPlaceholder not work
2022-01-21 21:58:10 +08:00
tangjinzhou
ce767f2e0d
doc: update demo ts type
2022-01-11 23:30:47 +08:00
tangjinzhou
dd0b0b2eb9
feat: date-picker support vshow, close #5132
2022-01-07 18:50:30 +08:00
tangjinzhou
3e8959ad22
fix: dropdown menu log warning, close #5127
2022-01-06 09:54:27 +08:00
tangjinzhou
d71df4b3ba
fix: component ts type
2022-01-03 22:23:24 +08:00
tangjinzhou
9cfeace7f8
test: update test
2021-12-24 17:43:55 +08:00
tangjinzhou
257f7f03b5
refactor: raf
2021-12-20 14:52:29 +08:00
tangjinzhou
46b216274f
fix: cannot select when use custom prefixCls #5023
2021-12-17 16:59:50 +08:00
tangjinzhou
2c2c070663
perf: ts type, close #5044
2021-12-16 17:20:18 +08:00
tangjinzhou
883d6e21ad
fix: menu custom class, close #5038
2021-12-15 23:22:14 +08:00
tangjinzhou
8e207009b0
fix: menu hide animate lose
2021-12-10 00:02:12 +08:00
tangjinzhou
fcd6add766
doc: submenu required key
2021-12-09 22:57:44 +08:00
tangjinzhou
95a1b4a964
perf: menu lazy render children #4812
2021-12-09 22:48:53 +08:00
tangjinzhou
b19c8dd650
style: prettier format
2021-12-05 01:06:31 +08:00
tangjinzhou
65fc82e105
fix: remove window
2021-11-29 17:53:09 +08:00
tangjinzhou
a938bcb4de
fix: requestAnimationFrame error in ssr, close #4833
2021-11-02 16:07:35 +08:00