You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
layui/src/modules
贤心 a4a6a57dc2
优化 table 外层容器的高度,不再设置一个固定值,内部元素将根据 `height` 属性值自动撑满
2 years ago
..
all.js 优化 all 注释格式 2 years ago
carousel.js 优化 carousel 的 `id` 属性取值优先级及 `elem` 可同时渲染多个实例 2 years ago
code.js 优化 code 的 `copy` 属性开启时, 对 `tools` 属性的初始化配置 2 years ago
colorpicker.js 优化 colorpicker 点击颜色滑块时跳动到顶部的问题 2 years ago
demo.js update 3 years ago
dropdown.js 优化 dropdown 的 `templet` 属性,以支持函数写法 2 years ago
element.js 优化 tab 删除相关代码,并修复上个版本导致的 BUG 2 years ago
flow.js 1.单测拼写错误 2 years ago
form.js 优化 checkbox 元素的 `lay-skin` ,当设置非内置风格时,不再强制显示为默认风格 2 years ago
jquery.js update 4 years ago
lay.js 优化 lay 的 `.find()` 元素操作,并优化大量代码排版,统一风格 2 years ago
laydate.js 优化 laydate 的 `shortcuts` 属性机制,当点击快捷选项时自动确认 2 years ago
layer.js 新增 layer 的 `hideOnClose` 属性,用于关闭时是否隐藏弹层 2 years ago
laypage.js 优化 laypage 代码细节 2 years ago
laytpl.js 新增 laytpl 局部自定义标签符功能,并优化整体代码 2 years ago
layui.all.js update 3 years ago
mobile.js update 3 years ago
rate.js 优化 rate 的 `id` 属性取值优先级及 `elem` 可同时渲染多个实例 2 years ago
slider.js 变更 UI 主色调为 `#16baaa` 2 years ago
table.js 优化 table 外层容器的高度,不再设置一个固定值,内部元素将根据 `height` 属性值自动撑满 2 years ago
transfer.js 优化 transfer 内部数据渲染方法的相关代码 2 years ago
tree.js 修改在树形组件中使用长数字字符串作为节点id时节点渲染问题 2 years ago
treeTable.js 修复 treeTable 调用行事件中 obj.update 修改行数据出现名称列图标叠加问题 2 years ago
upload.js 新增 upload 图片类型的 `.svg` 扩展名 2 years ago
util.js 优化 fixbar 对默认参数为空时的判断 2 years ago