Commit Graph

1107 Commits

Author SHA1 Message Date
申君健 dc313563f4
fix(button): [button] add ts declaration for button , and remove hook-updated … (#1853)
* fix(button): add ts declaration for button , and remove hook-updated  event

* fix(button): fix

* Update index.ts
2024-08-08 17:00:56 +08:00
申君健 752a13e231
fix(pop-confirm): [pop-confirm] remove m funtion from pc template (#1863)
* fix(pop-confirm): [pop-confirm]  remove m funtion from  pc template

* Update pc.vue

* Update pc.vue
2024-08-08 16:59:14 +08:00
James 3c2e2626ce
feat(color-select-panel): [color-select-panel]modify smb-theme (#1837)
* fix(color-select-panel): modify smb-theme

* fix: modify conflict
2024-08-08 14:14:26 +08:00
James 4dc86c2e3a
feat(toggle-menu): [toggle-menu] add smb theme (#1861) 2024-08-08 14:13:35 +08:00
chenxi-20 a2444ae0b0
fix(theme): [anchor] Fixed the theme switch bug and the anchor line color under the default theme. (#1854)
* fix(theme): 修复主题切换bug

* fix(anchor): 修复锚点组件默认主题的线条颜色

* fix(theme): 修复主题切换bug,兼容单段式设置
2024-08-08 14:11:55 +08:00
gimmyhehe 4dbc4d3dfc
fix(form): [form] fix dynamic change size fail in prod mode (#1857) 2024-08-07 17:51:56 +08:00
chenxi-20 0a693e7b56
feat(pop-upload): 刷新popupload规范,表格头部优化,增加上传数据统计能力,修复长度限制bug (#1852) 2024-08-07 14:52:26 +08:00
chenxi-20 cdf28c399a
feat(pop-upload): 刷新popupload规范,增加uploadTip插槽 (#1850) 2024-08-07 10:03:14 +08:00
wuyiping0628 5fa3ec93aa
feat(nav-menu): [nav-menu] updata nav-menu xdesign (#1849)
* feat(nav-menu): [nav-menu] updata nav-menu xdesign

* feat(nav-menu): [nav-menu] updata nav-menu xdesign

* feat(nav-menu): [nav-menu] updata nav-menu xdesign
2024-08-07 10:02:04 +08:00
James 18a5a8238c
feat(link-menu): [link-menu]modify smb-theme (#1846) 2024-08-07 10:00:36 +08:00
Kagol 7cd4075c39
fix(base-select): fix check all style (#1848) 2024-08-07 09:58:24 +08:00
Kagol b7877612e2
fix(fluent-editor): fix tasklist format (#1845) 2024-08-07 09:57:42 +08:00
wuyiping0628 59b14b4ce1
feat(bulletin-board): [bulletin-board] updata bulletin-board xdesign (#1844) 2024-08-07 09:56:53 +08:00
James e5397bcf1e
feat(fall-menu): [fall-menu]modify smb-theme (#1842)
* fix(fall-menu): modify smb-theme

* fix(fall-menu): modify smb-them
2024-08-07 09:52:20 +08:00
MomoPoppy e694210a1a
fix(select): [select] Adapt to multiple+disabled+showOnly scenarios with different themes (#1835) 2024-08-07 09:28:56 +08:00
gimmyhehe b32a7007f1
ci: add automate script to transform demos to add "Tiny" prefix (#1832) 2024-08-07 09:27:25 +08:00
申君健 47a74045f5
develop split for smb-design theme (#1830)
* fix(split): adjust smb theme for split

* fix(split): update  slot demo to smb theme

* fix(split): fix
2024-08-07 09:26:20 +08:00
Kagol b2cfcfba75
docs(fluent-editor): optimize mobile-first demo (#1836) 2024-08-06 15:15:34 +08:00
Kagol 5a6b45a83f
docs(fluent-editor): add fluent-editor docs (#1834) 2024-08-06 15:15:10 +08:00
allcontributors[bot] 1e455318a4
docs: add zhangpaopao0609 as a contributor for tool (#1841)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-08-06 15:10:18 +08:00
allcontributors[bot] 7548920915
docs: add Simon-He95 as a contributor for doc (#1840)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-08-06 15:06:27 +08:00
Simon He 030b806506
chore(sites): typo (#1839) 2024-08-06 15:02:51 +08:00
Kagol c2593f74df
fix(fluent-editor): fix console warn (#1833) 2024-08-05 20:25:44 +08:00
Kagol e09599fb00
fix(fluent-editor): fix style missing (#1831) 2024-08-05 16:22:55 +08:00
ajaxzheng 4a7c5d993e
feat(readme): add readme files to main packages (#1826) 2024-08-05 15:22:50 +08:00
Kagol 89fd59a965
fix(fluent-editor): fix style error (#1829) 2024-08-05 15:22:00 +08:00
申君健 0b7834fb6d
feat(link): add link‘s typescript and docs (#1816)
* fix(select): remove unnecessary stopPropagation

* fix(link): add Link's typescript declaration, and remove size prop

* fix(link): add click event's docs
2024-08-05 15:15:13 +08:00
gimmyhehe 644e5a9649
feat(pager): [pager] add new props total-fixed-left (#1819) 2024-08-05 15:14:10 +08:00
gimmyhehe a07eeffee7
fix(playground): fix old version runtime not found close #1817 (#1818) 2024-08-05 11:16:21 +08:00
Gweesin Chan 9e7008edef
fix(warning): fix unocss version conflicts (#1825) 2024-08-04 19:56:58 +08:00
ajaxzheng e8c02199f2
docs(theme): add custom cssvar variable prefix documentation (#1806) 2024-08-02 15:41:31 +08:00
chenxi-20 ddd664915c
feat(file-upload): [file-upload]刷新上传组件新规范 (#1811)
* feat(file-upload): 刷新上传组件新规范

* feat(file-upload): 更换上传列表左侧图标
2024-08-02 15:38:36 +08:00
gimmyhehe 6bee15682d
fix(form): [form] fix content not aligned when display only close #1698 (#1805) 2024-08-02 15:38:13 +08:00
Kagol d88c26890a
fix(fluent-editor): fix fluent-editor saas theme (#1814) 2024-08-02 15:37:06 +08:00
Kagol fe794b99ea
fix(fluent-editor): fix error when execute pnpm site (#1815) 2024-08-02 15:36:41 +08:00
Kagol e4416eb710
docs(fluent-editor): optimize fluent-editor pc docs (#1807) 2024-08-02 15:35:24 +08:00
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
gimmyhehe 072d888daf
fix(grid): fix grid click menu item jump to blank tab in playground close #1709 (#1802) 2024-07-31 15:28:06 +08:00
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