selicens
19f0aea965
fix: layout-sider and menu transition style( #6637 ) ( #6640 )
2023-06-12 22:47:01 +08:00
tangjinzhou
03760e3e3d
Merge remote-tracking branch 'origin/main' into feat-v4
2023-05-18 23:23:43 +08:00
tangjinzhou
b4258dc23d
feat: support vue 3.3 slot type
2023-05-18 21:22:58 +08:00
tangjinzhou
0df6abe3a7
Merge remote-tracking branch 'origin/main' into feat-v4
2023-05-03 13:50:14 +08:00
Zev Zhu
045193e797
fix: passing a non-array as children to a table will result in an error. ( #6521 )
...
* fix: fix table column data is passed into chlidren is undefined or null errorr
* chore(menu): fix menu inline demo watch not trigger
2023-05-03 13:30:26 +08:00
tangjinzhou
61d6312783
fix: dropdown menu hide error
2023-05-02 23:36:12 +08:00
tangjinzhou
98be7071e5
Merge remote-tracking branch 'origin/main' into feat-v4
2023-04-28 15:51:46 +08:00
tangjinzhou
5439e0c164
fix: submenu type lose theme
2023-04-28 15:37:29 +08:00
Cherry7
9be58078d2
Refactor(demo): change options to composition api ( #6499 )
...
* feat(demo): A-B
* feat(demo): update B-checkbox
* feat(demo): update CheckBox -DatePicker
* feat(demo): update DatePicker - Form
* feat(demo): update Form - List
* feat(demo): update List-pagination
* feat(demo): update List - skeleton
* feat(demo): update skeleton - switch
* feat(demo): update skeleton - switch
* feat(demo): update switch - upload
* feat(demo): update watermark
* fix(demo): del hashId
2023-04-28 14:08:21 +08:00
tangjinzhou
eba8f6b960
feat: menu items icon add arg
2023-04-23 15:52:31 +08:00
tangjinzhou
760c4c2695
doc: update menu icon
2023-04-23 15:00:34 +08:00
Cherry7
8ab50b1757
feat(menu): icon support function components with items and update demo ( #6457 )
...
* fix(menu): icon do not show problem
* fix(menu): icon do not show problem
* feat(menu): update demo
* test(menu): update demo snap
* chore(Menu): update docs
* test(Menu): update demo
* Update MenuItem.tsx
* Update SubMenu.tsx
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-04-23 14:23:15 +08:00
tangjinzhou
12c9e0c3fb
release 3.2.18
2023-04-23 13:40:28 +08:00
tangjinzhou
3e46f27b59
perf: shallowRef instead ref
2023-04-05 22:03:02 +08:00
zkwolf
3653f37d6b
fix: dropdown divider disappear, close #6365 ( #6369 )
2023-03-20 13:32:23 +08:00
果冻橙
f265a7bb02
fix docs dark theme & add docs coverDark ( #6367 )
...
* fix docs dark theme & add docs coverDark
* fix theme Editor edit
2023-03-20 11:15:02 +08:00
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