Soybean
|
cffc30afa3
|
chore(projects): correct word spell & eslint fix code
|
2023-08-04 01:55:00 +08:00 |
|
Soybean
|
854d0bcf20
|
feat(projects): new i18n function $t & login page and setting drawer config i18n
|
2023-07-23 20:29:39 +08:00 |
|
Soybean
|
458e387b68
|
chore(projects): correct the word spell
|
2023-07-19 23:44:18 +08:00 |
|
Soybean
|
c46a5920e5
|
refactor(projects): 生产环境缓存主题变更为sessionStorage
|
2023-07-05 01:41:57 +08:00 |
|
Soybean
|
6e0cce4d49
|
feat(projects): add switch for customize darkmode transition
|
2023-06-20 22:33:22 +08:00 |
|
Soybean
|
d3ebe95076
|
perf(projects): add type declaration for document startViewTransition
|
2023-06-20 22:07:21 +08:00 |
|
cc
|
8da8843fd0
|
feat(projects): 增加主题切换过渡效果
|
2023-05-14 16:35:38 +08:00 |
|
Soybean
|
209ef3d890
|
style(projects): per style [完善样式]
|
2023-03-15 09:01:06 +08:00 |
|
Soybean
|
912c3531c5
|
feat(projects): new layout,tab and add update theme settings
|
2023-03-13 23:47:39 +08:00 |
|
Soybean
|
488e6e3204
|
feat(projects): custom unocss colors support opacity
|
2023-03-13 20:52:26 +08:00 |
|
Soybean
|
cea600f12c
|
refactor(projects): all file and folder use kebab-case
|
2023-03-06 21:06:36 +08:00 |
|
Soybean
|
a8a6ed97b9
|
build(projects): perf logo
|
2023-02-10 02:24:52 +08:00 |
|
燕博文
|
7e505f9b96
|
fix(components): 修复iconSelect选择器点击事件失效
|
2023-02-09 10:59:34 +08:00 |
|
Soybean
|
61a43b8efd
|
build(projects): update deps and perfect the details [升级依赖,完善细节]
|
2022-12-07 01:11:45 +08:00 |
|
Soybean
|
971915948b
|
refactor(projects): new storage system [新的本地数据存储系统]
|
2022-11-17 01:47:06 +08:00 |
|
Soybean
|
57bfe27819
|
refactor(projects): refactor app init loading [重构系统初始化的加载]
|
2022-11-16 23:35:26 +08:00 |
|
RockerHX
|
0282feb173
|
Fix: count can't display when endValue is 0.
|
2022-11-14 10:51:39 +08:00 |
|
Soybean
|
811f820644
|
feat(projects): refactor icon system, unify icon usage [重构图标系统,统一图标用法]
|
2022-09-23 03:18:53 +08:00 |
|
Soybean
|
07325a4236
|
build(projects): 更换eslint依赖为eslint-config-soybeanjs-vue
|
2022-08-28 04:46:44 +08:00 |
|
Soybean
|
f4d37cf7f0
|
refactor(projects): 抽离格式化相关依赖配置
|
2022-08-10 21:31:59 +08:00 |
|
Soybean
|
16dce9a4ce
|
fix(projects): 修复TS类型问题
|
2022-08-08 13:37:32 +08:00 |
|
Soybean
|
f64bc91ce2
|
feat(projects): 添加组件名称,调整vue文件里面的类型声明位置
|
2022-07-10 16:47:56 +08:00 |
|
燕博文
|
0523f08382
|
fix(svg-icon): 自定义图标在Dropdown组件下hover状态无法显示图标
|
2022-06-16 11:07:43 +08:00 |
|
Soybean
|
c3c975ee11
|
feat(projects): 本地svg动态渲染图标
ISSUES CLOSED: #61
|
2022-06-16 01:17:31 +08:00 |
|
Soybean
|
4c2f535a9b
|
refactor(projects): 代码优化
ISSUES CLOSED: \
|
2022-05-28 20:26:29 +08:00 |
|
Soybean
|
d28b9039bb
|
refactor(projects): 代码优化
ISSUES CLOSED: \
|
2022-05-28 13:33:09 +08:00 |
|
Soybean
|
8f6d6ce3cb
|
refactor(styles): 代码格式
ISSUES CLOSED: \
|
2022-05-28 12:30:17 +08:00 |
|
元家怿
|
01d0bcbfd0
|
refactor(layouts): layout/header 反转色样式补充
|
2022-04-29 15:53:12 +08:00 |
|
Soybean
|
e899914426
|
fix(projects): 修复样式
|
2022-04-27 19:31:40 +08:00 |
|
元家怿
|
861c8b9852
|
feat(layouts): 添加侧边栏/头部的反转模式来增加对比度
|
2022-04-27 19:15:23 +08:00 |
|
Soybean
|
c9d3e5a3fd
|
feat(projects): 引入unocss替换windicss
|
2022-04-22 12:29:22 +08:00 |
|
Soybean
|
df56abe18d
|
style(projects): update prettier config
|
2022-04-01 14:47:57 +08:00 |
|
Soybean
|
f83c7b59b8
|
feat(projects): 新增自定义svg图标动态渲染
|
2022-03-12 21:22:01 +08:00 |
|
Soybean
|
75de2b0604
|
build(projects): update tsconfig、eslintrc
|
2022-03-12 16:21:40 +08:00 |
|
Soybean
|
a1a57a185c
|
feat(projects): 引入soybean-admin-tab、去除vite-plugin-svg-icons,用unplugin-icons实现自定义svg的iconify写法、代码优化
|
2022-03-05 05:00:26 +08:00 |
|
Soybean
|
1e2fdda090
|
style(components): 代码优化
|
2022-03-03 00:35:44 +08:00 |
|
Lsq128
|
ce4e039f48
|
feat(components): svgIcon,添加type,调整size方案
|
2022-02-26 23:47:34 +08:00 |
|
Liushengqun
|
378d55ac0e
|
feat(projects): 添加SvgIcon,配置vite plugin
|
2022-02-25 17:56:00 +08:00 |
|
Soybean
|
7add5c2edf
|
fix(components): 组件LoadingEmptyWrapper添加背景颜色动画过渡
|
2022-02-23 21:44:32 +08:00 |
|
Soybean
|
811b15e672
|
fix(components): 修复组件LoadingEmptyWrapper适应暗黑模式
|
2022-02-23 21:38:04 +08:00 |
|
Soybean
|
a810ef85b1
|
feat(projects): 添加naiveUI按需引入
|
2022-02-17 01:01:17 +08:00 |
|
Soybean
|
2c9660fdbf
|
fix(components): 修复Tab在移动端设备无法点击的问题
|
2022-02-07 15:46:35 +08:00 |
|
Soybean
|
68b42304d5
|
feat(projects): 新版重构完成
|
2022-01-24 00:53:51 +08:00 |
|
Soybean
|
651e58dcb6
|
refactor(projects): 细节完善
|
2022-01-24 00:00:59 +08:00 |
|
Soybean
|
1d63a83822
|
feat(projects): 添加页面缓存、记录在tab中的缓存页面的滚动条位置
|
2022-01-22 00:01:34 +08:00 |
|
Soybean
|
ce531ce5dd
|
feat(projects): 细节完善、迁移页面
|
2022-01-20 21:24:01 +08:00 |
|
Soybean
|
28efbdbc70
|
feat(projects): 迁移多页签
|
2022-01-20 02:59:29 +08:00 |
|
Soybean
|
e25afe2fad
|
feat(projects): 添加侧边菜单
|
2022-01-11 08:22:31 +08:00 |
|
Soybean
|
a090d398fc
|
feat(projects): 添加头部折叠按钮
|
2022-01-10 12:43:04 +08:00 |
|
Soybean
|
bf020a8258
|
feat(projects): theme store完成
|
2022-01-08 20:49:21 +08:00 |
|