amis2/scss/components/form
龙少 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
..
_chained-select.scss SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190) 2020-12-21 10:08:40 +08:00
_checks.scss feat: 移动组件优化:级联选择器、Select选择器、PopUp滑动穿透修复、移动端网络请求修复 (#3281) 2021-12-30 13:12:56 +08:00
_city.scss SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190) 2020-12-21 10:08:40 +08:00
_color.scss feat:新增移动端PopUp组件 (#3142) 2021-12-20 15:43:38 +08:00
_combo.scss chore:拖拽图标更新 (#3030) 2021-11-23 12:21:19 +08:00
_date-range.scss feat:新增移动端PopUp组件 (#3142) 2021-12-20 15:43:38 +08:00
_date.scss feat:新增移动端PopUp组件 (#3142) 2021-12-20 15:43:38 +08:00
_editor.scss feat: Editor组件支持全屏模式; fix: 文档链接错误, className demo配置错误 (#2313) 2021-07-28 12:20:21 +08:00
_excel.scss feat: 解析 Excel (#2546) 2021-09-13 10:22:50 +08:00
_fieldset.scss tweak: add collapse marginBottom (#3068) 2021-11-26 15:19:31 +08:00
_file.scss chore: 调整 inputFile 的样式 (#3159) 2021-12-14 12:06:08 +08:00
_form.scss chore:移动端表单字体微调 (#3297) 2021-12-29 20:52:28 +08:00
_group.scss chore: 表单中最后的 group 也设置 margin-bottom 为 0 (#2772) 2021-10-28 17:09:26 +08:00
_icon-picker.scss SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190) 2020-12-21 10:08:40 +08:00
_image.scss feat: collapse、input-image、input-file dropdown yunshe4.0样式升级 (#2839) 2021-11-03 16:31:49 +08:00
_input-group.scss SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190) 2020-12-21 10:08:40 +08:00
_list.scss Style yunshe (#2830) 2021-11-02 21:29:12 +08:00
_location.scss feat: collapse、input-image、input-file dropdown yunshe4.0样式升级 (#2839) 2021-11-03 16:31:49 +08:00
_matrix.scss prettier scss 文件 2019-12-06 09:58:08 +08:00
_nested-select.scss feat: 移动组件优化:级联选择器、Select选择器、PopUp滑动穿透修复、移动端网络请求修复 (#3281) 2021-12-30 13:12:56 +08:00
_number.scss feat:input-number 支持设置单位;page 支持 style (#2721) 2021-10-19 09:59:39 +08:00
_picker.scss fix picker disabled (#1253) 2020-12-25 16:43:21 +08:00
_qr-code.scss SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190) 2020-12-21 10:08:40 +08:00
_range.scss chore: 优化 inputRange 中间值位置 (#2374) 2021-08-11 00:25:41 +08:00
_rating.scss feat: inputRating 组件功能对齐4.0规范 (#2949) 2021-12-21 13:24:00 +08:00
_repeat.scss SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190) 2020-12-21 10:08:40 +08:00
_result-list.scss feat: transfer系列组件支持 menuTpl,valueTpl 支持自定义信息展示 (#3264) 2021-12-27 13:08:37 +08:00
_rich-text.scss deps: 更新 froala 版本,去除 jQuery 依赖;修复 rootClose 不生效问题 (#2640) 2021-10-08 10:36:37 +08:00
_select.scss feat: 移动组件优化:级联选择器、Select选择器、PopUp滑动穿透修复、移动端网络请求修复 (#3281) 2021-12-30 13:12:56 +08:00
_selection.scss feat: transfer系列组件支持 menuTpl,valueTpl 支持自定义信息展示 (#3264) 2021-12-27 13:08:37 +08:00
_sub-form.scss 微调样式 2021-09-08 19:34:58 +08:00
_switch.scss feat: Switch 组件功能对齐4.0规范 (#3154) 2021-12-14 12:14:47 +08:00
_tag.scss SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190) 2020-12-21 10:08:40 +08:00
_text.scss Feat yunshe4.0 style (#2822) 2021-11-02 15:50:29 +08:00
_textarea.scss Feat yunshe4.0 style (#2822) 2021-11-02 15:50:29 +08:00
_tinymce.scss 文档文字小调整;统一删掉 schema 中的高度设置;修复 tinymce 弹窗可能被遮挡问题 (#1336) 2021-01-07 23:35:03 +08:00
_transfer.scss feat: 移动组件优化:级联选择器、Select选择器、PopUp滑动穿透修复、移动端网络请求修复 (#3281) 2021-12-30 13:12:56 +08:00
_tree-select.scss feat:新增移动端PopUp组件 (#3142) 2021-12-20 15:43:38 +08:00
_tree.scss feat: 树控件支持拖拽 (#3042) 2021-11-24 18:44:41 +08:00