Commit Graph

104 Commits

Author SHA1 Message Date
xuanlid 484898fd0a
fix: Modify max-old-space-size (#1825) 2026-07-23 17:17:00 +08:00
lichunn f88d79d663
v2.11.0 (#1822) 2026-07-14 14:58:50 +08:00
lichunn 3ff6548126
v2.11.0-rc.1 (#1820)
* fix:同步cli组件

* fix:修复部分图标样式问题

* 2.11.0-rc.1
2026-07-13 16:18:27 +08:00
lichunn d83e3d411b
v2.11.0-rc.0 (#1819) 2026-07-03 09:21:10 +08:00
lichunn d956d78cf9
v2.10.0 (#1774) 2026-02-13 22:41:11 +08:00
lichunn a6add41d14
v2.10.0-rc.0 (#1767) 2026-02-10 16:39:36 +08:00
xuanlid f6bab5cc5c
fix: Modify the redirection document address (#1758) 2026-02-02 19:13:03 +08:00
Hexqi ddab413cb9
v2.9.0 (#1716) 2025-12-12 14:47:07 +08:00
Hexqi e4e236d67a
v2.9.0-rc.1 (#1713) 2025-12-09 10:19:52 +08:00
Hexqi e62142ad9a
v2.8.0 (#1596) 2025-08-26 10:04:41 +08:00
chilingling 59ea8ea369
v2.8.0-rc.1 (#1585) 2025-08-21 14:52:12 +08:00
Hexqi 91d29d7f00
v2.8.0-rc.0 (#1570) 2025-07-30 11:22:13 +08:00
Hexqi 12dd2a833f
v2.7.0 (#1524) 2025-07-15 19:56:04 +08:00
Hexqi 43db3513b9
v2.7.0-rc.2 (#1522) 2025-07-14 15:05:20 +08:00
chilingling 4bd9faa57f
v2.7.0-rc.1 (#1492) 2025-06-27 15:14:55 +08:00
Hexqi f473753385
v2.7.0-rc.0 (#1488) 2025-06-24 11:53:01 +08:00
chilingling 9e26abb971
feat: support i18n download template url configable (#1452) 2025-06-23 22:38:41 +08:00
hexqi 28bbdd9e89
Merge branch 'develop' into release-v2.6-merge 2025-06-23 14:05:57 +08:00
Hexqi f303532611
v2.6.0 (#1481) 2025-06-20 14:05:49 +08:00
Hexqi c3207eb2df
v2.6.0-rc.2 (#1479) 2025-06-19 14:27:50 +08:00
chilingling aaf416bf0b
v2.6.0-rc.1 (#1468) 2025-06-09 10:50:31 +08:00
chilingling eb4d608b35
v2.6.0-rc.0 (#1466) 2025-06-05 21:52:25 +08:00
chilingling 6bdcd39b62
feat!: registry support hotfix (#1349) 2025-06-05 16:43:35 +08:00
Hexqi db1033835e
v2.5.0 (#1399)
* v2.5.0
2025-05-14 20:29:24 +08:00
chilingling 700103ccd4
v2.5.0-rc.5 (#1388) 2025-05-13 10:02:32 +08:00
chilingling 37ad17e95e
v2.5.0-rc.4 (#1379) 2025-05-12 09:06:44 +08:00
chilingling 013b35fe3b
v2.5.0-rc.3 (#1374) 2025-05-08 21:25:48 +08:00
chilingling 684832b3ac
v2.5.0-rc.2 (#1360) 2025-05-06 21:04:02 +08:00
chilingling ac0bda73e0
v2.5.0-rc.1 (#1355) 2025-05-06 16:28:27 +08:00
Hexqi 16a21f18c8
v2.5.0-rc.0 (#1346) 2025-04-28 21:05:00 +08:00
chilingling 44240586ef
fix: localImportMap not works (#1242) 2025-04-28 20:48:58 +08:00
chilingling f5707c3793
v2.5.0-alpha.2 (#1315) 2025-04-17 11:13:51 +08:00
chilingling 607292039c
feat: keep same appid both mock server and java server (#1249) 2025-04-14 15:03:46 +08:00
Hexqi 477aa411da
v2.4.0 (#1287) 2025-04-07 19:49:11 +08:00
xuanlid 2610875287
fix: Modify some version issue (#1280) 2025-04-07 09:37:31 +08:00
Hexqi 40df6ee51c
v2.4.0-rc.0 (#1228) 2025-03-21 16:21:51 +08:00
chilingling c50c8aa7ab
feat: support npmmirror cdn (#1220) 2025-03-19 15:47:48 +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
Hexqi 330c4d2b31
chore: update version v2.3.0 (#1192) 2025-03-07 14:06:33 +08:00
Hexqi 5ea78adea6
chore: update version v2.3.0-rc.0 (#1130) 2025-02-19 14:08:38 +08:00
chilingling 11f92442ee
feat: tinyvue grid slot generate code to template (#756) 2025-02-18 19:54:16 +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
hexqi 1edcfade83
Merge branch 'refactor/develop' into release-v2.2.0-merge 2025-01-27 03:11:08 +08:00
Hexqi 34525174aa
v2.2.0 (#1084) 2025-01-26 18:59:19 +08:00
Hexqi b5789c51f4
v2.2.0-rc.1 (#1077)
* chore: add update template script

* chore: upgrade to 2.2.0-rc.1

* refactor: code refactor
2025-01-26 11:24:33 +08:00
chilingling 477c96aafa
feat: bump tiny-vue version (#1008) 2025-01-23 14:50:14 +08:00
yy fb467a714e
fix: update template bundle (#1048) (#1058) 2025-01-22 10:10:51 +08:00
chilingling dd8ae425bc
v2.2.0-rc.0 2025-01-16 19:38:44 -08:00
chilingling 04459f34e5
v2.2.0-beta.3 2025-01-16 19:14:26 -08:00