Commit Graph

1300 Commits

Author SHA1 Message Date
chenxi-20 5991b8c3e8
fix(tabs): 修正新规范字号值 (#1902) 2024-08-16 14:26:34 +08:00
James f14575d5dd
fix(drawer): [drawer]: modify smb-theme (#1913) 2024-08-16 14:24:38 +08:00
gimmyhehe b5b6cb4789
fix(grid): [grid] fix panel flash in page (#1903) 2024-08-16 14:24:11 +08:00
wuyiping0628 e271f5daa5
fix(nav-menu): [nav-menu] error occurred when modifying route redirection (#1907)
* fix(nav-menu): [nav-menu] error occurred when modifying route redirection

* fix(nav-menu): [nav-menu] error occurred when modifying route redirection
2024-08-16 14:23:13 +08:00
James eba8df05b1
fix(carousel): [carousel]modify carousel of xdesign theme (#1908) 2024-08-16 14:22:32 +08:00
gimmyhehe 4c17ffee47
fix(form): [form] change x-design form label text color (#1922) 2024-08-16 14:16:26 +08:00
James 6cb1e5dcd0
fix(modal): [modal] modify smb-theme (#1914) 2024-08-16 14:14:36 +08:00
James 84320c8de6
fix(numeric): [numeric] modify smb-theme (#1915) 2024-08-16 14:14:03 +08:00
chenxi-20 c2a48e26a9
fix(anchor): [anchor] Add Anchor Component Software as a Service Topic (#1920)
* fix(anchor): 增加anchor组件saas主题

* fix(anchor): 去除onchange
2024-08-16 14:13:05 +08:00
chenxi-20 da20801cac
fix(anchor): [anchor] 修复锚点检视问题 (#1923) 2024-08-16 14:12:18 +08:00
申君健 d55777b75e
fix(tree): adjust the style of the tree-node to the lower part of the tree node (#1924) 2024-08-16 14:11:38 +08:00
gimmyhehe b1c4740eec
docs(grid): grid doc add IFilterConfig type (#1916) 2024-08-16 11:50:19 +08:00
Kagol 5f524400a5
feat: add blocks (#1918) 2024-08-15 17:28:50 +08:00
ajaxzheng 09efdec5f1
feat: optimized the official website component and API version status (#1919) 2024-08-15 17:27:02 +08:00
zzcr 0a78d68cd8 fix: split theme build error 2024-08-14 17:20:45 +08:00
zzcr 2a1d2e452a fix: fix time-select build error 2024-08-14 17:20:45 +08:00
chenxi-20 daf736d3ec fix(theme): Fixed the issue that multiple root files are generated when the theme is packaged. (#1893)
* fix(theme): 删除无用的error-page文件导致打包多个root的问题

* fix(theme): 优化打包脚本
2024-08-14 17:20:45 +08:00
zzcr ab221cb248 feat: update package.json dependencies 2024-08-14 17:20:45 +08:00
chenxi-20 5fb5f07541 fix(anchor): 修复anchor点击后滚动响应滞后的问题,适配saas主题 (#1892) 2024-08-14 17:20:45 +08:00
zzcr 75f12b42c0 feat: gitHub-action remove runtime script 2024-08-14 17:20:45 +08:00
Kagol b9cf1a7a85
Revert "feat: sync release-3.18.0 to dev (#1898)" (#1909)
This reverts commit 14c6dc76a6.
2024-08-14 16:50:09 +08:00
MomoPoppy a037074771
fix(select): [select] Adapt to multiple+disabled+displayOnly scenarios with different themes (#1885) 2024-08-13 17:02:20 +08:00
Kagol 35d473c93d
chore: fix contact link url in issue template config (#1889) 2024-08-13 17:01:47 +08:00
chenxi-20 d8e0b9fdf3
fix(pop-upload): [pop-upload] 修复popupload的saas主题 (#1897) 2024-08-13 17:01:02 +08:00
chenxi-20 8dc9b0093f
fix(theme): 优化打包脚本 (#1899) 2024-08-13 17:00:38 +08:00
ajaxzheng 14c6dc76a6
feat: sync release-3.18.0 to dev (#1898)
* feat: gitHub-action remove runtime script

* fix(anchor): 修复anchor点击后滚动响应滞后的问题,适配saas主题 (#1892)

* feat: update package.json dependencies

* fix(theme): Fixed the issue that multiple root files are generated when the theme is packaged. (#1893)

* fix(theme): 删除无用的error-page文件导致打包多个root的问题

* fix(theme): 优化打包脚本

* fix: fix time-select build error

* fix: split theme build error

---------

Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
2024-08-13 14:55:22 +08:00
zzcr 3533664273 fix: split theme build error 2024-08-13 10:14:15 +08:00
Kagol fe3598bebc
chore: remove fluent-editor (#1896) 2024-08-13 09:31:19 +08:00
zzcr c520c86fd0 fix: fix time-select build error 2024-08-13 09:09:33 +08:00
chenxi-20 b59fcaa60c
fix(theme): Fixed the issue that multiple root files are generated when the theme is packaged. (#1893)
* fix(theme): 删除无用的error-page文件导致打包多个root的问题

* fix(theme): 优化打包脚本
2024-08-12 19:40:28 +08:00
ajaxzheng 589e3ef846
test(e2e): [alert] only test pc template (#1887)
* test(e2e): [alert] test alert e2e

* test(e2e): only test pc template

* test(e2e): only test pc template
2024-08-12 19:38:27 +08:00
Kagol 9676ab2a6f
fix(fluent-editor): fix code-block highlight (#1894) 2024-08-12 16:58:58 +08:00
zzcr 575f6eb119 Merge branch 'release-3.18.0' of github.com:opentiny/tiny-vue into release-3.18.0 2024-08-12 16:50:38 +08:00
zzcr 88984d9768 feat: update package.json dependencies 2024-08-12 16:50:27 +08:00
chenxi-20 1118630b27
fix(anchor): 修复anchor点击后滚动响应滞后的问题,适配saas主题 (#1892) 2024-08-12 16:26:56 +08:00
Kagol 71b0cb9d49
fix(fluent-editor): fix emoji module (#1891) 2024-08-12 15:37:56 +08:00
Kagol e519280059
docs(fluent-editor): add mention module demo (#1888) 2024-08-12 15:36:00 +08:00
Kagol 7602aa28bf
fix(fluent-editor): fix file module (#1886) 2024-08-12 15:29:30 +08:00
zzcr 8915cc5a4a feat: gitHub-action remove runtime script 2024-08-12 14:37:16 +08:00
ajaxzheng 783a9b1470
feat: update vue version resolve cascader component error (#1874) 2024-08-12 09:31:39 +08:00
Gweesin Chan 57c4f9918f
fix(modal): [modal] empty str title should not be visible (#1858)
* test: fix e2e test errors

* style: fix eslint error

* fix: fix empty string title can be visible
2024-08-10 10:30:00 +08:00
ajaxzheng 099124ed5f
fix(build): fix some bugs when build components (#1873) 2024-08-09 15:25:09 +08:00
ajaxzheng 5b922a1208
feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00
申君健 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