2300 Commits (4262ed82b3c75586189834c3e5c789fb8f0a865c)
 

Author SHA1 Message Date
贤心 4262ed82b3
feat(table): 优化 table.checkStatus() 方法 (#2239) 2 months ago
morning-star 8d14ef50e7
🔥 fix(table): 修复表格列宽计算问题 (#2187) 2 months ago
morning-star 045ac836ba
fix(dropdown): 修复遮罩层在移动端的点击穿透问题 (#2206) 2 months ago
贤心 f756b41d63
Merge commit from fork 2 months ago
morning-star 5e707cec12
fix(flow): 回滚 #1852 中加载时自动清除绑定元素内容的改动 (#2218) 2 months ago
morning-star f7df4ce82e
fix(table): 优化慢速网络下表头列宽 (#2205) 3 months ago
Jathon-github dc6250f0c3
docs(table-demo): 更新文档 (#2197) 3 months ago
hjsuper 81e0feacac
docs(form-select): 更新文档 (#2176) 3 months ago
贤心 79bd6f5023 release: v2.9.16 3 months ago
morning-star d54f721027
fix(form-select): 修复由 #2138 导致的移动端无法选中问题 (#2181) 3 months ago
morning-star d9635625e1
ci: 使用 pkg-pr-new 预发布 PR 并生成预览模板 (#2175) 3 months ago
贤心 7aeb992706 release: v2.9.15 3 months ago
贤心 225b399469 docs: 补充文档 3 months ago
morning-star b4fe5f7101
revert: 恢复 #1773 的变更,以避免设置自动宽度的列被拖拽时的异常问题 (#2169) 3 months ago
贤心 4545ec151a
refactor(table): 重构 table.setRowChecked() 方法 (#2146) 3 months ago
morning-star 61418aef5e
feat(element): 支持指定元素渲染 (#2162) 3 months ago
贤心 4c4c46fc8d
feat(upload): 新增 `error` 回调函数的第四个参数为 xhr 对象 (#2151) 4 months ago
贤心 a8b6b9c696
docs: 新增 JSDELIVR 资源入口 (#2141) 4 months ago
morning-star af792a8452
fix(form-select): 修复 `lay-append-to` 属性开启时在 dropdown 中点击 select 面板导致 dropdown 面板被关闭的问题 (#2138) 4 months ago
贤心 130533e967
style: 优化 layui-text 细节,以更好地适应 Markdown (#2126) 4 months ago
morning-star 6a23ada7d3
feat(form-select): 改进 lay-search 属性,支持设置「是否大小写敏感」和「模糊搜索」 4 months ago
sunxiaobin89 829bedc706
feat(element-tab): 新增 tab 切换前的事件 (#2111) 4 months ago
贤心 80188cdcd8
fix(carousel): 修复动态删除条目至最后一个时调用 inst.reload 的异常问题 (#2107) 4 months ago
贤心 12e33cedab
docs: 文档细微优化 (#2094) 4 months ago
贤心 86c8248506 chore: 优化 .gitignore 结构 4 months ago
贤心 f72fdf0c12 docs(LICENSE): 修改 Copyright 及格式文本 4 months ago
贤心 de2072ef48 chore: 调整 EditorConfig 规则顺序 4 months ago
贤心 61f8e5a74c docs(CHANGELOG): 优化文本 4 months ago
贤心 f521188cbe docs: 优化 DISCLAIMER 文案 4 months ago
贤心 8610c4e676 release: v2.9.14 5 months ago
morning-star c2481977e2
feat(form-select): 改进 select 搜索 (#2065) 5 months ago
morning-star c73cb3d781
fix(form-radio): 改变 checked 属性值时,UI 更新异常 (#2084) 5 months ago
贤心 4c6c133a12
refactor(table): 优化行单双击事件机制,避免与单元格编辑等事件冲突 (#2064) 5 months ago
贤心 47728370e8
fix(table): 修复无数据时,点击右上角工具栏图标出现提示错位的问题 (#2067) 5 months ago
Pencil-hzp 1e548d7c48
fix(carousel): 修复切换按钮会触发 form 表单 submit 事件的问题 (#2059) 5 months ago
morning-star 673dd19b34
fix(form-select): checked 属性设置为非 boolean 类型的值时,UI 更新异常 (#2033) 5 months ago
贤心 d8441faa38
fix(treeTable): 修复 `cols` 的 `exportTemplet` 函数导出异常的问题 (#2034) 5 months ago
贤心 7884fcf681 release: v2.9.13 5 months ago
morning-star 8ed1ffa8cb
fix(dropdown): 重复 render 时未 reload (#2022) 5 months ago
morning-star db757c4f77
fix(treeTable): 节点展开后全选无效 (#2024) 5 months ago
morning-star ab64a2f84e
docs(foem-select): 更新文档 (#2021) 5 months ago
贤心 c07f564654 release: v2.9.12 5 months ago
贤心 ba21d4496c docs(version): 添加 v2.9.12 更新日志 5 months ago
贤心 f21fef13f7 docs(form-select): 优化 select 示例 5 months ago
贤心 2769fd3254
refactor(table): 重构 defaultToolbar 选项 (#2019) 5 months ago
morning-star 249d6db78e
perf(table): 优化表格数据量较大时行选中性能 (#2004) 5 months ago
贤心 dfe67f1813
style(laydate): 选中主题色 (#2018) 5 months ago
morning-star 4cd1db1ce6
fix(treetable):修复 treeTable.reloadAsyncNode 重载节点异常 (#2014) 5 months ago
地亚尔-IT e87cae2172
fix(laydate): 修复日期范围联动模式中,点击任意面板的边缘日期时,另一侧面板未能正确切换的问题 (#2005) 5 months ago
morning-star 2e5ad41aef
feat(form-select): 新增 `lay-append-to` 属性 (#1926) 5 months ago