Commit Graph

557 Commits

Author SHA1 Message Date
ajaxzheng 0811cb12e1
feat: update vue-docs (#1810) 2024-08-01 17:45:27 +08:00
Davont 04bf0aea3b
Docs(charts): update chart document (#1800)
* fix: 【Charts】update charts snapshots

* fix: 修复图表height为100%时的高度问题

* fix: 优化图表extend逻辑

* fix: 修复图表extend失效问题

* fix: 删除注释

* fix: 新增图表echartOption变量,以便用户获取echart配置

* fix: 修复playground百度地图案例错误问题

* fix: 修复图表option复杂变量失效问题

* fix: 修改高德百度地图案例注释

* fix: chart-core添加cloneDeep引入

* fix: 修改chart组件getFormatted函数判断逻辑

* fix: 更新chart-core包版本为3.17.1

* fix: 修复箱型图data为空数组时的报错问题

* fix: 添加图标属性逻辑的深拷贝

* fix: 删除注释文件

* docs: 更新图表文档

* fix: 修复机器人提出的问题

---------

Co-authored-by: Davont <davontz.icloud.com>
2024-07-31 15:30:35 +08:00
James 41b13fa827
fix(numeric): modify docs (#1803) 2024-07-31 15:28:39 +08:00
Kagol 7054c15dee
docs(fluent-editor): optimize fluent-editor mobile-first docs (#1804) 2024-07-31 15:28:29 +08:00
wuyiping0628 3aee085d47
fix(tree-menu): [tree-menu] Delete the prefix-icon attribute of the tree menu component (#1789) 2024-07-31 14:24:18 +08:00
gimmyhehe 746c8ea054
fix(form): [form] fix text validation style error in other size form … (#1798)
* fix(form): [form] fix text validation style error in other size form close #1750

* fix(form): [form] fix form item not aligned close #1726
2024-07-31 14:22:57 +08:00
Kagol cd8b5acc9e
feat(fluent-editor): optimize fluent-editor mobile-first (#1794)
* feat(fluent-editor): optimize fluent-editor mobile-first

* refactor(fluent-editor): use optional chaining for safer property access
2024-07-30 18:47:00 +08:00
gimmyhehe 1840316ede
docs(button-group): add new slot api version (#1797) 2024-07-30 17:50:00 +08:00
申君健 028902e10f
fix(warning): fix all warning , fix dialog-box's visible ,default false (#1792) 2024-07-29 16:20:25 +08:00
GaoNeng 14bce7900e
fix(color-picker): [color-picker,color-select-panel] fix issue 1684 (#1686)
* fix(color-picker,color-select-panel): issues 1684

* feat(color-picker,color-select-panel): update modelValue realtime

* refactor(color-picker): refactor component

* style: 删除调试代码
2024-07-27 14:13:42 +08:00
Gweesin Chan 7581a31ec5
fix: fix layout asider layer error on mobile mode (#1778)
* fix: fix layout asider layer error on mobile mode

* refactor: css var prefix docs
2024-07-27 14:06:09 +08:00
Kagol 88d07d16ef
fix(fluent-editor): fix toolbar icon and undo/redo (#1786) 2024-07-27 14:05:28 +08:00
Gweesin Chan 335fc3883d
fix(playground): could not open playground as Composition mode (#1787)
* fix: playground could not display as composition api
2024-07-27 11:38:18 +08:00
Gweesin Chan 5bc79b23a7
fix(rich-text-editor): [rich-text-editor] fix data binding doen't work (#1779)
* fix(rich-text-editor): [rich-text-editor] fix double data binding doesn't work

* feat(rich-text-editor): add type for intellisense

* fix: remove renderless extra deps
2024-07-27 11:36:32 +08:00
ajaxzheng db85c86827
feat(runtime): add directive runtime (#1784) 2024-07-26 17:32:28 +08:00
James 78d02c90fb
docs(numeric): [numeric]optimized docs of numeric component (#1753)
* docs(numeric): optimized docs of numeric component

* fix: update numeric demo

* fix: resolve code review
2024-07-26 17:16:19 +08:00
James 4534d98cda
docs(dialog-box): update docs (#1732) 2024-07-26 17:13:26 +08:00
Gweesin Chan d97e0d302a
docs: fix typos (#1680)
* style: eslint format

* docs: fix typos

* revert: revert eslint format

This reverts commit 321e47277bc1937bd14d85b6830e1f0a26dc8497.
2024-07-26 17:12:04 +08:00
AcWrong02 59bc73b23d
feat(Switch): [switch] suppor custom open and close icon. (#1551)
* feat(Swtich): [Switch] suppor custom icon

* test(Switch): [Switch] add the the custom icon feature's unit test

* test(Swtich): [Switch] improve e2e test of costom icon

* test(Switch): [Switch]Update custom-open-close-icon.spec.ts

* test(switch): fix swtich custom-open-close-icon e2e test
2024-07-26 16:50:16 +08:00
gimmyhehe 06c39be857
docs(grid): 补充表格props文档 (#1782) 2024-07-26 15:30:31 +08:00
Kagol c13f676ccc
feat(fluent-editor): add mobile-first template (#1763) 2024-07-23 20:34:43 +08:00
chenxi-20 e4bdfdcc88
feat(search): [search] add disabled functionality to the search component and adapt to new specifications (#1756)
* feat(search): add disabled functionality to the search component and adapt to new specifications

* feat(search): add disabled docs

* feat(search): fix var bug
2024-07-23 17:04:15 +08:00
chenxi-20 84722f83b1
feat(tabs): [tabs] Add new specification function (#1762)
* feat(tabs): 刷新页签规范,新增几种类型的禁用功能

* feat(tabs): 刷新页签规范,新增small模式类型
2024-07-23 17:03:21 +08:00
Kagol e3abd8c05e
docs(fluent-editor): optimize demo/api docs (#1757) 2024-07-22 09:16:33 +08:00
ajaxzheng 6cd4c5072c
fix(docs): fix components number (#1754) 2024-07-19 15:11:38 +08:00
Kagol ab8188edec
docs(tree-select): optimize demo/api docs (#1743) 2024-07-19 15:09:57 +08:00
gimmyhehe 027afe8653
docs(sites): 修复文档错别字、单词拼写错误 (#1758) 2024-07-19 15:04:42 +08:00
ajaxzheng ce0da6845f
feat: update site design style (#1752) 2024-07-17 15:28:47 +08:00
ajaxzheng 88734cb106
docs(changelog): update changelog and runtime doc (#1749)
* docs(changelog): update changelog and runtime doc
2024-07-17 11:04:52 +08:00
Kagol a037b97610
chore: release-3.17.0 to dev (#1720)
* fix(card): 修复card组件样式污染全局问题

* feat(drawer): [drawer] Add drag listening event (#1701)

* feat(drawer): [drawer] Add drag listening event

* feat(drawer): [drawer] Modify version number

* feat(vue): [button-group] add empty slot (#1700)

* feat(vue): [button-group] add empty slot

* docs(button-group): add new api version

* fix(select): fix Select‘s  SMB theme, multi select svg color (#1705)

* feat: update theme version

* fix(popper): fix build error in vitepress (#1711)

* fix(popper):  fix build error in vitepress

* fix(popper):  升级版本

* fix(select): rename select's css var name (#1713)

---------

Co-authored-by: zzcr <894103554@qq.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: 申君健 <40288193@qq.com>
2024-07-05 15:18:59 +08:00
GaoNeng 9c072f2055
feat(tree-menu): clearable (#1672) 2024-06-27 16:32:51 +08:00
ajaxzheng f7ca5794d3
feat: 适配 solidjs (#1566) (#1682)
* feat:同步代码

* chore: 优化本地 svg 加载

Co-authored-by: however <102494131+river-xiu@users.noreply.github.com>
2024-06-27 16:11:48 +08:00
Kagol 196ab84bee
feat(tree-select): [tree-select] add tree-select component (#1683)
* feat(tree-select): add tree-select component

* refactor(tree-select): obtain updateSelectedData/hidePanel from baseSelectRef
2024-06-26 16:56:50 +08:00
Kagol d160913047
chore(base-select): add mark and metaData (#1681) 2024-06-26 16:56:22 +08:00
Davont 52c6c3427a
fix(chart): [chart] Fixed baidu chart example and chart-core bug (#1691)
* fix: 【Charts】update charts snapshots

* fix: 修复图表height为100%时的高度问题

* fix: 优化图表extend逻辑

* fix: 修复图表extend失效问题

* fix: 删除注释

* fix: 新增图表echartOption变量,以便用户获取echart配置

* fix: 修复playground百度地图案例错误问题

* fix: 修复图表option复杂变量失效问题

* fix: 修改高德百度地图案例注释
2024-06-26 11:46:10 +08:00
李天佑 22becf4ce7
docs(date-picker): [date-picker] Optimization Cases (#1690) 2024-06-26 11:19:15 +08:00
ajaxzheng 640c1a2aab
feat: update mobile first template (#1697) 2024-06-26 11:08:46 +08:00
ajaxzheng 5e02624fd9
Sync release 3.16.0 (#1671)
* fix(grid): fix right fixed table header gutter style (#1542)

* fix(grid): [grid] fix grid no emit filter-change bug (#1536)

* fix(grid): [grid] fix grid not emit filter-change bug

* fix(grid): [grid] fix grid not emit filter-change bug

* docs: add v3.15.0 changelog (#1544)

* fix(tree): remove leaf node's padding-left (#1546)

* fix(action-menu): [action-menu] fix no divided bug (#1538)

* fix(action-menu): [action-menu] fix no divided bug

* fix(action-menu): [action-menu] fix no divided bug

* refactor(unplugin): rewrite unplugin for autoimport Vue components (#1553)

* fix(tabs): [tabs] Fixed issue with default slot and template/v-if/v-for usage in vue2 and vue3 (#1558)

* fix(tabs): [tabs] Fix the bug where the name is empty caused by using v-if in tabstem

* fix(tabs): [tabs] update renderless version

* fix(tabs): [tabs] Fix the issue with rendering in the default slot of Vue3

* fix(tabs): [tabs] Fix the issue of inconsistent highlighting when multiple V-ifs are used

* fix(tabs): [tabs] update opentiny/vue-tabs version

* fix(theme-saas): update theme saas dependencies (#1582)

* Update package.json

* feat(unplugin-tiny-vue): add TinyVueResolver (#1585)

* docs: add breaking changes to changelog (#1562)

* fix(chart): delete chart duplicate key (#1624)

* fix(select): [select] add showAllTextTag prop for select (#1627)

* fix(select): add showAllTextTag prop for select

* fix(select): update select  version in  package.json

* fix: [chart]fix chart height error and area chart empty data error (#1631)

* fix: 修复面积图空数据报错问题

* fix: 修复图表高度设置为100%的高度异常问题

* fix: 修改boxplot图表案例引入

* fix(drop-times): [drop-times] modify style (#1635)

* feat(theme): update theme version

* fix(chart): fix chart extend bugs (#1638)

* fix: 修复chart图表的extend未生效问题

* fix: 优化图表extend逻辑

* fix: 优化图表extend逻辑

* docs: optimize component category (#1626) (#1641)

* docs: update changelog v3.16.0 (#1642)

* feat(version): add npmmirror cdn link (#1646)

* feat(version): update docs version

* feat(alert): [alert] add type title text color css var (#1653)

* feat(alert): [alert] add type title text color css var

* feat(alert): [alert] add type title text color css var

* fix(select): [select] Fix the issue of invalid select component click events and remove inheritAttrs (#1657)

* fix(theme): [grid] fix tree node text overflow (#1661)

* fix(vue): [grid] fix multi toolbar can not get tableColumns config (#1656)

* fix(vue): [grid] fix multi toolbar can not get tableColumns config

* fix(vue): [grid] fix multi toolbar can not get tableColumns config

* fix(select,grid): fix select click event bug and grid toolbar bug

* fix(modal): adjust the title icon display of the modal (#1658)

* fix(modal): adjust the title icon display of the modal

* fix: update modal package.json

* fix(statistic): optimized the style, test, and example of the statistics component (#1660)

* fix: update style and demo statistic of component

* fix: update e2e-test

* fix: when num is equal to 0

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: Kagol <kagol@sina.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
Co-authored-by: Davont <davontz@icloud.com>
Co-authored-by: 李天佑 <66231260+You-Hw-Y@users.noreply.github.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
Co-authored-by: James <72028410+James-9696@users.noreply.github.com>
2024-06-11 10:05:34 +08:00
betavs e7d9dd9e04
feat(components): [drawer] enable open event (#1527)
* feat(drawer): enable open event

* docs(drawer): enable open event

* perf(drawer): enable open event

* style(drawer): enable open event

* perf(drawer): enable open event

* perf(drawer): enable open event
2024-06-11 09:20:52 +08:00
Kagol b72b21da0d
feat(base-select): [select,base-select] add panel slot (#1663)
* feat(base-select): add panel slot

* feat(base-select): add multiple tree demo

* docs(base-select): add filterable tree demo

* test(base-select): optimize slot panel e2e test
2024-06-07 11:40:31 +08:00
ajaxzheng de7adb69e5
build(runtime): update runtime playgroud (#1669) 2024-06-07 11:33:25 +08:00
ajaxzheng a931e5fdc6
feat: sync release-3.16.0 to dev (#1648)
* fix(grid): fix right fixed table header gutter style (#1542)

* fix(grid): [grid] fix grid no emit filter-change bug (#1536)

* fix(grid): [grid] fix grid not emit filter-change bug

* fix(grid): [grid] fix grid not emit filter-change bug

* docs: add v3.15.0 changelog (#1544)

* fix(tree): remove leaf node's padding-left (#1546)

* fix(action-menu): [action-menu] fix no divided bug (#1538)

* fix(action-menu): [action-menu] fix no divided bug

* fix(action-menu): [action-menu] fix no divided bug

* refactor(unplugin): rewrite unplugin for autoimport Vue components (#1553)

* fix(tabs): [tabs] Fixed issue with default slot and template/v-if/v-for usage in vue2 and vue3 (#1558)

* fix(tabs): [tabs] Fix the bug where the name is empty caused by using v-if in tabstem

* fix(tabs): [tabs] update renderless version

* fix(tabs): [tabs] Fix the issue with rendering in the default slot of Vue3

* fix(tabs): [tabs] Fix the issue of inconsistent highlighting when multiple V-ifs are used

* fix(tabs): [tabs] update opentiny/vue-tabs version

* fix(theme-saas): update theme saas dependencies (#1582)

* Update package.json

* feat(unplugin-tiny-vue): add TinyVueResolver (#1585)

* docs: add breaking changes to changelog (#1562)

* fix(chart): delete chart duplicate key (#1624)

* fix(select): [select] add showAllTextTag prop for select (#1627)

* fix(select): add showAllTextTag prop for select

* fix(select): update select  version in  package.json

* fix: [chart]fix chart height error and area chart empty data error (#1631)

* fix: 修复面积图空数据报错问题

* fix: 修复图表高度设置为100%的高度异常问题

* fix: 修改boxplot图表案例引入

* fix(drop-times): [drop-times] modify style (#1635)

* feat(theme): update theme version

* fix(chart): fix chart extend bugs (#1638)

* fix: 修复chart图表的extend未生效问题

* fix: 优化图表extend逻辑

* fix: 优化图表extend逻辑

* docs: optimize component category (#1626) (#1641)

* docs: update changelog v3.16.0 (#1642)

* feat(version): add npmmirror cdn link (#1646)

* feat(version): update docs version

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: Kagol <kagol@sina.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
Co-authored-by: Davont <davontz@icloud.com>
Co-authored-by: 李天佑 <66231260+You-Hw-Y@users.noreply.github.com>
2024-05-28 11:44:20 +08:00
James 65eb13eabd
fix: add carousel component of demo (#1609)
* feat: add carousel of demo show

* fix: update carousel of demo show

* fix: update review code

* fix: add e2e-test
2024-05-28 10:29:03 +08:00
Kagol 0778e60d0b
feat(base-select): [base-select,select] add base-select (#1632)
* refactor(base-select): add base-select

* refactor(base-select): remove tree/grid and e2e tests

* refactor(base-select): remove tree/grid in the base-select/pc.vue

* refactor(base-select): remove tree/grid in the renderless/index.ts|vue.ts

* docs(base-select): remove tree/grid demos
2024-05-21 15:31:50 +08:00
Davont f3a912871a
fix: 【Charts】update charts snapshots (#1634) 2024-05-21 09:08:28 +08:00
Kagol 3f8001ac1d
docs: optimize component category (#1626) 2024-05-14 09:33:47 +08:00
黄怡林 340a4ad5c9
fix(docs): add scoped to style tags (#1620) 2024-05-11 14:49:02 +08:00
ajaxzheng 77247ff044
feat: update chart docs (#1623) 2024-05-11 14:40:08 +08:00
James d4faaacdad
fix: optimization statistic component (#1608)
* fix: update statistic componets

* fix: update demo of props

* fix: update statistic style

* docs: update demo
2024-05-09 17:48:41 +08:00
Davont e164688824
fix(chart): update chart test example (#1610)
* fix: delete the empty lines

* update: 更新api文档

* fix: 添加图表插槽,添加图表theme属性,默认图表样式更改为cloud,

* docs: 修改案例代码

* docs: 修改文档描述

* text: 修改playwright测试用例

* text: 修改wordcloud图playwright测试用例

* fix: 修改chart-core文件

* fix: 修改chart-core文件
2024-05-09 17:35:59 +08:00