Commit Graph

468 Commits (a4a6a57dc25652365fd8e188ea7e1b52318d1ad3)

Author SHA1 Message Date
sunxb c9d3e6e00e laydate修复几个小问题以及新增calendarLinkage配置让用户选择日历面板是否联动
2 years ago
Ikko Ashimine 86680d3c63
Fix var name typo
2 years ago
贤心 c11d72cdee
Merge pull request #1162 from sunxiaobin89/main
2 years ago
sunxiaobin89 9a4536ed62 修复table的height配置#divid-差值的设定中如果divid出现横杆的话无法命中的问题
2 years ago
raypard bf52e7a006
Update form.js
2 years ago
贤心 37d44e5fb8
Merge pull request #1150 from sunxiaobin89/main
2 years ago
贤心 713ec15c56
Merge pull request #1149 from meihangbo/main
2 years ago
sunxiaobin89 d926c85bd0
Merge branch 'layui:main' into main
2 years ago
sunxb 1caa24fd98 修复一些小问题
2 years ago
meihangbo 1ee749b913 dropdown 添加遮罩
2 years ago
meihangbo 506083ebf9 laydate 添加 shade
2 years ago
Jack fea4c75650 修改 upload 组件表单域的顺序
2 years ago
贤心 80f2099944 Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
sunxb 2ba9a934c2 优化layer弹出的一些类型在弹出时原始的聚焦节点失去焦点,避免弹出后按回车出现的一些异常现象
2 years ago
sunxb cc26b59498 修复layer closeBtn2的样式问题,修复拖拽功能对鼠标右键功能的影响,去除prompt弹出空值无法确认的限制
2 years ago
贤心 4a0d8e0ecc 优化 dropdown 关闭实例面板的方法名
2 years ago
贤心 e2abbd3e13 Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 5483cc87f0 修复 colorpicker 当修改 rgba 值时自动变成 16 进制的问题
2 years ago
sunxiaobin89 43d9799ac8
Merge branch 'layui:main' into main
2 years ago
贤心 1553b979df
Merge pull request #1136 from gewanbo/main
2 years ago
sunxb 32961e116f laydate quickConfirm改成更容易理解的autoConfirm,table新增cols初始化避免render的时候没有cols参数导致代码执行报错问题
2 years ago
sunxb 6977b6573b 修复几个小问题,下拉菜单新增暴露remove方法
2 years ago
wanbo.ge 3cda26d416 layer.prompt的文本框添加placeholder
2 years ago
sunxb ef59dde665 table 修复多级表头合并表头的宽度异常问题
2 years ago
sunxb 2a8fe825da layui 优化event让不带filter支持重复事件;table 修复导出任意内容出现的bug,优化hideCol支持显示或者隐藏所有字段
2 years ago
sunxb 5e29f03b95 table 修复数据异常时候添加的一个样式在数据正常时没有去掉导致resize异常的问题,新增那个hideCol方法方便操作列的显示隐藏
2 years ago
sunxb d4c6f485fa table 修复init的一些问题新增getOptions方法
2 years ago
sunxb 4d8339ac89 layer修复几个小问题
2 years ago
sunxiaobin89 22a9b7d0b5 laydate 修复快捷栏的一些问题
2 years ago
sunxiaobin89 118cd98c9f laydate修复一些问题新增快捷选项功能;table新增maxHeight配置
2 years ago
sunxb e1222cf891 laydate新增快捷选项栏
2 years ago
sunxiaobin89 3fd217676a 修复一些问题
2 years ago
贤心 b3d08bd130 优化 util 组件重构后的若干功能细节
2 years ago
贤心 21df739e1b 修复 laydate 当前系统时间未在 min/max 设定的范围内,仍能点击「现在」按钮的问题
2 years ago
贤心 074ba3125a 优化 laydate 内部 limit 方法
2 years ago
贤心 239ac1ebc3 优化 laydate 代码细节
2 years ago
贤心 77bb19352c 修复 laydate 中 min/max/value 的提示逻辑错误
2 years ago
贤心 7bfaf406e1
Merge pull request #1129 from layui/main
2 years ago
贤心 fcdd9fd715 优化 table 的 templet 函数,返回的数据包含 `LAY_COL` 特定属性
2 years ago
sunxiaobin89 1c10d93ed6 修复一些问题和加强一些功能
2 years ago
sunxiaobin89 63250383ce Merge remote-tracking branch 'origin/main'
2 years ago
贤心 c7ba2e3851 微调 laydate 代码缩进
2 years ago
贤心 0d09448599 修改 css 加载路径判断
2 years ago
sunxiaobin89 419f37c036 Merge remote-tracking branch 'origin/main'
2 years ago
贤心 d7b98fc30d 新增 form 输入框动静态套件
2 years ago
贤心 40d3ce1898 新增 slider 的 done 回调
2 years ago
sunxiaobin89 133a67599d Merge remote-tracking branch 'origin/main'
2 years ago
贤心 7b9aa2cdc2 重构 util.fixbar 组件
2 years ago
贤心 a23754e2ce 修复 `element.progress()` 方法不支持更新分数值的问题
2 years ago
贤心 cf2531947c 新增 dropdown 的 clickScope 属性
2 years ago
sunxiaobin89 0671aea32a Merge remote-tracking branch 'origin/main'
2 years ago
贤心 4cbd1e5c0d 改进 table 大量核心
2 years ago
贤心 3cb1f159f1 修改 laydate 依赖 css 文件路径
2 years ago
贤心 23f26a9a8d 加强 lay.options 方法
2 years ago
sunxiaobin89 218b133fbf 修复一些问题和加强一些功能
2 years ago
sunxiaobin89 afd5dbd676 修复一些问题和加强一些功能
2 years ago
sunxiaobin89 7cb33c5a23 Merge remote-tracking branch 'origin/main'
2 years ago
贤心 3b3794dfb4 加强 layer photos 层底部栏
2 years ago
贤心 c8c4fc00fe Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 3e349823fe 修改 table 一处变量声明,以兼容 ie
2 years ago
贤心 e2149fc8b1 修复 layer 内部 resize 方法的一处错误
2 years ago
贤心 7ff7a27504
Merge pull request #1119 from layui/main
2 years ago
贤心 dff69b820b
Merge pull request #1115 from ZZZping/main
2 years ago
贤心 f2bcc57df3
Merge branch 'main' into main
2 years ago
sunxiaobin89 9fa18cc941
Merge branch 'layui:main' into main
2 years ago
ZZZping f481b6acd0 修改在树形组件中使用长数字字符串作为节点id时节点渲染问题
2 years ago
贤心 358ec4d791
Merge pull request #1111 from flytkgl/main
2 years ago
贤心 b0486c1b0a Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 7bc2f8f84f 优化 table 代码细节
2 years ago
贤心 049f636983
Merge pull request #1110 from SunJary/fix_table_none_width
2 years ago
sunxiaobin89 91c7679b2d
Merge branch 'layui:main' into main
2 years ago
贤心 2b3c5ebf2b 优化 layer 所在的 window resize 事件机制,避免事件不断叠加
2 years ago
贤心 089f2d2b40 优化 layer 组件核心
2 years ago
YONG PENG ce4dfc3d07
table组件支持自适应父元素高度:#父元素ID-差距值
2 years ago
jary b71740f4c1 表格列过多且无数据时,增加底部滚动条,以便查看所有的列
2 years ago
sunxiaobin89 0e98598fde laydate 新增一些功能
2 years ago
jacksonwj ff4f95cd92
Merge branch 'layui:main' into main
2 years ago
贤心 9230a5e920
Merge pull request #1107 from sunxiaobin89/main
2 years ago
贤心 4a7803b86d
Merge pull request #1108 from layui/2.x
2 years ago
sunxiaobin89 e585a20964 优化setGroupWidth方法,提高拖动改变列宽时候合并表头宽度调整的效率
2 years ago
ZZZping a74548b040 修改在树形组件中使用长数字字符串作为节点id时setChecked出现的问题
2 years ago
sunxiaobin89 2bf2493a1d table 修复一些问题以及加强和并列表头的宽度自适应
2 years ago
sunxiaobin89 19871595bb table 修复一些问题以及加强和并列表头的宽度自适应
2 years ago
sunxiaobin89 1ecefbabca table 修复多级表头隐藏部分列重载之后重新取消隐藏的列之后出现的错列问题
2 years ago
贤心 64cedcb038 剔除 layedit 组件
2 years ago
贤心 dc9bdd3a36 优化 dropdown 局部代码结构
2 years ago
贤心 7ca50bd1cf 优化 colorpicker 事件
2 years ago
贤心 0331c9ec10 更新 colorpicker 的注释细节
2 years ago
贤心 01e7390e7a 增加 colorpicker 的 cancel 回调
2 years ago
贤心 a089d87c96 优化 colorpicker 组件
2 years ago
Jack 7735aeef7b 将 layer.photo 的 let 改为 var
2 years ago
Jack 821de03d8a 为 layer.photo 添加“查看原图”按钮
2 years ago
jacksonwj edbedbb550
Merge branch 'layui:main' into main
2 years ago
贤心 cbe4a03ac3
Merge pull request #1105 from layui/2.x
2 years ago
贤心 dfd5f1a3dd 优化 colorpicker 属性 `lay-options` 合并细节
2 years ago
贤心 591bd70231
Merge pull request #1104 from layui/2.x
2 years ago
贤心 0d504c9313 新增 colorpicker 的绑定元素上的 lay-options 属性识别
2 years ago
贤心 747a5b0491 加强 colorpicker 组件的 elem 属性,可传入 class 选择器
2 years ago
贤心 adb53a1ee1 优化 transfer 的搜索默认不区分大小写
2 years ago
贤心 cfd6f0cb5f 修复 select 中 option 内容出现双引号时的异常显示问题
2 years ago
Jack 746bd44e16 修改 layer.photos 底部提示内容
2 years ago
贤心 1339f44975
Merge pull request #1102 from layui/2.x
2 years ago
sunxiaobin89 da4742560e 修复laydate几个问题
2 years ago
贤心 4ca31ebf7e [修复] 当表头设置 event 属性时,导致单元格内 a 标签跳转失效的问题
2 years ago
贤心 397cf80f7c update
2 years ago
贤心 37bc2311ca update
2 years ago
贤心 b4718f0e37
Merge pull request #1089 from layui/main
2 years ago
贤心 4713334f3b
Merge pull request #1088 from sunxiaobin89/main
2 years ago
贤心 0ce911a417
Merge pull request #1075 from MonsterUncle/patch-1
2 years ago
sunxiaobin89 3bec356cb6 回滚layer的修改;
2 years ago
贤心 ba0910eb26 修复一些小问题
2 years ago
sunxiaobin89 7cadcb9448
Merge branch 'layui:main' into main
2 years ago
贤心 506e6ff573 table: 新增、加强和修复若干项
2 years ago
贤心 ff3954e275 slider: [修复] 垂直滑块在非首屏位置点选时,滑块值直接拉满的问题
2 years ago
sunxiaobin89 f955a75d65 layer 弹出之后的页面焦点调整
2 years ago
贤心 5e52126c05 update
2 years ago
sunxiaobin89 d39bcb2538
Merge branch 'layui:main' into main
2 years ago
岁月小偷 94a700479f 修复laydate在初始值的时分秒存在00的情况下无法情况的问题
2 years ago
贤心 7ae590daec table: [修复] 合计行自定义模板后,未优先读取后端返回的合计数据的问题
2 years ago
贤心 90d1542205 optimizing code
2 years ago
贤心 831a2af0c9 table: [新增] obj.updata() 第 2 个参数,用于更新其他包含自定义模板并可能存在关联的列视图
2 years ago
MonsterUncle fb2d5d455c
Update element.js
2 years ago
贤心 3484a69c72 fix a minor error
2 years ago
贤心 acc110c7f8 update
2 years ago
贤心 3ffd0163de Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 00d8ad2f7c update
2 years ago
岁月小偷 1c14272b9a 修复table打印错列的问题
2 years ago
贤心 dd8e365bdb update
2 years ago
贤心 f9479f21ca
Merge pull request #1066 from sunxiaobin89/main
2 years ago
贤心 63985bd509
Merge pull request #1065 from drgg62086/main
2 years ago
贤心 509a252090
Merge pull request #1062 from meihangbo/main
2 years ago
岁月小偷 b7a36cb0d6 修复table和form的一些问题
2 years ago
drgg62086 2b392ba6e0
Update table.js
2 years ago
贤心 8a8f9d644e table: [新增] scrollPos 参数,用于设定重载数据时滚动条的位置状态
2 years ago
meihangbo e36430729f 日期控件添加中国法定节假日及补班标注
2 years ago
贤心 f3ca826605 update
2 years ago
贤心 09c7dc8517 improve `code` component
2 years ago
Jack 8e9b793b0e code组件优化:添加了是否显示行号;优化右上角的 about;更新了 examples/code
2 years ago
贤心 2589ef1cf0 update
2 years ago
贤心 2642e573e8 update
2 years ago
贤心 25273fdcfd Merge branch 'main' of github.com:layui/layui
2 years ago
贤心 c86a2271e4 add base attr for tableReload
2 years ago
sunxiaobin89 6ef7c03bc6 table 回滚关于update、del和LAY_DISABLED的相关修改
2 years ago
sunxiaobin89 fcdd92b422
Merge branch 'layui:main' into main
2 years ago
meihangbo 621925a70d
修改列表数字列初始宽度为60,宽度为40会导致两位以上序号显示不全出现...
2 years ago
sunxiaobin89 7b610bfd5a table 修复reloadData改变page时候出现的一些异常
2 years ago
sunxiaobin89 f86ef95201 table 修复初始化存在hide字段的时候table.eachCols部分字段没有遍历到的问题
2 years ago
sunxiaobin89 0a230b6528 table 修复一些问题
2 years ago
sunxiaobin89 84b85b16a3
Merge branch 'layui:main' into main
2 years ago
贤心 9372560268 fix: page bar display problem when data is abnormal
2 years ago
sunxiaobin89 1f5781e55f table 处理LAY_DISABLED在一些特殊的情境比如当前页所有记录都不可操作的时候全选框的状态(disabled和checked)
2 years ago
sunxiaobin89 58f7c19ca5 table 修复LAY_DISABLED功能的一些异常问题
2 years ago
sunxiaobin89 4b7f74b97b table 修复一些问题和优化
2 years ago
贤心 ab940e5df3 update
2 years ago
贤心 5822042a80 Merge branch 'main' of github.com:layui/layui
2 years ago
贤心 8cf6798137 update
2 years ago
sunxiaobin89 146adba3fe table 修复reloadData之后出现分页栏丢失的问题
2 years ago
贤心 33f79e5ab8 update
2 years ago
Allen eb8c9ce5c2
紧急修复2.7.0引入的table组件触发console报错的问题
2 years ago
贤心 4ba95a164c update
2 years ago
贤心 96f5c38971 update
2 years ago
贤心 691cb5811f update
2 years ago
贤心 3b8f6a0477 update
2 years ago
sunxiaobin89 37b4c404ea carousel autoplay新增'always'支持
2 years ago
贤心 b400a9befb update
2 years ago
贤心 c49197bb9f Merge branch 'main' of github.com:layui/layui
2 years ago
贤心 7e98d87e98
修复 eachCols 方法遍历不到隐藏列的问题
2 years ago
sunxiaobin89 f88626e73a 修复eachCols遍历不到隐藏列的问题
2 years ago
贤心 29ba7f7cdd Merge branch 'main' of github.com:layui/layui
2 years ago
贤心 7076f801f7 update
2 years ago
贤心 8477948c00
Merge pull request #1046 from sunxiaobin89/main
2 years ago
sunxiaobin89 9d689b3b89 修复子列有隐藏的情况下出现列宽不正确的问题
2 years ago
贤心 8033abc420 Merge branch 'main' of github.com:layui/layui
2 years ago
贤心 e13e7a61ac update
2 years ago
sunxiaobin89 a69102637b 完善reloadData支持参数的名单
2 years ago
贤心 e0619625fe
Merge pull request #1036 from sunxiaobin89/main
2 years ago
贤心 da7b024a52
Merge pull request #1042 from hotlcc/feature/develop-select-search-filter-group
2 years ago
贤心 42e7a85f0b
Merge pull request #1044 from BigTomM/master
2 years ago
贤心 a1214cb4e4
Merge pull request #1043 from hotlcc/feature/develop-table-cell-multiline-open
2 years ago
贤心 92b3ed8651
Merge pull request #1041 from hotlcc/feature/develop-fix-position-logic
2 years ago
BigTomM d5ed4a4c42 feat(table): 新增单元格编辑时textarea标签选项
2 years ago
贤心 ad3f441e5b
Merge pull request #576 from bourne7/master
2 years ago
贤心 9bcfa554a6
Merge pull request #1020 from lordGuan/master
2 years ago
sunxiaobin89 b83f7d376a 穿梭组件新增双击穿梭功能
2 years ago
sunxiaobin89 afccd752c9 laydate 添加weekStart支持设置一周的开始
2 years ago
sunxiaobin89 6b2b6a8fa4 调整reloadData的一些细节
2 years ago
岁月小偷 ba5f7891d1 修复部分bug以及新增一些功能
2 years ago
Lawrence Peng 89bc721fe9
Merge branch 'layui:main' into master
2 years ago
Allen 37508c6fb1
table单元格存在多行文本时支持点击“...”展开
3 years ago
Allen afe4f0f73e
新增select分组选择框在开启搜索时支持过滤未匹配到分组元素的分组
3 years ago
Allen 3202e33ece
位置计算逻辑完备性处理,可以解决在frame中底部laydate下端被遮挡的问题。
3 years ago
岁月小偷 af4ab7f93a 修复复杂表头的表格表头和字段列错位的问题
3 years ago
岁月小偷 b79f66c529 修复复杂表头的表格表头和字段列错位的问题
3 years ago
岁月小偷 0431f92e92 1. laydate 修复点击页面的其他区域无法关闭已经打开的日期选择面板的问题
3 years ago
贤心 95359a3565 update
3 years ago
贤心 411da3947f
Merge pull request #881 from juneszh/patch-3
3 years ago
贤心 abb387250c update
3 years ago
贤心 a061579f29 update
3 years ago
贤心 902aea37d9 update
3 years ago
Guoli Guan fa9c940c62 fix:土耳其语toLocaleLowerCase无法匹配正则
3 years ago
bourne7 0fed81d962 Merge branch 'master' of https://github.com/sentsin/layui into sentsin-master
3 years ago
贤心 7376bbe00d update
4 years ago
juneszh 7ddc0a39d6
Update upload.js
4 years ago
贤心 b5f6f89cfe update
4 years ago
贤心 5667a18d40 update
4 years ago
贤心 665f21b028 update
4 years ago
贤心 823a622c77 chore: update
4 years ago
贤心 fc09eef635 chore: update
4 years ago
贤心 d49b898c17 chore: fixed an error
4 years ago
贤心 5221ee5377 chore: Fixed an error
4 years ago
贤心 aeebdc4223 update
4 years ago
贤心 726cdd9ba5 update
4 years ago
贤心 41a47c6300 update
4 years ago
贤心 b0646a2f11 update
4 years ago
贤心 74e8842789 update
4 years ago
贤心 2705982246 update
4 years ago
贤心 e5ea1fec7f update
4 years ago
贤心 716bccb3e8 update
4 years ago