吴多益
|
afaa9384d2
|
feat: amis Debug 辅助工具 (#3370)
* feat: debug 草稿
* 补充文档及增加 inspect 功能
* 增加 data 查看
* 增加 log 分类
* 增加 resize 功能
* 修复报错
* 去掉无用依赖
* 避免报错
Co-authored-by: wuduoyi <nwind@iMac-Pro.local>
|
2022-01-12 13:04:05 +08:00 |
|
龙少
|
c1651fdd0d
|
fix: 调整popup层级解决select 弹窗遮挡问题 (#3376)
Co-authored-by: zhangxulong <zhangxulong@baidu.com>
|
2022-01-11 12:11:40 +08:00 |
|
HongYang
|
97ad91cf69
|
perf: 修改date-range移动端样式 (#3362)
|
2022-01-07 19:26:36 +08:00 |
|
HongYang
|
165f48b7ea
|
feat: 日期选择日历模式 (#3339)
* feat: 日期选择日历模式
* feat: datetime-picker移动端日历模式
* fix: 修改参数
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2022-01-05 17:53:30 +08:00 |
|
RUNZE LU
|
8e79265b25
|
style: formItem字体大小和颜色使用CSS Variables (#3334)
|
2022-01-05 11:32:11 +08:00 |
|
ucasliyuan
|
00b0e445c1
|
chore: datepicker 移动端样式优化 (#3325)
* fix: 修复 crud 中放 form 里面的 combo 填充不正确的问题 (#3251)
* 发布新版本
* fix: 修复 crud 中放 form 里面的 combo 填充不正确的问题
* bugfix:button样式,移动端embed不展示picker选择,兼容移动端选择框样式
Co-authored-by: liaoxuezhi <liaoxuezhi@baidu.com>
|
2021-12-31 16:28:45 +08:00 |
|
RUNZE LU
|
548f3cccfd
|
feat: DropDownButton支持分组,菜单CSS类名,添加下拉菜单max-width (#3302)
|
2021-12-30 22:42:43 +08:00 |
|
HongYang
|
1aa45a631f
|
fix: datetime-range修复picker改动 (#3314)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2021-12-30 20:22:13 +08:00 |
|
龙少
|
1c21a0c977
|
fix: 移动端: 城市选择器数据结构调整、日期弹层高度优化、PopUp按钮样式修改 (#3313)
* fix: useMobileUI接受位置修改
* fix:移动端禁用inline模式
* feat: 移动端城市选择器优化
* fix: 颜色选择器移动端禁止输入否则键盘和popup冲突
* fix: 弹出框高度调整
* fix: 去除标题
* fix: 禁止focus选中
* Update _picker-columns.scss
* Update _picker-columns.scss
* fix: 修复城市选择器适配picker数据结构变化
* fix: 日期弹出层高度修改
* fix: PopUp按钮统一使用text形式
Co-authored-by: zhangxulong <zhangxulong@baidu.com>
|
2021-12-30 19:43:12 +08:00 |
|
ucasliyuan
|
c0f41f6215
|
feat:datepicker 移动化 (#3308)
|
2021-12-30 17:24:10 +08:00 |
|
龙少
|
16e3efd619
|
feat: 城市选择器移动端优化、移动端禁止表单inline、弹出层高度调整 (#3312)
* fix: useMobileUI接受位置修改
* fix:移动端禁用inline模式
* feat: 移动端城市选择器优化
* fix: 颜色选择器移动端禁止输入否则键盘和popup冲突
* fix: 弹出框高度调整
* fix: 去除标题
* fix: 禁止focus选中
* Update _picker-columns.scss
* Update _picker-columns.scss
Co-authored-by: zhangxulong <zhangxulong@baidu.com>
|
2021-12-30 17:16:40 +08:00 |
|
龙少
|
a4803196ff
|
feat: 移动组件优化:级联选择器、Select选择器、PopUp滑动穿透修复、移动端网络请求修复 (#3281)
* fix: 移动端网络请求修复
* fix: popup滑动穿透修复
* feat: 级联选择器移动端优化
* Update NestedSelect.tsx
* fix: 修复select自定义内容导致复选框错位问题
* fix: PopUp增加底部安全区
* feat: select选择器移动端优化
* Update Cascader.tsx
* Update NestedSelect.tsx
* fix: Select选择器输入框样式优化
* fix: line-height 位置调整
* feat: ResultBox 移动端样式优化
* fix: prettier 格式化
* Update _popup.scss
* Update PopUp.tsx
* Update _popup.scss
* Update TransferDropDown.tsx
fix: 移动端样式调整
* Update PopUp.tsx
* Update Cascader.tsx
* Update NestedSelect.tsx
增加移动端通过接口获取数据
* Update NestedSelect.tsx
Co-authored-by: zhangxulong <zhangxulong@baidu.com>
|
2021-12-30 13:12:56 +08:00 |
|
张涛
|
e37ec174c7
|
chore:移动端表单字体微调 (#3297)
|
2021-12-29 20:52:28 +08:00 |
|
HongYang
|
ed73303d65
|
feat: 日期范围移动化 (#3271)
* feat: 日期范围移动化
* fix: 去掉无效代码
* fix: 修复日期范围移动化代码
* fix: 修复样式问题
* fix: 修复样式问题
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2021-12-29 10:16:09 +08:00 |
|
zhou999
|
2032de2ad7
|
feat:avatar头像组件 (#3175)
* fix:inputImage 裁剪模式可配置可旋转,但是功能无效
* feat:组件头像avatar
* feat:组件头像avatar完善
* feat:组件头像avatar根据评审完善
* feat:组件头像avatar根据评审完善
* feat:组件头像avatar根据评审完善
Co-authored-by: sqzhou <zhoushengqiang01@baidu.com>
|
2021-12-28 16: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 |
|
ucasliyuan
|
3e8c73225f
|
feat:input-month移动化 (#3249)
|
2021-12-27 14:10:33 +08:00 |
|
liaoxuezhi
|
361f1beeb4
|
feat: transfer系列组件支持 menuTpl,valueTpl 支持自定义信息展示 (#3264)
* 删掉无用代码
* 扩充 menuTpl 功能
* transfer 相关支持 menuTpl
* transfer 相关支持 menuTpl
* transfer 相关支持 menuTpl
* transfer 支持 valueTpl
* tabsTransfer 支持 valueTpl
* 补充文档
* ts 问题修复
* result 格式兼容
|
2021-12-27 13:08:37 +08:00 |
|
张涛
|
80b3e8fdec
|
移动端输入框样式优化 (#3268)
|
2021-12-27 12:47:20 +08:00 |
|
RUNZE LU
|
dc19abca18
|
fix: 公式编辑无法设置默认值 (#3270)
|
2021-12-27 10:37:22 +08:00 |
|
sansiro
|
7bd158b2c3
|
feat: inputRating 组件功能对齐4.0规范 (#2949)
* feat: 评分组件 input-rating
* feat: 评分组件 input-rating
* feat: 评分组件 input-rating
* feat: 评分组件 input-rating 修改
* feat: 评分组件 input-rating 修改
* feat: 评分组件 input-rating 修改
* feat: 评分组件 input-rating 修改
* feat: 评分组件 input-rating 修改 Schema
Co-authored-by: liuzedong02 <liuzedong02@baidu.com>
|
2021-12-21 13:24:00 +08:00 |
|
龙少
|
e266c6e292
|
feat: Steps 步骤条移动端样式优化 (#3236)
Co-authored-by: zhangxulong <zhangxulong@baidu.com>
|
2021-12-20 19:18:33 +08:00 |
|
liaoxuezhi
|
8301e67f83
|
feat: 添加 InputFormula 公式编辑器 (#3227)
* feat: 添加 inputFormula
* feat: 添加 inputFormula
* 先简单处理一下代码高亮
* sdk 编译时 codemirror 单独打包
|
2021-12-20 18:54:13 +08:00 |
|
龙少
|
a03a4bbbde
|
feat:新增移动端PopUp组件 (#3142)
* 新增移动端PopUp组件
* Update DatePicker.tsx
Co-authored-by: zhangxulong <zhangxulong@baidu.com>
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
|
2021-12-20 15:43:38 +08:00 |
|
崔鹤
|
2b98caa50c
|
feat: Switch 组件功能对齐4.0规范 (#3154)
1.trueValue/falseValue 类型 ang---->boolean | string | number
2.onText/offText 类型string---->ReactNode
3.规范开关icon为svg时的样式
Co-authored-by: cuihe <cuihe@baidu.com>
|
2021-12-14 12:14:47 +08:00 |
|
liaoxuezhi
|
6c63ed41a3
|
chore: 调整 inputFile 的样式 (#3159)
|
2021-12-14 12:06:08 +08:00 |
|
RUNZE LU
|
e6049dafcb
|
fix #3192: 浮层文本超长未scroll (#3193)
|
2021-12-13 10:52:29 +08:00 |
|
ucasliyuan
|
4c76e343e8
|
input-time input-year组件移动化 (#3187)
|
2021-12-10 17:37:20 +08:00 |
|
qinhaoyan
|
c23efc587f
|
fix:nav组件hover样式优化 (#3170)
Co-authored-by: Qin,Haoyan <qinhaoyan@baidu.com>
|
2021-12-08 15:04:21 +08:00 |
|
hzh11012
|
b04a3896d2
|
feat: card对齐云舍4.0规范,组件拆分 (#3024)
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
* feat: card对齐云舍4.0规范,组件拆分
Co-authored-by: hzh11012 <hezhihang@baidu.com>
|
2021-12-07 20:46:41 +08:00 |
|
HongYang
|
eac8e7e533
|
feat:日历组件展示日程 (#3058)
* feat:日历组件展示日程
* fix: 修改schema
* fix: schedule参数说明修改
* fix: 修改schedules参数描述
* fix: 代码调整
* fix: 参数color改为classname
* fix: readme文档补充
* feat: 日历组件支持从上下文中获取数据
* fix: 日历组件data获取条件修改
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2021-12-06 17:53:02 +08:00 |
|
hsm-lv
|
a57d976e98
|
fix:toast style (#3140)
|
2021-12-06 10:21:05 +08:00 |
|
liaoxuezhi
|
764e8b2daa
|
fix: 修复 card avatarText 变形问题 (#3100)
|
2021-12-01 10:09:24 +08:00 |
|
gooolh
|
5747d1590d
|
feat: progress 组件功能对齐4.0规范 (#2960)
Co-authored-by: liujintao03 <liujintao03@baidu.com>
|
2021-11-30 20:36:13 +08:00 |
|
吴多益
|
b7f1fc0945
|
fix: action 作为容器用时也支持 tooltip (#3097)
|
2021-11-30 13:41:42 +08:00 |
|
吴多益
|
d7770bc6fb
|
feat: Action 可以作为容器组件使用 (#3090)
|
2021-11-29 22:20:29 +08:00 |
|
吴多益
|
bda5fe868a
|
feat: image 原图模式也支持放大功能 (#3083)
|
2021-11-29 15:11:02 +08:00 |
|
qinhaoyan
|
c3fe0a5d8e
|
fix:去除nav组件item选中后的背景样式 (#3073)
Co-authored-by: Qin,Haoyan <qinhaoyan@baidu.com>
|
2021-11-26 19:21:19 +08:00 |
|
Allen
|
f8c9975659
|
tweak: add collapse marginBottom (#3068)
|
2021-11-26 15:19:31 +08:00 |
|
HongYang
|
0927ef9267
|
fix: collapse修改样式&兼容body (#3060)
|
2021-11-25 21:06:47 +08:00 |
|
Allen
|
54ee600ddd
|
feat: Page aside 支持动态调整宽度 (#3059)
|
2021-11-25 21:06:09 +08:00 |
|
RUNZE LU
|
780e65370e
|
fixes: 按钮禁用状态icon显示错误,组合条件disabled属性未传递问题,组合条件onChange参数错误问题 (#3047)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:51:13 +08:00 |
|
RUNZE LU
|
231e9ae58b
|
fixes #3027: TabsTransfer选项区域超出max-width后溢出问题 (#3037)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:49:47 +08:00 |
|
RUNZE LU
|
38f2f06a70
|
feat: Toast Component支持title属性, body属性支持传入ReactNode (#3034)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:49:08 +08:00 |
|
RUNZE LU
|
60dcf0dc26
|
feat: inputColor对齐4.0, 文档完善 (#3022)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
Co-authored-by: liaoxuezhi <liaoxuezhi@baidu.com>
|
2021-11-24 21:47:21 +08:00 |
|
RUNZE LU
|
87dce84ec8
|
feat: Alert提示组件对齐4.0 (#3010)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
|
2021-11-24 21:44:38 +08:00 |
|
吴多益
|
fc155bcad8
|
feat: card 增加 avatarTextBackground 设置,可以实现多背景色功能 Closes #3015 (#3020)
|
2021-11-24 21:31:51 +08:00 |
|
张涛
|
729924cc53
|
feat: 宫格导航 (#3044)
* feat: 宫格导航
* feat: 添加直接页面跳转配置
* feat: 宫格导航兼容url与link格式
|
2021-11-24 20:10:04 +08:00 |
|
张涛
|
54b00329b7
|
feat: 树控件支持拖拽 (#3042)
|
2021-11-24 18:44:41 +08:00 |
|
吴多益
|
95f798d606
|
fix: 修复 spinner 旋转错误问题 (#3035)
|
2021-11-24 13:54:00 +08:00 |
|