刘丹
|
6738e9b0da
|
chore: TooltipWrapper新增onVisibleChange,用于外层识别当前显示和隐藏状态 (#4082)
* docs: 剔除多余注释
* fix: 右键菜单支持多主题配置
* style: 将tabs的toolbar改成默认右侧展示
* style: 修正select的placeholder的color色值
* feat: custom组件新增renderChild,用于自定义扩展容器区域
* doc: 增加了点注释
* fix: 修正一个错别字
* docs: 代码prettier一下
* fix(custom 组件): 完善renderChild,以便用户可以直接使用amis中的dom参数对象
* fix(custom组件): 补充销毁子节点的逻辑
* fix(custom): 调整下参数命名
* feat: TooltipWrapper新增onVisibleChange,用于外层识别当前显示和隐藏状态
* style: 右键菜单面板css变量改为默认值
* docs: update
|
2022-04-19 12:23:38 +08:00 |
|
刘丹
|
0c382bac23
|
chore: 右键菜单支持多主题配置 (#3880)
* docs: 剔除多余注释
* fix: 右键菜单支持多主题配置
|
2022-03-29 11:36:33 +08:00 |
|
吴多益
|
674a56567e
|
chore: 提升输入框边框可见度 (#3759)
* chore: 提升输入框边框可见度
* 避免给 placeholder 加底部边框
|
2022-03-15 22:18:17 +08:00 |
|
Dora
|
e7c0490b2c
|
fix: timeline angular样式缺失 (#3501)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
|
2022-01-26 18:54:07 +08:00 |
|
RUNZE LU
|
8e79265b25
|
style: formItem字体大小和颜色使用CSS Variables (#3334)
|
2022-01-05 11:32:11 +08:00 |
|
Dora
|
13846fb4e2
|
feat: timeline3.0 (#3072)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
Co-authored-by: liaoxuezhi <liaoxuezhi@baidu.com>
|
2021-12-27 15:46:47 +08:00 |
|
吴多益
|
a3e3af784e
|
chore: 默认分割线样式改成实线 (#3157)
|
2021-12-07 10:25:12 +08:00 |
|
liaoxuezhi
|
79a1d63557
|
chore: 样式调整 (#2233)
* chore: 样式调整
* chore: 样式微调
* fix: 错误时 ok 为 false
* chore: 小优化
|
2021-07-07 19:39:17 +08:00 |
|
wuduoyi
|
f007ef3c9f
|
fix: disabled 统一使用透明度的方式来实现,不然无法区分选中状态是哪个
|
2021-04-28 17:02:00 +08:00 |
|
吴多益
|
d640afd1f6
|
样式细节调整 (#1764)
* 样式细节调整,通过 gap 可以设置更多间距;radios 和 checkbox 默认 inline
* 统一一下命名
* 改回之前的写法
* 补充漏下的
* 恢复几个之前的大小
* 尝试修复跳转到示例有时候不生效问题
|
2021-04-08 23:19:23 +08:00 |
|
吴多益
|
54cd658860
|
tab 仿 chrome 风格样式 (#1453)
* tabs 新增仿 chrome 风格样式
* 去掉多余的样式
|
2021-01-27 10:21:09 +08:00 |
|
吴多益
|
20ac23f130
|
antd 主题下的 tabs 垂直效果模拟 (#1422)
|
2021-01-22 14:13:42 +08:00 |
|
吴多益
|
dc6c863155
|
feat: 仿 antd 主题,方便嵌入到已有 antd 开发的系统中 (#1421)
* 仿 antd 主题初步
* 补上 input 的动画
* tab 效果
* 按钮和输入框的对齐
* 补充样式
* 对齐一些按钮样式
* 补充按钮 disabled 的样式
* 补充一些 focus 的效果
|
2021-01-22 11:29:04 +08:00 |
|