chilingling
|
6bdcd39b62
|
feat!: registry support hotfix (#1349)
|
2025-06-05 16:43:35 +08:00 |
chilingling
|
607292039c
|
feat: keep same appid both mock server and java server (#1249)
|
2025-04-14 15:03:46 +08:00 |
xuanlid
|
ee01af8ecb
|
feat: Modify the theme switching logic and add a new theme template to CLI. (#1143)
1.修改主题切换逻辑,默认值改成从注册表中的themes获取。
只有亮色和暗色两种默认主题的情况下,保持原来的逻辑,点击直接切换主题
用户添加了自定义主题,出现选择列表,在列表中切换主题
2.添加新主题模板
在终端中,用命令创建新主题,选择theme类型,添加主题模板,输入主题名称:demo-theme
在demo-theme下可以看到新创建的主题,cd demo-theme && pnpm i
将主题接入设计器
|
2025-03-13 11:26:47 +08:00 |
xuanlid
|
1a5587783e
|
feat(theme): change incorrect css variables and delete the ‘less’ file (#1121)
|
2025-02-18 19:28:08 +08:00 |
lichunn
|
0a041e365e
|
feat:add theme switching plugin (#1070)
|
2025-02-18 17:06:24 +08:00 |
chilingling
|
0e8dc1faaa
|
fix: cli generate platform issue (#859)
1. 修复生成的平台模板仍然使用 useResourceAlias 配置的 bug
2. 修复生成的 package.json 未格式化的 bug
|
2024-10-15 09:16:34 +08:00 |
chilingling
|
20e7f4f92d
|
fix: limit max old space size when build (#653)
|
2024-07-17 11:40:25 +08:00 |
chilingling
|
c715a5ad14
|
feat: engine-cli support create platform with params (#626)
* feat: engine-cli support create platform with params
* fix: add choices for theme
* fix: del unnecessary empty options
|
2024-07-09 20:33:23 +08:00 |
chilingling
|
48cd8f554e
|
feat: add simple plugin template (#615)
* feat: add simple plugin template
* fix: change by code review
* fix: includes template and bind file to npm
|
2024-06-30 19:08:49 +08:00 |
rhlin
|
7cf169d734
|
feat: canvas 元应用改造2 (抽取CanvasLayout,面包屑导航去除元应用,api移动到engine.canvas顶层 ) (#590)
* feat: canvas 元应用改造2 (抽取CanvasLayout,面包屑导航去除元应用,api移动到engine.canvas顶层 )
* fix: 解决code check问题
* fix: 修正引用路径错误
* fix: 解决解决merge过程中文件修改丢失
|
2024-06-26 16:20:17 +08:00 |
Hexqi
|
e1e2664369
|
feat(cli): add build script & update template (#582)
* feat: cli add build script
|
2024-06-18 19:56:01 +08:00 |
Hexqi
|
4e6064e1d6
|
feat: update template (#572)
|
2024-06-11 17:51:51 +08:00 |
wenmine
|
fa39c12904
|
refactor: 原子化重构框架搭建 (#497)
|
2024-05-21 17:20:07 +08:00 |