Commit Graph

1068 Commits (76148cd93ac87bd4709381fe0094dc1786558b26)
 

Author SHA1 Message Date
贤心 8aae232eb8
Merge pull request #1205 from layui/2.x
2 years ago
贤心 f847f92054 发布 v2.8.0-rc.10
2 years ago
贤心 090183376d 更新 version
2 years ago
贤心 df98c13162 优化 layer 最大、最小、还原的交互逻辑
2 years ago
贤心 e15466859a 优化 layer 的 `icon:2` 图标尺寸
2 years ago
贤心 ece2311691 调整 table 的 `page/limit` 属性,当 `page` 未开启时,则默认不再向后端传递此二参数
2 years ago
贤心 c0dac535d1 优化 table 的 radio 事件,当 `disabled` 状态时不触发
2 years ago
贤心 c7f4864669 修复 table 的 radio 事件数据返回异常问题
2 years ago
贤心 3b3488283f 优化 nav 样式细节
2 years ago
贤心 36a3b23047 新增 code 组件的 `className` 属性
2 years ago
贤心 7ba5e4b8cf 微调 `layui-text` 样式位置
2 years ago
贤心 7d3153d6ae 优化 laypage 代码细节
2 years ago
贤心 c2e7ed50c1 调整 table 特定字段名称
2 years ago
贤心 c7de1e0c73 修改 table 的行右键菜单事件命名
2 years ago
贤心 e9ddee165f 优化 table 的 `setRowChecked` 方法参数
2 years ago
贤心 db70201c4f
Merge pull request #1203 from layui/2.x
2 years ago
贤心 66e4a8462a 发布 v2.8.0-rc.9
2 years ago
贤心 e952a0dcd4 更新 version
2 years ago
贤心 3627677d7f 优化 dropdown 的 `click` 回调函数,当其返回 `return false` 时,点击菜单可不关闭面板
2 years ago
贤心 78609d9745 更新 dropdown 示例
2 years ago
贤心 105540efb8 新增 laydate 的 `onConfirm/onNow/onClear` 回调
2 years ago
贤心 0d46fef8f0 更新 laydate 示例
2 years ago
贤心 10c55087c2 新增 `layer.closeLast(type)` 方法
2 years ago
贤心 08dce68a70 优化 `select` 开启搜索时,在清空搜索框文本后重置选中项
2 years ago
贤心 efbd528efe 优化 select 的搜索框输入事件
2 years ago
贤心 005586b1f0 优化 table 合计行的导出功能
2 years ago
贤心 59d497b808 更新 table 示例
2 years ago
贤心 68e334db78 优化 table 的 `update` 方法,以解除对非原始字段的限制
2 years ago
贤心 d4fb5d05b0 优化 checkbox 的 `title` 对 `lay-text` 属性的兼容
2 years ago
贤心 fbd8b9ed5f
Merge pull request #1202 from layui/2.x
2 years ago
贤心 a7ce133b89 发布 2.8.0-rc.8
2 years ago
贤心 c6c6adb09b 更新 version
2 years ago
贤心 b9119c10c4 修复 colorpicker 因上个版本 `pr` 导致的选择候选色值异常问题
2 years ago
贤心 4198f1be26
Merge pull request #1201 from layui/2.x
2 years ago
贤心 38059463df 发布 v2.8.0-rc.7
2 years ago
贤心 a622ca5444 更新 version
2 years ago
贤心 a47b9eae2e Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 185d3c84cd
Merge pull request #1200 from layui/main
2 years ago
贤心 2973f04833 优化 table 偶数行及触发事件时的背景色
2 years ago
贤心 51842182e8 更新 table 示例
2 years ago
贤心 edad983efa 微调 部分浅色主题色值
2 years ago
贤心 62ea89979f
Merge pull request #1199 from mek1986/main
2 years ago
mek 83ec16047a Merge branch 'main' of https://github.com/mek1986/layui into main
2 years ago
mek 3361b3238e 代码优化
2 years ago
mek 351d5ebfb2 删除多余分号
2 years ago
贤心 00b1f0683a 新增 `table.setRowChecked(opts)` 方法
2 years ago
贤心 b29deb571b 更新 table 示例
2 years ago
贤心 51b48c8c2b 优化 checkbox 的 skin 属性相关判断
2 years ago
贤心 8c885010c7 更新 code 的字体类型顺序
2 years ago
贤心 7214a9a6cc 优化 checkbox 的 `title` 以向下兼容
2 years ago