贤心
|
62dac3de0e
|
chore: 更新 version
|
12 months ago |
贤心
|
36787e739c
|
release: v2.9.2-rc.1
|
12 months ago |
贤心
|
5b3740ea43
|
feat(table): 增加 style 初始状态的最小宽度值
|
12 months ago |
贤心
|
ca96cd86c0
|
feat(dropdown): 增强 dropdown delay 选项,支持设置 `显示/隐藏` 的延迟时间 (#1454)
|
12 months ago |
sight
|
14eebe3035
|
优化 colorpicker 移动端事件处理
|
12 months ago |
sight
|
9c73bd9f7e
|
优化变量命名和代码细节
|
12 months ago |
sight
|
62f5abdd9b
|
Merge branch '2.x' into feat/touch
|
12 months ago |
贤心
|
85da008660
|
优化 dropdown 根据触发的事件类型进行延迟渲染
若为鼠标移入事件,则延迟显示;其他事件正常显示
|
12 months ago |
morning-star
|
f48b5115f0
|
修复 select 在 IE10 和 11 中的兼容性问题 (#1452)
* 修复 select 在 IE10 和 11 中的兼容性问题
close #1449
* update code
|
12 months ago |
sight
|
48ab9a136d
|
增强 dropdown delay 选项,支持设置 `显示/隐藏` 的延迟时间
close https://gitee.com/layui/layui/issues/I8NZ8X
|
12 months ago |
sight
|
a4867099be
|
修复 table 在 IE 下报错
#1438
|
12 months ago |
sight
|
ed2755bcce
|
优化 layer 滑动切换细节
|
12 months ago |
sight
|
a4c78cc886
|
Merge branch '2.x' into feat/touch
|
12 months ago |
sight
|
efbf7283d4
|
优化 rate 移动端滑动
close https://gitee.com/layui/layui/issues/I8MC4P
|
12 months ago |
贤心
|
d34a837bf1
|
更新 Version
|
12 months ago |
morning-star
|
cc880885a0
|
修复 table 表头属性 `templet` 使用模板字符串时,一些特殊的自定义 laytpl 界定符被转义的问题 (#1438)
* 修复 table 表头属性 `templet` 使用模板字符串时,一些特殊的自定义 laytpl 界定符被转义的问题
例如使用 `<% %>` 作为界定符时,`<` 和 `>` 会被转义
close https://gitee.com/layui/layui/issues/I8L3OC
* 优化 table 模板解析
* 回退 bd2994e 中对 table 模板函数类型的改动
revert· bd2994ec3a
BREAK CHANGE
1.模板字符串最外层包裹 div 时的行为不同,现在由 laytpl 直接处理,会保留最外层的 div,估计影响比较小
2.不再支持 jQuery 特有的选择器,几乎无影响
|
12 months ago |
sight
|
f0a0c7f5e6
|
Merge branch '2.x' into feat/touch
|
12 months ago |
sight
|
16121389da
|
优化 layer.photo 移动端滑动切换图片
|
12 months ago |
sight
|
462ed13f18
|
优化 carousel 移动端滑动切换
|
12 months ago |
sight
|
bc6da28612
|
优化 laydate 时间选择器移动端滑动
|
12 months ago |
sight
|
1b5c0b4fcc
|
优化 slider 移动端滑动
|
12 months ago |
贤心
|
7c12ddfdf3
|
增强 `table.setRowChecked()` 方法,支持批量选中
|
12 months ago |
贤心
|
3f148a9086
|
修复 `treeTable.reloadData()` 在某些情况下报错的问题
Closes: https://gitee.com/layui/layui/issues/I8M5HS
|
12 months ago |
贤心
|
0d72a64313
|
Merge branch '2.x' of github.com:layui/layui into 2.x
|
12 months ago |
morning-star
|
4edebe878d
|
修复 element.nav 在 IE8 下子菜单背景色 (#1445)
修复 element.nav 在 IE8 下子菜单背景色
|
12 months ago |
贤心
|
8f0c87f95d
|
修复 layer 的 iframe 层在某些情况下出现异常纵向滚动条的问题
|
12 months ago |
morning-star
|
a03cd0b8da
|
优化 layer.tips 在触发元素高度较小时的定位 (#1439)
close https://gitee.com/layui/layui/issues/I8KZ9A
|
12 months ago |
贤心
|
3b781390fe
|
优化 `util.on()` 在特殊情况下的用法问题
Closes: https://gitee.com/layui/layui/issues/I8M528
|
12 months ago |
贤心
|
07c11a353a
|
优化 `form.validate()` 代码注释
|
12 months ago |
morning-star
|
96f0621ff2
|
新增 laypage countText 选项 (#1444)
|
12 months ago |
火烈鸟
|
ec3a5278c1
|
清除 laydate 的变量重复声明 (#1441)
* 代码优化
* 恢复 `lay.getStyleRules()` 无效改动
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
|
1 year ago |
morning-star
|
f73501c157
|
修复 table 全选时,禁用行仍有选中样式的问题 (#1436)
* 修复 table 全选时,禁用行仍有选中样式的问题,close `#I8KPUT`
close https://gitee.com/layui/layui/issues/I8KPUT
* 优化 `table.setRowChecked()` 查找当前行细节,减少全选时的元素查找频率
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
|
1 year ago |
贤心
|
2adb99c908
|
剔除 多余的空白符 - Sublime Text
|
1 year ago |
sight
|
7c1a9a050d
|
增强 table height 选项,支持函数
close https://gitee.com/layui/layui/issues/I8KR5U
|
1 year ago |
贤心
|
b159fbe927
|
更新 Version
|
1 year ago |
morning-star
|
dd686a82b8
|
修复 tree 节点 title 编辑状态有特殊字符时的转义问题 (#1432)
Close https://gitee.com/layui/layui/issues/I8K79H
|
1 year ago |
贤心
|
35b7d8a90a
|
更改 Version
|
1 year ago |
贤心
|
868c945943
|
补充文档 & 修复错别字
|
1 year ago |
sight
|
db311e1487
|
修复部分文档和模块注释中的错别字
|
1 year ago |
贤心
|
ab4ded2275
|
优化 `layer.closeLast()` 方法,给第二个参数增加回调
[#I8JHBY](https://gitee.com/layui/layui/issues/I8JHBY)
|
1 year ago |
贤心
|
e4ae678cb7
|
修复 table 的 `height:'#id-0'` 表达式在窗口 resize 无效的问题
|
1 year ago |
贤心
|
1d408f0f4a
|
优化 table 当数据值为 `0,undefined,null` 且开启列模板,编辑单元格会带入模板字符的问题
解决:[#I8JOSW](https://gitee.com/layui/layui/issues/I8JOSW)
|
1 year ago |
贤心
|
0b73f81574
|
更新 Version
|
1 year ago |
贤心
|
e256007d12
|
更新 Version
|
1 year ago |
贤心
|
a082acb776
|
微调 `util.on()` 中的代码注释
|
1 year ago |
贤心
|
92c85805c2
|
优化 `util.on()` 方法,以实现委托元素的互不干扰
|
1 year ago |
贤心
|
85add6230c
|
优化 table 在末行展开单元格后,出现的固定列水平未对其的问题
|
1 year ago |
morning-star
|
d309a4fce5
|
优化 colorpicker 内部输入框取值,移除字符串两侧的空白字符 (#1427)
|
1 year ago |
贤心
|
28347fcf8f
|
修复 table 单元格展开再收缩后,当列通过拖拽改变过宽度,列存在概率性错位的问题
|
1 year ago |
贤心
|
2d8b2bcc5e
|
优化 table 合计行单元格展开异常的问题
|
1 year ago |