ajaxzheng
43f7971727
feat: sync release-3.17.0 to dev ( #1801 )
...
* 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(chart): [chart] Fixed chart-core bug (#1708 )
* fix: chart-core添加cloneDeep引入
* fix: 修改chart组件getFormatted函数判断逻辑
* fix: 更新chart-core包版本为3.17.1
* 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 )
* fix(grid): [grid] change custom components to tinyvue components to a… (#1724 )
* fix(grid): [grid] change custom components to tinyvue components to adapt difference theme
* Update package.json
* fix(drawer): fix the issue content can not display when using v-if (#1733 )
* fix(dropdown): fix dropdown in virtual scrolling grid (#1717 )
* feat: update renderless version
* fix(select): the input parameter of the computedDisabledTooltipcontent lost props (#1740 )
* fix(select): the input parameter of the computedDisabledTooltipcontent does not contain props
* fix(select): update version
* fix(grid-toolbar): [grid] fix toolbar ref name error (#1745 )
* fix(breadcrumb): [breadcrumb] resolve delimiter issued (#1755 )
* fix(breadcrumb): [breadcrumb] resolve delimiter issued
* fix(breadcrumb): [breadcrumb] resolve delimiter issued
* feat: update runtime version
* fix(breadcrumb): [breadcrumb] resolve the issue of separator not switching (#1783 )
* fix(theme): when release theme, copy dist to _dist and replace cssvar… (#1768 )
* fix(theme): when release theme, copy dist to _dist and replace cssvar's prefix name
* fix(vue-theme): update package's version
---------
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: Davont <davontz@icloud.com>
Co-authored-by: Huang Yilin <huangyilin16@qq.com>
Co-authored-by: wuyiping0628 <42107997+wuyiping0628@users.noreply.github.com>
2024-07-31 15:17:03 +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
4bcb2e7781
fix(fluent-editor): fix image module and optimize toolbar style ( #1799 )
...
* fix(fluent-editor): fix image upload
* fix: fix toolbar style
* refactor(fluent-editor): use optional chaining for safety
2024-07-30 18:59:23 +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
Kagol
e596b50027
fix(fluent-editor): fix better-table ( #1788 )
2024-07-29 19:43:39 +08:00
Kagol
73316081d0
fix: fix Vue packages version mismatch fix #1773 ( #1791 )
2024-07-29 16:20:49 +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
0d003d8e7a
fix(picker): fix mobile breakpoint cannot use pc datepicker and timepicker ( #1678 )
2024-07-27 11:46:20 +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
MomoPoppy
61c3abf44a
fix(auto-tip): [auto-tip] Fix the issue where the placement configuration always has old values ( #1774 )
2024-07-26 17:18:03 +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
wuyiping0628
ca87faa0e6
fix(tree-menu): [tree-menu] resolve the issue of disabled treemenu components not taking effect ( #1736 )
2024-07-26 17:14:18 +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
Kagol
a18a7c895f
chore(fluent-editor): upgrade quill to 2.0.0 ( #1785 )
2024-07-26 16:55:16 +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
b3477f8f1e
sync release-3.17.0 to dev ( #1777 )
...
* fix(breadcrumb): [breadcrumb] resolve delimiter issued (#1755 )
* fix(breadcrumb): [breadcrumb] resolve delimiter issued
* fix(breadcrumb): [breadcrumb] resolve delimiter issued
* feat: update runtime version
---------
Co-authored-by: wuyiping0628 <42107997+wuyiping0628@users.noreply.github.com>
Co-authored-by: zzcr <894103554@qq.com>
2024-07-25 17:44:36 +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
0b961665a6
feat: sync release-3.17.0 to dev ( #1748 )
...
* 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(chart): [chart] Fixed chart-core bug (#1708 )
* fix: chart-core添加cloneDeep引入
* fix: 修改chart组件getFormatted函数判断逻辑
* fix: 更新chart-core包版本为3.17.1
* 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 )
* fix(grid): [grid] change custom components to tinyvue components to a… (#1724 )
* fix(grid): [grid] change custom components to tinyvue components to adapt difference theme
* Update package.json
* fix(drawer): fix the issue content can not display when using v-if (#1733 )
* fix(dropdown): fix dropdown in virtual scrolling grid (#1717 )
* feat: update renderless version
* fix(select): the input parameter of the computedDisabledTooltipcontent lost props (#1740 )
* fix(select): the input parameter of the computedDisabledTooltipcontent does not contain props
* fix(select): update version
* fix(grid-toolbar): [grid] fix toolbar ref name error (#1745 )
---------
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: Davont <davontz@icloud.com>
Co-authored-by: Huang Yilin <huangyilin16@qq.com>
2024-07-17 11:22:52 +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
f19e3f137f
chore: update workflow node-version to 20 ( #1742 )
2024-07-11 16:06:00 +08:00
Davont
ff0ec5bcb9
fix(chart): fix Boxplot chart bug ( #1741 )
...
* 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: 删除注释文件
2024-07-11 10:38:20 +08:00
Kagol
ed9b1a693d
chore(fluent-editor): update package.json ( #1721 )
2024-07-07 17:33:02 +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
Davont
a2b3c6a859
fix(chart): [chart] Fixed chart-core bug ( #1706 )
...
* 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
2024-07-02 21:03:58 +08:00
Kagol
4a863b99dc
fix: fix pnpm site error ( #1702 )
2024-06-27 21:04:00 +08:00
GaoNeng
9c072f2055
feat(tree-menu): clearable ( #1672 )
2024-06-27 16:32:51 +08:00
Nowitzki41
32076d45da
fix(vue-renderless): [radio-group] fix handleKeydown blocking default events and bubble logicbug ( #1650 )
...
Fix blocking default events and bubble logic
2024-06-27 16:18:22 +08:00
Gweesin Chan
403fea7e0e
fix: fix build internals error in node v18.19.1 ( #1676 )
2024-06-27 16:16:19 +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
wuyiping0628
afe9682f8a
feat(breadcrumb): [breadcrumb] adapts to xdesign theme ( #1693 )
2024-06-26 11:34:11 +08:00
wuyiping0628
66f4d2153d
fix(nav-menu): [nav-menu] resolve the issue of current component not being highlighted ( #1695 )
2024-06-26 11:23:36 +08:00