bqy_fe
c2b197a443
fix(Table): loading prop type definition ( #5964 )
2022-09-26 21:34:34 +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
07907ca7f3
test: snap
2022-09-02 16:51:56 +08:00
tangjinzhou
24c4c84576
test: update snap
2022-09-02 16:16:03 +08:00
舜岳
187f3b8c07
fix: fix table container z-index ( #5786 )
2022-09-01 14:03:53 +08:00
tangjinzhou
3d77a1c1d4
test: update snap
2022-07-07 14:39:15 +08:00
tangjinzhou
9d210e3a30
fix: remove mock transition when test env #4565
2022-07-06 18:21:16 +08:00
tangjinzhou
901811bc43
chore: update jest to 28
2022-07-06 17:40:21 +08:00
tangjinzhou
9493dc224b
fix: table resize trigger scrollbar
2022-06-20 09:26:56 +08:00
tangjinzhou
599b474ab7
feat: table expandedRowKeys support v-model, close #5695
2022-06-13 09:37:53 +08:00
Gin
dead1a3753
fix: table dragging css class should only be effective in table component ( #5644 )
2022-05-25 16:00:13 +08:00
tangjinzhou
13e1db0bc4
chore: type support vue@3.2.35
2022-05-21 10:56:28 +08:00
tangjinzhou
ebc2082934
fix: menu support scoped style, close #5578
2022-05-10 14:26:24 +08:00
tangjinzhou
38d7408ecf
feat: opti resize table handle
2022-04-23 15:43:54 +08:00
tangjinzhou
0c879fc22d
feat: select option add title
2022-04-23 13:28:00 +08:00
tangjinzhou
c686bd2518
doc: update table custom filter demo, close #5529
2022-04-23 10:25:16 +08:00
bqy_fe
04f3e0da21
fix(Table): expandFixed prop type definition ( #5539 ),close #5535
2022-04-23 09:44:15 +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
7127a5d816
perf: tree & treeselect #5365
2022-03-20 16:42:00 +08:00
tangjinzhou
a2ecd5f48e
fix: table column resize not work, close #5348
2022-03-17 22:07:58 +08:00
tangjinzhou
ccf9a410ac
style: some code
2022-03-17 14:50:13 +08:00
tangjinzhou
2b8bdf3b1d
doc: update
2022-03-15 09:51:18 +08:00
tangjinzhou
cf37535d22
test: update snap
2022-03-13 16:21:16 +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
2b0adaf717
test: update snapshots
2022-02-14 09:29:01 +08:00
zkwolf
62428b6df3
fix(table): responsive invalid ( #5172 )
...
* fix(table): reponsive invalid #5171
* docs(table): add reponsive demo
2022-01-17 10:47:04 +08:00
tangjinzhou
10fed707f8
doc: update demo ts error
2022-01-12 23:51:18 +08:00
tangjinzhou
ce767f2e0d
doc: update demo ts type
2022-01-11 23:30:47 +08:00
tangjinzhou
7dda6e8e07
feat: update ts type
2022-01-09 22:50:29 +08:00
tangjinzhou
dd0b0b2eb9
feat: date-picker support vshow, close #5132
2022-01-07 18:50:30 +08:00
tangjinzhou
47f1bb050b
test: update snap
2021-12-24 16:57:29 +08:00
tangjinzhou
b77ca0eed7
release 3.0.0-alpha.16
2021-12-19 09:49:04 +08:00
tangjinzhou
443640effa
feat: customCell add column arg, close #5052
2021-12-17 21:23:56 +08:00
tangjinzhou
18cc95fa30
fix: table warning for page, close #5029
2021-12-16 16:01:58 +08:00
tangjinzhou
95a1b4a964
perf: menu lazy render children #4812
2021-12-09 22:48:53 +08:00
tangjinzhou
6f5730b8ac
doc: update table ajax demo #4980
...
close #4980
2021-12-08 09:47:38 +08:00
tangjinzhou
75be0189d6
doc: add table faq #4970
...
close #4970
2021-12-04 14:49:03 +08:00
芋头
4a80b556f8
feat: add xxxl grid col size for 4k&5k display ( #4953 )
...
* feat: add xxxl grid col size for 4k&5k display
* Update index.zh-CN.md
* Update index.zh-CN.md
* Update index.en-US.md
* Update index.zh-CN.md
Co-authored-by: undefined <undefined>
Co-authored-by: tangjinzhou <415800467@qq.com>
2021-11-30 21:07:50 +08:00
tangjinzhou
65fc82e105
fix: remove window
2021-11-29 17:53:09 +08:00
tangjinzhou
b20865ffb6
fix: ts type error
2021-11-26 22:34:27 +08:00
tangjinzhou
5ad66497e5
test: update snap
2021-11-26 19:15:35 +08:00
tangjinzhou
3a141b2e9b
doc: update md plugin
2021-11-26 17:17:40 +08:00
tangjinzhou
b07882d92f
doc: add surely-vue
2021-11-26 16:58:10 +08:00
tangjinzhou
7a64fe544d
fix: table rowSelection error #4889
2021-11-20 22:08:30 +08:00
tangjinzhou
5af08c0904
fix: table rowSelection deep watch #4889
...
close #4889
2021-11-20 16:49:25 +08:00
tangjinzhou
d129670882
fix: table rowSelection deep watch #4889
...
close #4889
2021-11-20 16:29:27 +08:00
tangjinzhou
3e05460d09
fix: rowSelection trigger visible warning #4885
...
close #4885
2021-11-20 16:06:56 +08:00
tangjinzhou
3b3c71b3a0
doc: update table
2021-11-20 13:46:59 +08:00
tangjinzhou
641afe1b34
fix: resizeColumn ts type error
2021-11-04 22:00:07 +08:00