Commit Graph

3129 Commits (19ec975deb6220d2624f081f9fa3ec115fee2c40)

Author SHA1 Message Date
bqy_fe 44d7917afd
refactor(divider): less to cssinjs (#6214)
2 years ago
tangjinzhou 73ce708868 refactor: message & notification
2 years ago
tangjinzhou d211688059 fix: responsive reactive #6213
2 years ago
zkwolf 9d5343ae9c
refactor: descriptions (#6213)
2 years ago
tangjinzhou 2d54e2124f fix: type error
2 years ago
tangjinzhou b5d7d582cd refactor: configprovider
2 years ago
tangjinzhou 0399ce0ec7 style: update util
2 years ago
tangjinzhou 94c2887c81 fix: button classname error
2 years ago
tangjinzhou 75e4b72c21 refactor: button
2 years ago
tangjinzhou 287a8d0c4e refactor: Breadcrumb
2 years ago
tangjinzhou 1e4e3cb3b4 refactor: badge
2 years ago
tangjinzhou e64a19a05a refactor: backtop
2 years ago
tangjinzhou 6c735fee67 refactor: anchor & add items
2 years ago
tangjinzhou f8ddc430cf refactor: avatar
2 years ago
tangjinzhou 641714734a doc: update component cover
2 years ago
tangjinzhou 46862d749b refactor: affix support cssinjs
2 years ago
tangjinzhou 1f33babc89 feat: alert add action slot
2 years ago
tangjinzhou b2841a27ae refactor: cssinjs
2 years ago
tangjinzhou c0d7d041b4 refactor: cssinjs
2 years ago
tangjinzhou 10b52e0072 refactor: ccsinjs
2 years ago
tangjinzhou d64c6a8d53 Merge remote-tracking branch 'origin/main' into feat-v3.3
2 years ago
Nguyen Ba Hung 058bc3622a
doc: Add "format" prop for time-picker demo (#6197)
2 years ago
DMQ 034f71c005
fix: set the correct activce classname for stickyScrollBar (#6169)
2 years ago
lyn c8b7848f99
docs(date-picker): docs update (#6175)
2 years ago
M.Wang 8a0c8a8fb1
fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot. (#6149)
2 years ago
Konv Suu 7ea18a8287
fix: notification onClose event runs repeatedly (#6150)
2 years ago
lyn 5b3ade8980
docs(select): docs update (#6118)
2 years ago
tangjinzhou 6bd8a9b984 test: update snap
2 years ago
tangjinzhou 040956819f Merge remote-tracking branch 'origin/main' into feat-v3.3
2 years ago
luokavin 0fd3d302e4
docs(tree-select): docs typos (#6107)
2 years ago
luokavin 80a160d766
docs(tree-select): docs typos (#6108)
2 years ago
lyn cb80e40aa6
docs(pagination): docs update (#6114)
2 years ago
tangjinzhou 925a8f6ee5 fix: image delete error
2 years ago
tangjinzhou 7c35bcfece release 3.2.14
2 years ago
tangjinzhou d484e1f6a0 fix: rangePicker popup pos, close #6073, #6074
2 years ago
tangjinzhou 7fa1fe428d feat: add vueuse feature
2 years ago
QiangGuZi ac9d3e40c1
fix: import type (#6071)
2 years ago
QiangGuZi 265233c34f
fix(directory-tree): expose scrollTo method. (#6067)
2 years ago
tangjinzhou 639b746ba5 test: update test
2 years ago
tangjinzhou fcca4baefe test: menu test error
2 years ago
tangjinzhou 9eac1a1da5 fix: picker nest select error, close #6062 #5994
2 years ago
tangjinzhou 213c3a4059 fix: not use prefixCls with custom theme #6063
2 years ago
lchrennew 4cdda535a6
fix: Cannot use custom prefixCls with custom theme color (#6063)
2 years ago
tangjinzhou 7252149804 fix: error when menu key dynamic, close #6057
2 years ago
Remx Xu 2a30de162c
fix typo (#6047)
2 years ago
Li kang 4201c923b5
docs(Badge) Change the description of the text attribute of the Badge component document (#6012)
2 years ago
lyn d0eebf3791
docs: Update index.en-US.md (#6040)
2 years ago
24min bc5dc845ac
docs: remove one of openFileDialogOnClick props in docs (#6019)
2 years ago
tangjinzhou aea54ac7ad fix: defaultXXX error in fieldNames, close #6007
2 years ago
tangjinzhou af756de1f3 test: update snap
2 years ago
tangjinzhou 775e48d428 fix: table fixed shadow error, close #5996
2 years ago
tangjinzhou 714a6f4764 fix: transfer delete error, close #5975
2 years ago
tangjinzhou 8318b731b4 docs: update add accept info, close #5986
2 years ago
yang 31430f5365
feat: cascader add tagRender slot (#5954)
2 years ago
bqy_fe c2b197a443
fix(Table): loading prop type definition (#5964)
2 years ago
Garret MH a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
2 years ago
manny3 b35f63788d
fix: Tag component close icon display bug (#5956)
2 years ago
tangjinzhou 0f634e27d5 fix: popover button style
2 years ago
24min 31800cb99c
fix: a flash of pictures when previewing was turned off (#5955)
2 years ago
tangjinzhou 07907ca7f3 test: snap
2 years ago
tangjinzhou 24c4c84576 test: update snap
2 years ago
tangjinzhou 0f11e4ecd4 fix: descriptionsItem labelStyle not work, close #5920
2 years ago
atom d48cd8ef57
feat: copyable stopPropagation #5746 (#5769)
2 years ago
舜岳 187f3b8c07
fix: fix table container z-index (#5786)
2 years ago
Peritot Chan 00422ac77b
fix: config provider theme active color not same in variable.less (#5929)
2 years ago
tangjinzhou 9815f817d4 fix: type import error
2 years ago
bqy_fe 2a3798e9b4
docs(form): fix typo (#5896)
2 years ago
bqy_fe ae451b71df
feat(props-util): [filterEmpty] support handle nested fragment (#5890)
2 years ago
tangjinzhou d933f3edd5 fix: table column null error, close #5888
2 years ago
tangjinzhou a26ac3e9f4 feat: rating character add params
2 years ago
tangjinzhou 8d0155878e Merge remote-tracking branch 'origin/main' into feat-v3.3
2 years ago
gp e79dd3508c
fix(inputNumber): inputNumber size UI error (#5873)
2 years ago
BlackTooth 3ca5209e0d
fix: select auto location (#5843)
2 years ago
tangjinzhou e5e98e5776 feat: add tooltip-border-radius
2 years ago
tangjinzhou 4c8131bd70 test: update snap
2 years ago
peritot 612c5000b5
docs: update alert & drawer doc in closeIcon default value (#5838)
2 years ago
meteorlxy 05357a8c3f
feat(Divider): add divider-horizontal-gutter variable (#5820)
2 years ago
舜岳 151555b7b7
doc(site): fix Login Form style (#5797)
2 years ago
tangjinzhou c739e498c5 perf: import icons #5822
2 years ago
tangjinzhou 86450c2a1b perf: import icons #5822
2 years ago
tangjinzhou 6650c4d6b1 fix: dropdown text wrap, close #5798
2 years ago
tangjinzhou 6d83af53b5 test: update snap
2 years ago
tangjinzhou 3d77a1c1d4 test: update snap
2 years ago
tangjinzhou 36df585acf fix: menu hide when quicky hover
2 years ago
tangjinzhou 73bd25cbbe style: fix lint code
2 years ago
tangjinzhou 7473233bc9 test: update focus test
2 years ago
tangjinzhou 9d210e3a30 fix: remove mock transition when test env #4565
2 years ago
tangjinzhou 901811bc43 chore: update jest to 28
2 years ago
tangjinzhou e42fdd7a06 Merge remote-tracking branch 'origin/main' into feat-v3.3
2 years ago
tys1128 7999a2fef6
fix: add boolean type to autosize prop (#5766)
2 years ago
tangjinzhou f672f873dc fix: table ellipsis title not work, close #5755
2 years ago
tangjinzhou 8a659da84f fix: select fash
2 years ago
tangjinzhou 8b6a771318 Merge remote-tracking branch 'origin/main' into feat-v3.3
2 years ago
tangjinzhou 39ac6ed89e fix: typography editing error, close #5743
2 years ago
Gin bddf64e0ad
fix(DirectoryTree): `selectedKeys` updating (#5732)
2 years ago
tangjinzhou 62dc2402f3 feat: ConfigProvider.config add getPopupContainer
2 years ago
tangjinzhou b3dafb92ef doc: update select suffix demo, close #5701
2 years ago
tangjinzhou 9493dc224b fix: table resize trigger scrollbar
2 years ago
tangjinzhou cbd9e6b6ce fix: row gutter type error, close #5725
2 years ago
WD ab8457303e
fix(upload): inheritAttrs, close #5714
2 years ago