Commit Graph

13 Commits

Author SHA1 Message Date
qkiroc
b2724e1fc4
fix(amis-editor): 背景选择器图片缩放类型选择无效问题 (#9916)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-03-29 15:02:14 +08:00
wibetter
556a3b107b fix(amis-theme-editor-helper): 字体、边框、内外边距等外观配置增加默认placeholder 2024-03-07 10:55:46 +08:00
hsm-lv
50a66ef9b3
Merge pull request #9579 from nwind/chore-swc-jest
chore: jest 使用 @swc/jest 编译,提升性能
2024-02-18 10:55:42 +08:00
qkiroc
c016cceab8
fix: 兼容主题配置中的脏数据 (#9580)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-02-18 10:49:22 +08:00
wuduoyi
85beb23635 修复单测报错 2024-02-02 14:37:21 +08:00
wuduoyi
eaac8a1e5a 更新 snapshot 2024-02-02 14:19:50 +08:00
qkiroc
002b824c41
style: 优化input-tag、input-year-range、list-select等组件样式 (#9477)
* style: 优化tag组件样式

* 组件样式优化

* 修复编辑器组件提示溢出问题

* 优化年份\季度\月份范围选择器组件样式

* 更新快照

* 更新快照

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-23 18:34:32 +08:00
qkiroc
e82b604e37
fix: 修复popover存在多个子popover时,错误关闭父级问题 (#9492)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-23 18:34:16 +08:00
qkiroc
fcf6300b7b
feat: 完善黑暗模式UI (#9443)
* feat: 支持黑暗模式

* 升级发布脚本版本

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-16 15:46:55 +08:00
HongYang
eb5299e645
pref: 内外边距外观组件优化 (#9323)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2024-01-05 11:39:20 +08:00
qkiroc
8bcf7b4dd5
chore: 更新theme-editor依赖 (#9132)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-12-14 14:29:50 +08:00
qkiroc
fd1d367a68
fix: 修复外观样式选择器未国际化问题 (#9028)
* fix: 修复主题编辑器渲染器未国际化问题

* fix: 修复外观样式选择器未国际化问题

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-12-06 13:07:34 +08:00
qkiroc
76c2d1354c
feat: 主题编辑器渲染器开源 (#8820)
* feat: 主题编辑器渲染器开源

* 笔误

* 优化发布脚本

* 优化发布脚本

* 删除无用代码

* bugfix

* bugfix

* bugfix

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-11-23 19:57:10 +08:00