Commit Graph

2235 Commits

Author SHA1 Message Date
betavs efcc4e3fdc
docs(api): [popeditor] update type for popselector (#3179) 2025-03-26 11:38:10 +08:00
ajaxzheng 097ae16149
chore(crop): [crop] update cropperjs dependency version to 1.6.2 to solve the overdue dependency problem (#3178) 2025-03-26 11:36:19 +08:00
MomoPoppy bb59877bba
feat(theme): [tag] adjust the common variable and adapt the tag component (#3173) 2025-03-26 11:32:47 +08:00
ajaxzheng 8051a9760d
docs(select): [select] add dropdown menu top slot official website documen (#3186)
* docs(select): [select] add dropdown menu top slot official website documen

* fix(select): 修正测试用例中的选择器,更新为正确的插槽标识符
2025-03-26 11:30:58 +08:00
lcy0620 fc3abeb3e7
fix(cascader): [cascader] fix component theme (#3184)
* fix(cascader): [cascader] fix component theme

* fix(cascader): [cascader] fix component theme
2025-03-26 10:08:44 +08:00
chenxi-20 9cf817a6e2
feat: [file-upload] 给被限制的提示文案增加文件名 (#3171) 2025-03-25 09:42:20 +08:00
betavs e4fcae211e
fix(popconfirm): add handleDocumentClick to IPopconfirmApi interface (#3170) 2025-03-25 09:37:33 +08:00
Kagol 1dd4c1ddef
ci: fix auto label issue not working (#3175) 2025-03-24 19:44:55 +08:00
ajaxzheng ffdd027ae8
fix(utils): modify the date formatting function, remove redundant parameters and optimize the logic (#3169) 2025-03-21 16:03:31 +08:00
Kagol af2a4822a9
fix: fix features page style (#3161) 2025-03-21 14:51:22 +08:00
申君健 f17a8603af
fix(tag): [tag,select] tag add maxWidth prop, and select add maxTagWidth prop (#3158)
* fix(tag):  tag add maxWidth prop,  and select add maxTagWidth prop

* fix(tag): add  documents for new props-- maxWidth

* fix(theme-saas): add ellipsis to tag

* fix(e2e): fix reviews
2025-03-21 14:49:59 +08:00
ajaxzheng d23d2b1c02
feat(utils): add comments, ts type declarations, and vitest test cases to utils functions (#3154)
* feat(utils): add comments, ts type declarations, and vitest test cases to utils functions

* chore: 优化测试用例文件
2025-03-21 14:40:42 +08:00
ajaxzheng dedc9f1276
feat(utils): use cursor to add comments, ts type declarations, and vitest test cases to utils functions (#3138)
* feat(utils): use cursor to add comments and vitest test cases to utils functions

* feat(utils): 添加类型声明

* test(utils/type): 优化单元测试
2025-03-21 14:36:50 +08:00
Kagol 63720a07fa
ci: auto label for issue (#3168) 2025-03-20 16:32:09 +08:00
wuyiping0628 5db3bd8f3d
fix(grid): [grid] update dark theme (#3166) 2025-03-20 11:34:35 +08:00
东风使命必达 45cfa3433a
feat(button): [button] Adapt to dark themes (#3164) 2025-03-20 08:57:09 +08:00
chenxi-20 381036a52b
feat: 主题变量增加默认值 (#3162) 2025-03-19 16:31:22 +08:00
MomoPoppy 9d5e3d351f
feat(theme): [select] modify the scrollbar and popper to unify the style (#3160) 2025-03-19 14:31:30 +08:00
wuyiping0628 0b5a346c58
fix(text-popup): [text-popup] update dark theme (#3159) 2025-03-19 11:22:41 +08:00
ajaxzheng 6b7ee3ea82
feat: optimize the dark mode switching method, reduce the size of non-dark theme user packages, and add dark theme switching documents (#3153)
* feat: optimize the dark mode switching method, reduce the size of non-dark theme user packages, and add dark theme switching documents

* chore: 优化文字描述

* chore: 更新暗黑模式文档,调整样式文件引入方式,优化主题切换方法

* chore: 更新文档中的“暗黑模式”为“深色模式”,统一术语并优化相关描述
2025-03-19 11:14:11 +08:00
ajaxzheng 4517eded00
docs: add XSS whitelist configuration FAQ (#3148)
* docs: add XSS whitelist configuration FAQ

* docs: add XSS whitelist configuration FAQ

* docs: 优化img白名单别表

* docs: 更新img白名单,移除重复的style属性
2025-03-19 11:11:29 +08:00
wuyiping0628 34b72337a4
fix(tree-menu): [tree-menu] update dark theme (#3157) 2025-03-19 10:49:37 +08:00
lcy0620 bbdf32fbbb
feat(cascader): [cascader,tree] dark theme adaptation (#3136)
* feat(cascader): [cascader,transfer,tree] dark theme adaptation

* feat(cascader): [cascader,transfer,tree] dark theme adaptation

* feat(cascader): [cascader,transfer,tree] dark theme adaptation

* feat(cascader): [cascader,transfer,tree] dark theme adaptation

* feat(cascader): [cascader,transfer,tree] dark theme adaptation

* feat(cascader): [cascader,transfer,tree] dark theme adaptation

* feat(cascader): [cascader,transfer,tree] dark theme adaptation
2025-03-19 10:48:54 +08:00
申君健 24c61207ff
fix(checkbox-group): sync theme-saas (#3156) 2025-03-19 10:47:29 +08:00
wuyiping0628 e38973cedf
fix(dark): [card,collapse] update dark theme (#3152) 2025-03-19 10:44:13 +08:00
James 81022665b8
fix: change theme (#3149) 2025-03-19 10:43:30 +08:00
wuyiping0628 6dbeac3e6e
fix(nav-menu): [nav-menu] update dark theme (#3133)
* fix(nav-menu): [nav-menu] update dark theme

* fix(nav-menu): [nav-menu] update dark theme
2025-03-19 10:41:21 +08:00
gimmyhehe d52b3afbfe
feat: base var adapt shadow-root (#3155) 2025-03-19 10:39:57 +08:00
liukun 73b6b21931
fix:走查修改以及用例修复 (#3143) 2025-03-18 21:48:09 +08:00
Kagol 1071d61807
docs: optimize features of date-picker/dialog-box/dropdown and so on (#3151)
* docs: optimize features of date-picker/dialog-box/dropdown and so on

* docs: add cloudValue to filter component
2025-03-18 21:19:33 +08:00
Kagol 58bd95eaed
docs: optimize features of popconfirm/popeditor/rate and so on (#3150) 2025-03-18 19:06:04 +08:00
Kagol 9f9b66e51d
docs: optimize features of guide/image/link and so on (#3147) 2025-03-18 17:29:40 +08:00
Kagol ae5066a3a5
docs: optimize features of dialog-select/divider/drawer and so on (#3145) 2025-03-18 16:22:01 +08:00
Kagol 3b7c40cd6d
docs: add features of carousel/cascader/checkout and so on (#3144) 2025-03-18 16:21:50 +08:00
MomoPoppy 7cf54585f8
fix(select): [select,base-select] modify test cases (#3141)
Co-authored-by: liukun <953831480@qq.com>
2025-03-18 16:05:44 +08:00
Kagol 618c375d54
docs: optimize features of action-menu/alert/anchor and so on (#3142) 2025-03-18 15:01:51 +08:00
Kagol f231b598d1
docs: optimize feature list page (#3137)
* docs: optimize feature list page

* docs(feature-page): add isCloud popover

* docs: add interface IComponentConfig

* docs: add badge feature list
2025-03-18 14:13:33 +08:00
gimmyhehe 11a5e37e82
fix(grid): [grid] fix mobile first empty slot (#3140) 2025-03-18 10:24:43 +08:00
申君健 ab0d3dc178
fix(utils): fix the `crypt` function for missing `await` (#3139) 2025-03-18 10:24:03 +08:00
liukun 985f700da1
fix:闪电图标hover整个变黑 (#3132) 2025-03-17 20:54:58 +08:00
Kagol 5f861e197d
docs: add feature list (#3135)
* docs(button): add feature list doc

* docs: add feature list page

* docs: add order number for component in feature list page
2025-03-17 20:16:51 +08:00
申君健 a7632bb3c7
fix(transfer): add is-filterable className to transfer-panel's root dom (#3127) 2025-03-17 10:19:22 +08:00
ajaxzheng 28397597f7
docs(site): add webpack to parse vue-fluent-editor related dependencies FAQ (#3130) 2025-03-17 10:12:04 +08:00
申君健 a304f428f1
fix(popper): fix popper doms in custom element, cant get zindex (#3126) 2025-03-17 10:11:42 +08:00
Gweesin Chan 2577616466
fix(tree): fix tree node slot radio cannot be displayed (#3117) 2025-03-17 10:06:26 +08:00
liukun 23956ef8f1
fix:datepicker年份面板禁用不生效 (#3124) 2025-03-17 09:39:13 +08:00
Gweesin Chan c4522ce0a4
fix(ip-address): [ip-address] fix IPv6 display error when ipValidator not true (#3063)
* fix(ip-address): fix IPv6 display error when ipValidator not true

* test(ip-address): enhance tests
2025-03-17 09:22:57 +08:00
wuyiping0628 b107f5833d
fix(grid): [grid] update dark theme (#3123)
* fix(grid): [grid] update dark theme

* fix(grid): [grid] update dark theme
2025-03-16 10:22:25 +08:00
chenxi-20 9e381e349e
feat: 打包主题变量增加默认值 (#3122) 2025-03-13 16:16:19 +08:00
liukun 4c9a00ae65
fix:datepicker面板宽度异常 (#3115) 2025-03-12 11:24:46 +08:00