RUNZE LU
|
6696e69507
|
styles: InputFormula超长文本溢出问题 (#6228)
|
2023-02-21 21:21:16 +08:00 |
|
wanglinfang2014
|
e8c694b4ab
|
feat: Nav支持菜单项分组、修复一些问题 (#6227)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-02-21 20:31:25 +08:00 |
|
zhangzhulei
|
f2a38b0c5f
|
fix: input-table组件 修复静态(static)展示 和禁用(disabled)展示问题 && 支持表格底部按钮配置 (#6208)
* fix: input-table组件 修复静态(static)展示 和禁用(disabled)展示问题 && 支持表格底部按钮配置
* fix: input-table组件 修复静态(static)展示 和禁用(disabled)展示问题 && 支持表格底部按钮配置
* doc: input-table格式化文档
---------
Co-authored-by: zhangzhulei <zhangzhulei@baidu.com>
|
2023-02-21 12:39:02 +08:00 |
|
qkiroc
|
c0edf91cd7
|
styles: 优化表单项label样式 (#6207)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-02-21 11:37:36 +08:00 |
|
qkiroc
|
d841acf5d7
|
styles: 下拉框、日期、时间组件主题样式 (#6184)
* 单测范围修改 (#6133)
* 单测范围修改
* 单测范围修改
* feat:下拉框&时间/日期选择器主题适配 (#6134)
* feat: select支持主题变量配置
* feat:下拉框&时间/日期选择器主题适配
* fix:更新测试用例
* fix:代码扫描修复
* fix:代码扫描修复
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* feat:下拉框主题样式优化 (#6142)
* feat:下拉框主题样式优化
* fix:测试用例修复
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix: 下拉框&日期测试修复 (#6183)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix:恢复测试用例 (#6189)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix:恢复测试用例 (#6191)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2023-02-20 12:34:43 +08:00 |
|
wanglinfang2014
|
9036d54249
|
feat: Nav支持默认展开层级、样式问题修复 (#6205)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-02-17 11:17:22 +08:00 |
|
sansiro
|
980555d8dd
|
fix: ChainedSelect 组件多展示一个空 Select (#6166)
|
2023-02-16 19:05:39 +08:00 |
|
wanglinfang2014
|
495e2f9c6c
|
fix: Nav组件父节点无法文档路由问题 (#6148)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-02-08 19:14:25 +08:00 |
|
HongYang
|
6e21fb2ceb
|
fix: 修复输入框附加组件样式 (#6147)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2023-02-08 16:39:07 +08:00 |
|
RUNZE LU
|
dd696b4f96
|
styles: Tabs组件垂直模式时Table超出范围无法滚动问题 (#5844)
* fix: Tabs组件中内容超出宽度未出现滚动
* styles: Tabs组件垂直模式时Table超出范围无法滚动问题
|
2023-02-08 11:49:34 +08:00 |
|
RUNZE LU
|
b555c0e76e
|
styles: 兼容Safari浏览器input元素disabled状态下文字颜色显示错误问题 (#6141)
|
2023-02-06 17:19:51 +08:00 |
|
qinhaoyan
|
5576034ab4
|
styles: 优化图片上传组件图标样式 (#6114)
|
2023-02-01 14:57:03 +08:00 |
|
wanglinfang2014
|
168989f9af
|
feat: Nav支持layout可视化 (#6063)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-01-31 14:06:32 +08:00 |
|
meerkat
|
a63fcf1bf2
|
fix: Tree outline 偏移 (#6085)
|
2023-01-18 10:29:51 +08:00 |
|
sansiro
|
7e673d25b8
|
feat: transfer & select 其他模式支持 showInvalidMatch 字段; tree 模式带 deferApi 情况下不添加 unmatched option (#6022)
* feat: transfer & select 其他模式支持 showInvalidMatch 字段; tree 模式带 deferApi 情况下不添加 unmatched option
* 修改
* 快照修改
|
2023-01-12 14:14:44 +08:00 |
|
qinhaoyan
|
354c4e077f
|
styles: 修复公式编辑器样式 (#6031)
|
2023-01-09 14:23:06 +08:00 |
|
qinhaoyan
|
e95a97eea2
|
styles: 云舍样式对齐 (#6030)
* styles: 修复number样式
* styles: yunshe样式对齐
|
2023-01-06 21:10:51 +08:00 |
|
qinhaoyan
|
3ac4097dc4
|
styles:主题二期合入 (#6023)
* style: button主题适配 (#5780)
* feat: button增加font-weight (#5781)
* feat: button增加font-weight
* fix: button-fix
* fix: button-fix
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: font
* feat: input输入框变量样式&切换图标方案 (#5847)
* feat: input输入框变量样式&切换图标方案
* fix: 去掉多余代码
* fix: 去掉多余代码
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: input外观
* fix: 修复选择图标没选中 (#5858)
* fix: 修复选择图标没选中
* fix: 代码格式
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: link组件
* style: form
* inputNumber输入输入框 组件css变量 (#5874)
* inputNumber输入输入框 组件css变量
* inputNumber组件 兼容变量
* inputNumber组件 css变量文件迁移
* inputNumber组件 删除变量
* 去除无用变量
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: form
* style: form
* InputNumber组件 变量修改 (#5879)
* inputNumber输入输入框 组件css变量
* inputNumber组件 兼容变量
* inputNumber组件 css变量文件迁移
* inputNumber组件 删除变量
* 去除无用变量
* InputNumber组件 变量修改
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: form
* style: input
* inputNumber组件 加强版分别配置 (#5887)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: input-range
* inputNumber组件 加强版图标 (#5888)
* inputNumber组件 加强版分别配置
* inputNumber组件 加强版图标
* 修改图标变量
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: rating
* checkbox组件变量 (#5902)
* inputNumber组件 加强版分别配置
* inputNumber组件 加强版图标
* 修改图标变量
* checkbox组件变量
* 修改checkbox-size
* 修改checkbox-size变量
* 优化
* 优化
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* checkbox边框 背景分别配置变量 (#5904)
* inputNumber组件 加强版分别配置
* inputNumber组件 加强版图标
* 修改图标变量
* checkbox组件变量
* 修改checkbox-size
* 修改checkbox-size变量
* 优化
* 优化
* checkbox边框 背景分别配置变量
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* listSelect组件变量 (#5917)
* listSelect组件变量
* 优化
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* feat: radio&switch样式变量适配 (#5924)
* feat: radio&switch样式变量适配
* fix:修复变量
* fix: 变量修复
* fix: 变量修复
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: 兼容style
* feat: Collapse变量适配 (#5934)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* 组件自定义变量补充 (#5947)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* inputNumber加强版背景覆盖普通版 (#5951)
* 组件自定义变量补充
* inputNumber加强版背景覆盖普通版
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* pref: 已修改组件变量迁移到components (#5952)
* pref: 将变量冲properties迁移到components
* pref: 已修改组件变量迁移到components
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* pref: 优化变量位置 (#5953)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: 面板\分割线\选项卡
* theme: 选项卡
* theme: link
* feat: inputFile&inputImage组件变量 (#5982)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix: 图标选择修复和兼容处理 (#5984)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: bugfix
* theme: bugfix
* fix: 去掉input的size&修复collapse样式 (#5985)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: 样式调整
* theme: 样式调整
* pref: 折叠器样式变量修改 (#5991)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: 样式调整
* theme: 样式调整
* theme: 样式调整
* theme: 样式调整
* styles: 主题变量bugfix
* checkbox&number组件变量修复 (#6019)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* fix: 输入框图标样式修复 (#6021)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* 回滚注释
* 更新快照
* fix: 修复评分组件报错问题
Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
|
2023-01-06 20:36:45 +08:00 |
|
qinhaoyan
|
7d26b44c89
|
styles: 主题变量bugfix (#6015)
|
2023-01-05 09:52:45 +08:00 |
|
sansiro
|
613d9db455
|
fix: tabs 标签滚动问题修复, 优化滚动逻辑 (#5871)
|
2022-12-30 10:51:41 +08:00 |
|
meerkat
|
a0374be192
|
feat: Spinner 增加 loadingConfig 属性,控制Spinner不展示、指定挂载节点 (#5933)
|
2022-12-28 16:59:19 +08:00 |
|
ls
|
5341f4caac
|
feat: 移动端选人组件支持自定义字段 (#5967)
* 调整 saveAs fileName 优先级
* feat: 移动端人员选择增加确定按钮
* Update UserSelect.tsx
* fix: 人员选择ts 类型错误
* fix: 城市选择组件移动端回显问题
* fix: 移动端级联选择器选中值bug修复
* Update Cascader.tsx
* fix: 城市选择香港、澳门不能选择市
* fix: 删除错误城市数据
* feat: 移动端人员选择支持字段配置
* feat: 人员选择组件支持字段配置
* Update UserSelect.tsx
Co-authored-by: zhangxulong <zhangxulong@baidu.com>
|
2022-12-23 14:40:42 +08:00 |
|
qinhaoyan
|
14c8297304
|
style: 修复select组件删除\编辑图标样式 (#5946)
* style: 修复select组件删除\编辑图标样式
* feat: 国际化语料补充
* style: 修复select组件删除\编辑图标样式
|
2022-12-19 17:40:12 +08:00 |
|
刘丹
|
74e5813803
|
所有UI组件支持style设置 (#5931)
* feat: 增加动态注册渲染器机制
* feat: 新增预注册自定义渲染器逻辑
* feat: 组件支持style设置
* fix(组件支持style设置): 细节完善
* fix: 组件style 支持公式
|
2022-12-16 11:17:34 +08:00 |
|
qinhaoyan
|
d7f6f89529
|
style:select-tree-style-fix (#5920)
|
2022-12-14 15:35:16 +08:00 |
|
qinhaoyan
|
b9f11fe7ae
|
style: 边栏样式调整 & select clear icon (#5898)
* style: 边栏样式调整
* style: select clear icon fix
* 更新快照
* fix:更新快照
* style: 变量调整
|
2022-12-14 15:34:05 +08:00 |
|
qinhaoyan
|
9130f72a80
|
style: ang主题调整 (#5890)
|
2022-12-08 14:02:23 +08:00 |
|
qinhaoyan
|
40466ac530
|
fix: 修复css变量文件编译报错问题&chore:新增样式校验 (#5862)
* fix: 修复css变量文件编译报错问题
* chore: 添加样式校验
|
2022-12-05 20:03:09 +08:00 |
|
刘丹
|
f7d1254581
|
styles: 修正右键菜单hover时icon异常 (#5868)
* fix(默认值支持表达式): 兼容非法公式展示,避免渲染异常
* fix(默认值支持公式): 清空value时删除数据域中对应的数值
* fix: Select选项编辑和删除提示遮挡问题修正,改用top展示
* styles: 修正右键菜单hover时icon异常
|
2022-12-05 10:19:38 +08:00 |
|
liaoxuezhi
|
77f3f65cf3
|
fix: 修复 combo 单条模式 subFormMode 配置无效问题 (#5834)
* fix: 修复 combo 单条模式 subFormMode 配置无效问题
* chore: 样式条恒
|
2022-11-29 15:39:13 +08:00 |
|
sansiro
|
5520004dec
|
merge: feat-virtual-list into master (#5829)
* feat: select transfer 除树形模式外,增加虚拟列表能力 (#5612)
* feat: select transfer 除树形模式外,增加虚拟列表能力
* 修改分组模式问题
* 更新快照
* transfer 虚拟列表单测补充
* select 虚拟列表单测补充
* 更新 select 快照
* chore: merge master into feat-virtual-list branch (#5716)
* chore: combo组件items扩充编辑器的拖拽点位 (#5693)
* feat: combo组件items支持编辑器的拖拽
* feat: combo组件items支持编辑器的拖拽
* feat: combo组件items支持编辑器的拖拽
* feat: combo组件items支持编辑器的拖拽
* fix: 数字输入框-属性配置-placeholder置灰+边框与form-input统一 amis-saas-4938 (#5666)
Co-authored-by: limengyang03 <limengyang03@baidu.com>
* feat:Remark组件支持自定义图标 (#5694)
* feat:Remark组件支持自定义图标
* 去掉多余内容
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* fix: 修复 amis本地跑不起来 问题
* fix: https://github.com/baidu/amis/issues/4681
* feat: 使用cross-env 设置NODE_ENV 变量
* perf: 删除重复声明项
* revert: 恢复删除的SchemaRedirect
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
* feat: ui 组件 form 支持 autoSubmit (#5695)
* feat: ui 组件 form 支持 autoSubmit
* 下发 onSubmit 否则只能用 handleSubmit 这个会绕过 form 的检测,无法通知到上层
* chore: sdk embed 方法添加 callback 在 callback 中可确保 scoped 方法是可用的 (#5698)
* publish beta
* chore: sdk embed 方法添加 callback 在 callback 中可确保 scoped 方法是可用的
* fix: filter 过滤器 isTrue/isFalse 问题修复 (#5676)
* fix: filter 过滤器 isTrue 问题修复
* 修改
* 修改
* 修改
* chore: InputArray新增默认值示例, 调整Combo组件scaffold逻辑 (#5701)
* chore: InputNumber严格判断大数模式,避免错误抛出string类型值 (#5703)
* fix: 修复查看代码报 require is not defined 错误 (#5704)
* publish beta
* fix: 修复查看代码报 require is not defined 错误
* feat: 补充 ConfirmBox ui 控件, 并将 PickerContainer 改成 ConfirmBox 实现 (#5708)
* publish beta
* feat: 添加 ui ConfirmBox
* feat: 补充 confirmBox ui 控件, 并将 pickerContainer 改成 confirmBox 实现
* PickerContainer title 逻辑不变动
* 暴露 InputTableColumnProps
* 调整 ts 定义
* 升级 react-hook-form
* inputTable 补充数组本身的验证
* Combo 也支持内部数组的验证
* 调整内部验证
* 调整目录
* chore: 优化 locale, theme hoc, 存在 context 直接复用 (#5702)
* publish beta
* chore: 优化 locale, theme hoc, 存在 context 直接复用
* chore: 日期范围类组件单元测试补充 (#5705)
* dateRange
* datetimeRange
* timeRange
* monthRange
* quarter and year
* 修改
* 修改
* fix: 评分组件 count 支持变量获取 (#5681)
* fix: 评分组件 count 支持变量获取
* tokenize 修改为 filter
Co-authored-by: zhou999 <zhousq809@163.com>
Co-authored-by: PE_Sicca <46698676+swjtulmy@users.noreply.github.com>
Co-authored-by: limengyang03 <limengyang03@baidu.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
Co-authored-by: h7ml <h7ml@qq.com>
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
Co-authored-by: sansiro <sansiro@sansiro.me>
* feat: tree 增加虚拟列表 (#5696)
* feat: Tree 使用 VirtualList 渲染, 提升大数据时的性能
* fix: 适配编辑和新建
* chore: 增加 Tree 测试用例
* chore: 更新 Tree 测试用例
* feat: Tree虚拟列表,调整props名称
* chore: 清理 Tree 相关的无用代码
* feat: select transfer 树形模式增加虚拟滚动支持, treeSelect 虚拟滚动参数 (#5799)
* 其他 transfer 支持虚拟列表属性
* feat: select transfer 树形模式增加虚拟滚动支持, treeSelect 虚拟滚动参数
* add
* fix: tree 多级时,通过递归parent来判断展开收起,递归partial判断父元素的Partial状态 (#5807)
* fix: 调整 tree 组件中,判断父子关系的方法 (#5814)
* Revert "chore: merge master into feat-virtual-list branch (#5716)" (#5825)
This reverts commit c9895812989c31d3471d50c2adaf7110478ad0a0.
* chore: 更新 tree 虚拟滚动相关快照 和一些优化
Co-authored-by: RUNZE LU <36724300+lurunze1226@users.noreply.github.com>
Co-authored-by: zhou999 <zhousq809@163.com>
Co-authored-by: PE_Sicca <46698676+swjtulmy@users.noreply.github.com>
Co-authored-by: limengyang03 <limengyang03@baidu.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
Co-authored-by: h7ml <h7ml@qq.com>
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
Co-authored-by: meerkat <kit_hack@outlook.com>
|
2022-11-28 18:07:45 +08:00 |
|
sansiro
|
1fe0a0db11
|
styles: Table组件label与表头按钮重叠问题修复 (#5749)
* fix: table label 与 按钮重叠问题修复
* 修改
|
2022-11-23 09:54:41 +08:00 |
|
qianchuan
|
eed37f5d8f
|
styles: input-image固定尺寸后fixedSize下预览失败 (#5785)
Co-authored-by: dqc <qianchuan.deng@gmail.com>
|
2022-11-22 11:44:31 +08:00 |
|
qinhaoyan
|
fea11e6b23
|
styles: 修复card/images样式 (#5744)
|
2022-11-18 13:10:32 +08:00 |
|
qiaoganggang
|
b1d5a8e7f4
|
fix: 日期类组件字体大小修复 (#5743)
Co-authored-by: qiaoganggang <qiaoganggang@baidu.com>
|
2022-11-11 15:51:22 +08:00 |
|
qinhaoyan
|
bc59853b17
|
style: 主题变量整理 (#5712)
* style: 主题变量整理
* styles: 主题变量独立组件
* style: transfer style
|
2022-11-11 15:40:46 +08:00 |
|
sheeepli
|
59173cc074
|
fix: 修复 showSteps 为 false 时不生效的问题 (#5727)
|
2022-11-09 17:08:20 +08:00 |
|
PE_Sicca
|
2daecf5d11
|
fix: 数字输入框-属性配置-placeholder置灰+边框与form-input统一 amis-saas-4938 (#5666)
Co-authored-by: limengyang03 <limengyang03@baidu.com>
|
2022-11-04 14:32:16 +08:00 |
|
liaoxuezhi
|
88ff7c8912
|
feat: 添加 Combo InputTable ui 组件 (#5690)
* feat: 添加 Combo InputTable ui 组件
* feat: 添加 Combo InputTable ui 组件
* 改成用 field.id
* 顺便把版本设置改成一个不处理也不报错的写法
|
2022-11-04 11:58:47 +08:00 |
|
liaoxuezhi
|
c591ab4381
|
chore: 开发环境切成 vite (#5677)
* 尝试使用 vite 跑开发环境
* 尝试使用 vite 跑开发环境
* 尝试使用 vite 跑开发环境
* 尝试使用 vite 跑开发环境
* 样式文档调整
* 修复有多个 __inline 时的报错
* scirpt 调整
* feat:chart接入事件动作 (#5669)
* chore: input-group 没有 name 不应该报 warning (#5667)
* chore: 处理编译TS Warning,调整TableStore中label解析的顺序 (#5670)
* feat: timeline时间轴支持自定义图标 (#5668)
* fix:折叠器Collapse自定义图标&inputNumber对含后缀生效
* 修改
* 正则修改
* 正则修改
* 正则修改
* feat:将默认px替换为rem 2px===0.125rem
* feat:timeline时间轴支持自定义图标
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* fix: 调整echarts-stat使用方式,兼容vite打包异步非esm模块 (#5672)
* feat: chart 支持配置加载 geojson 及百度地图 (#5674)
* feat: chart 支持配置 geoURL 及 geoName
* 增加百度地图配置
* chore: 修复 coverage 运行报错 (#5678)
* chore: coverage 执行换成 v8 解决内存问题 (#5679)
* 尝试使用 vite 跑开发环境
* amis-formula 也添加 esm 模块
* 代码合并有问题,做些调整
Co-authored-by: hsm-lv <80095014+hsm-lv@users.noreply.github.com>
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
Co-authored-by: RUNZE LU <36724300+lurunze1226@users.noreply.github.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
Co-authored-by: 刘丹 <365533093@qq.com>
|
2022-11-02 22:45:12 +08:00 |
|
RUNZE LU
|
d0a03c58d8
|
styles: Transfer组件默认值与option不匹配时错误提示 (#5604)
|
2022-11-01 12:19:04 +08:00 |
|
RUNZE LU
|
0dbc79e464
|
fix: Code组件部分情况无法渲染问题,自定义高亮失效问题 (#5642)
|
2022-10-31 22:33:30 +08:00 |
|
liaoxuezhi
|
ac9804979c
|
style: quickEdit 列去掉 min-width 设置,因为如果是个开关用不了那么宽 (#5659)
|
2022-10-31 20:52:39 +08:00 |
|
qinhaoyan
|
51f28374fb
|
style: 修复select组件宽度溢出问题 (#5623)
|
2022-10-25 15:27:18 +08:00 |
|
qinhaoyan
|
2de5c668e1
|
styles: 优化input-image组件disabled态的样式 (#5595)
|
2022-10-24 14:44:35 +08:00 |
|
HongYang
|
977c37ba55
|
feat:中性色变量修改 (#5613)
* fix: input-number单位报错&增强button样式
* feat:中性色变量修改
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2022-10-24 10:33:26 +08:00 |
|
Ma ke
|
4f7c7d40c4
|
fix:select组件选中项很长的情况下,输入框内容的label显示问题 & 同样移动端也是存在显示问题 (#5240)
Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
|
2022-10-21 17:04:42 +08:00 |
|
lmaomaoz
|
8ccee83942
|
fix: amis-ui Multiline Text 组件css提取 (#5607)
Co-authored-by: jinye <jinye@baidu.com>
|
2022-10-21 14:03:19 +08:00 |
|
RickCole
|
ad9b7ca668
|
chore: condition-builder 样式优化 (#5592)
|
2022-10-20 20:27:27 +08:00 |
|
徐佳豪
|
1c3106fe9b
|
feat:将默认px替换为rem 2px===0.125rem (#5600)
* fix:折叠器Collapse自定义图标&inputNumber对含后缀生效
* 修改
* 正则修改
* 正则修改
* 正则修改
* feat:将默认px替换为rem 2px===0.125rem
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
|
2022-10-20 18:06:13 +08:00 |
|