Commit Graph

5678 Commits

Author SHA1 Message Date
RickCole
917baee377
Merge pull request #1239 from 2betop/1223
PopOver 可以配置外层 div css
2020-12-24 11:44:39 +08:00
RickCole
130bb09dd1
Merge pull request #1241 from 2betop/1224
Table列的 filter 功能如果没有选中的值,不要显示 重置按钮
2020-12-24 11:44:25 +08:00
2betop
13d3fe97a3 表格列的filter功能,选中才显示重置按钮 2020-12-24 11:19:00 +08:00
2betop
216feb4b43 includes 可能没有这个方法 2020-12-24 10:48:04 +08:00
liaoxuezhi
fbe2ece073 PopOver 可以配置外层 div css 2020-12-23 22:54:43 +08:00
RickCole
2636a0779f
schema doc and a bugfix (#1236)
* schema doc and a bugfix

* 可配置多行、style、doc
2020-12-23 11:56:41 +08:00
吴多益
caefa22237
更新首页文档,将链接都放顶部 2020-12-23 10:42:11 +08:00
吴多益
3e6109c4a4
更新说明 2020-12-23 10:34:41 +08:00
吴多益
52c84cc6ac
更新首页说明 2020-12-23 10:33:11 +08:00
吴多益
c825a39db6
fix: 修复 label 背景色 (#1235) 2020-12-22 23:52:52 +08:00
RickCole
56a5b09df3
Merge pull request #1234 from 2betop/filter
tokenize 对 undefined 属性处理成空字符
2020-12-22 20:29:35 +08:00
liaoxuezhi
d3f038b831 tokenize 对 undefined 属性处理成空字符 2020-12-22 20:28:15 +08:00
吴多益
2bce8b5f1f
feat: sparkline 支持字符串类型的数字 (#1233) 2020-12-22 19:50:09 +08:00
吴多益
6fd656172c
Merge pull request #1232 from nwind/feat-update-group-doc
feat: group 文档优化
2020-12-22 19:09:16 +08:00
wuduoyi
e8ff1ad148 feat: group 文档优化 2020-12-22 19:08:38 +08:00
RickCole
9ebbf654b8
Merge pull request #1223 from 2betop/popover2
Hover 模式优化, 鼠标移开 2s 自动关闭
2020-12-22 16:54:25 +08:00
RickCole
c2a3e80d30
Table支持总结行 (#1231)
* Table支持总结行

* fix

* className -> cellClassName
2020-12-22 16:53:48 +08:00
吴多益
a1a446a438
Merge pull request #1230 from nwind/feat-update-doc-add-export-excel
feat: 文档优化
2020-12-22 15:33:01 +08:00
wuduoyi
ac11695469 feat: 文档优化 2020-12-22 15:31:57 +08:00
吴多益
0f76b48f3a
feat:配置中允许空对象和 null (#1224)
* options 支持配置 selectFirst 自动选择第一个

* 文档优化;修复 cxd 下 toast 展现不一致问题 (#1219)

* Panel 支持更多的 className 配置

* feat:配置中允许空对象和 null

Co-authored-by: 2betop <2betop.cn@gmail.com>
2020-12-22 14:59:57 +08:00
吴多益
3bef1ade98
fix: 修复文档链接错误 (#1227) 2020-12-22 14:59:10 +08:00
吴多益
e199ab04a5
feat: 补全 helper 文档里的属性列表 (#1228) 2020-12-22 14:58:36 +08:00
RickCole
7b07653068
Merge pull request #1226 from nwind/fix-panel-title-color
Fix panel title color
2020-12-22 13:18:21 +08:00
wuduoyi
8545174495 fix: panel title 颜色 2020-12-22 13:16:39 +08:00
RickCole
add66f8e6c
Merge pull request #1225 from 2betop/css
textControl inline 样式优化
2020-12-22 13:11:50 +08:00
2betop
c6ce8f502c textControl inline 样式优化 2020-12-22 12:39:33 +08:00
wuduoyi
0ba1d79b41 merge 2020-12-22 12:18:19 +08:00
2betop
f899849ca5 Hover 模式优化, 移除 2s 自动关闭 2020-12-22 11:02:32 +08:00
吴多益
80e58e7f76
Fix wizard (#1222)
* options 支持配置 selectFirst 自动选择第一个

* 文档优化;修复 cxd 下 toast 展现不一致问题 (#1219)

* Panel 支持更多的 className 配置

* 修复 cxd 下向导多出的边框

Co-authored-by: 2betop <2betop.cn@gmail.com>
2020-12-22 10:47:54 +08:00
wuduoyi
575407f9ac Merge remote-tracking branch 'upstream/master'
* upstream/master:
  default filter bug
2020-12-22 10:07:24 +08:00
liaoxuezhi
a6e658124a Merge remote-tracking branch 'baidu/master' 2020-12-21 22:46:25 +08:00
liaoxuezhi
7656f6b32d default filter bug 2020-12-21 22:46:09 +08:00
wuduoyi
90bbd0cbe5 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  Fix button disabled (#1221)
  Panel 支持更多的 className 配置
  文档优化;修复 cxd 下 toast 展现不一致问题 (#1219)
  options 支持配置 selectFirst 自动选择第一个
2020-12-21 19:44:48 +08:00
吴多益
dc17c428ed
Fix button disabled (#1221)
* options 支持配置 selectFirst 自动选择第一个

* 文档优化;修复 cxd 下 toast 展现不一致问题 (#1219)

* Panel 支持更多的 className 配置

* fix:修复 cxd 下上传图片按钮边框过深及按钮 disabled 没有背景色问题

Co-authored-by: 2betop <2betop.cn@gmail.com>
2020-12-21 19:43:02 +08:00
2betop
88ae9fbcb3 Panel 支持更多的 className 配置 2020-12-21 19:31:56 +08:00
吴多益
80c0295fd6 文档优化;修复 cxd 下 toast 展现不一致问题 (#1219) 2020-12-21 19:31:55 +08:00
2betop
34ef8b1868 options 支持配置 selectFirst 自动选择第一个 2020-12-21 19:31:55 +08:00
RickCole
da4aa7d8ea
Merge pull request #1220 from 2betop/master
Panel 支持更多的 className 配置
2020-12-21 19:06:15 +08:00
2betop
789e55da47 Panel 支持更多的 className 配置 2020-12-21 19:03:57 +08:00
吴多益
6d4e92eb7e
文档优化;修复 cxd 下 toast 展现不一致问题 (#1219) 2020-12-21 16:12:28 +08:00
RickCole
6c4a01b77c
Merge pull request #1218 from 2betop/select
options 支持配置 selectFirst 自动选择第一个
2020-12-21 15:33:53 +08:00
2betop
47b0b5a1de options 支持配置 selectFirst 自动选择第一个 2020-12-21 15:30:57 +08:00
RickCole
fbdc573f4b
Merge pull request #1217 from 2betop/filter
Filter 补充 和 文档补充
2020-12-21 12:25:20 +08:00
2betop
348ed5166d typo 2020-12-21 12:23:46 +08:00
2betop
e29323d379 补充 filter 和 文档 2020-12-21 12:20:38 +08:00
2betop
f455e96adf 添加更多的 filter 2020-12-21 11:47:57 +08:00
吴多益
4e376870df
fix: 修复编译报错 (#1216) 2020-12-21 10:16:25 +08:00
吴多益
33686a375e
SCSS 基于 CSS custom properties 重构,支持通过配置来控制展现风格 (#1190)
* 使用自定义 css 属性初步,支持大部分组件的展现

* button 大部分可以看了

* cxd 和 dark 大部分正常

* 修复一些细节样式错误;补充 css 变量的文档

* 修复几个脚本发现的错误

* 完善一下注释

* 修复一些样式不一致问题

* 修复可能存在的 css xss

* 恢复 font-variant 功能

* 修复绝大部分 @if 相关的问题

* 恢复之前的注释

* 修复小错误,并将所有 background-color 改成 background,这样就能设置渐变色

* 修复 button group 在 cxd 下不一致问题

* 缩小查看配置和复制配置的宽度,留出更多空间

* 修复一些潜在的错误

* 恢复 utilities 中 label 背景色的设置

* 修复错误的 css 变量

* 补充 IE11 Variables Polyfill
2020-12-21 10:08:40 +08:00
liaoxuezhi
8a8ccf6da8 rm console.log 2020-12-21 00:55:06 +08:00
liaoxuezhi
6c50c22610 chart 支持接口仅返回数据 2020-12-21 00:46:15 +08:00