Commit Graph

26 Commits

Author SHA1 Message Date
qkiroc
539074e395
feat: 复选框\单选框支持更换图标 (#11191)
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
gh-pages / build (20.x) (push) Has been cancelled
* feat: 复选框\单选框支持更换图标

* bugfix

* 更新快照

* bugfix

* bugfix

* bugfix

* bugfix

* 更新快照
2024-11-15 10:19:55 +08:00
qinhaoyan
7767ab7df0 chore: 优化外观颜色选择器交互 2024-10-23 16:50:39 +08:00
qkiroc
0e2d2de60d
feat: 优化图片展示组件外观尺寸配置 (#11058)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-17 16:49:25 +08:00
2betop
9f136b0f5f chore: duplicate import fs 2024-10-10 20:29:18 +08:00
qkiroc
d68889430d
style: 调整表格行上下内边距 (#10991)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-09 15:11:42 +08:00
liaoxuezhi
4372a8330c
fix: 修复 amis-editor 校验面板没有翻译的问题 (#10974) 2024-09-27 15:22:41 +08:00
hsm-lv
e382c8e805
Merge pull request #10917 from 2betop/feat-async-renderer
feat: amis 渲染器支持异步,并且全部调整为异步
2024-09-18 10:52:38 +08:00
2betop
f2fe1f21b2 feat: 支持异步渲染器并将所有内置渲染调整为异步 2024-09-17 23:18:26 +08:00
2betop
620d358152 chore: 优化 svg 体积 2024-09-13 10:40:50 +08:00
qkiroc
0483504c67
fix: 修复padding组件选择问题 (#10706)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-02 17:45:44 +08:00
qkiroc
fa93a00269
fix: 修复theme:base className带短横线问题 (#10693)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-07-29 11:33:42 +08:00
qinhaoyan
e377da4292 fix: 修复外观的一些问题 2024-07-25 20:51:03 +08:00
qkiroc
d43922db81
feat: form、crud、textarea、selecth支持外观配置 (#10649)
* feat(editor): 表单支持外观配置

* bugfix

* 优化获取cssVar逻辑

* 优化外观默认值

* 删除外观继承相关逻辑

* 更新快照

* 表单布局

* 表单默认mode优化为flex

* 优化colorpicker交互

* 优化编辑器表单布局配置

* 表单静态展示外观配置

* bugfix

* feat: crud2支持外观配置

* crud 外观默认值

* bugfix

* 多行文本支持外观配置

* 下拉框支持外观配置

* 修复table表头无法居中对齐问题

* style: 优化表格样式

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-07-18 19:04:07 +08:00
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