Commit Graph

273 Commits

Author SHA1 Message Date
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
tangjinzhou
166bac62b4 test: update snap #4834 2021-11-02 16:21:33 +08:00
tangjinzhou
c8617dc9ee fix: table resize handle line color, close #4813 # 2021-10-29 15:28:59 +08:00
tangjinzhou
6b4a1c8f61 release 3.0.0-alpha.6 2021-10-27 15:00:13 +08:00
tangjinzhou
abcc545484 test: update snap 2021-10-27 14:59:36 +08:00
tangjinzhou
1272457517 feat: add resize table column 2021-10-27 14:58:55 +08:00
tangjinzhou
a9f6365d78 doc: add sticky demo 2021-10-26 18:11:16 +08:00
tangjinzhou
7fbb0a0947 fix: table sticky error, close #4808 2021-10-26 18:10:47 +08:00
tangjinzhou
816665f935 test: update snap 2021-10-26 16:51:14 +08:00
tangjinzhou
40f361fe1f fix: table sticky type error, close #4804 2021-10-26 16:46:32 +08:00
tangjinzhou
7e9e5af63f fix: table emptyText locale not work, close #4805 2021-10-26 16:44:10 +08:00