Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Layui
一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
Collective -
Host: opensource -
https://opencollective.com/layui
- Website: https://layui.dev/
- Code: https://github.com/layui/layui
2.9.9 版本的 js 函数 table.setRowChecked 参数 index 传入数组,无法选中指定行
github.com/layui/layui - suntang3954 opened this issue 7 months ago
github.com/layui/layui - suntang3954 opened this issue 7 months ago
layui框架的页脚如何彻底关闭,框架页面不引入layui-footer样式,底部的区域还是有留白无法去除
github.com/layui/layui - Python-tool opened this issue 7 months ago
github.com/layui/layui - Python-tool opened this issue 7 months ago
关于下拉菜单绑定了input输入框,关闭dropDown后,点击input还是会显示dropdown,如何取消绑定
github.com/layui/layui - 1231211 opened this issue 7 months ago
github.com/layui/layui - 1231211 opened this issue 7 months ago
fix(form): 修复 form.val() 为 radio 设置布尔值时的失效问题
github.com/layui/layui - meihangbo opened this pull request 7 months ago
github.com/layui/layui - meihangbo opened this pull request 7 months ago
layui 用vue动态checkbox 显示数据异常,求前端大佬帮忙看哈
github.com/layui/layui - 1124541815 opened this issue 7 months ago
github.com/layui/layui - 1124541815 opened this issue 7 months ago
feat(table): 重写列宽度计算方式,以实际内容宽度为准
github.com/layui/layui - 15810208908 opened this pull request 7 months ago
github.com/layui/layui - 15810208908 opened this pull request 7 months ago
refactor: 将部分组件上的 `lay-id` 属性重命名为 `lay-${MOD_NAME}-id`
github.com/layui/layui - Sight-wcg opened this pull request 7 months ago
github.com/layui/layui - Sight-wcg opened this pull request 7 months ago
fix(treeTable): 修复重载数据时,指定参数 scrollPos: 'fixed' 无效的问题
github.com/layui/layui - jichuanan opened this pull request 7 months ago
github.com/layui/layui - jichuanan opened this pull request 7 months ago
treeTable节点展开时,显示的滚动条设置通过设置scrollPos: 'fixed'无法保持
github.com/layui/layui - jichuanan opened this issue 7 months ago
github.com/layui/layui - jichuanan opened this issue 7 months ago
树形表格无法通过指定父级id以及子级id渲染表格,必须在返回的数据结构中指定children才可以加载树形表格
github.com/layui/layui - XieYun51 opened this issue 8 months ago
github.com/layui/layui - XieYun51 opened this issue 8 months ago
dropdown 的设置lay-id会覆盖原有的lay-id属性· 在tab标签上使用dropdown就会有问题
github.com/layui/layui - fjpcliuhai opened this issue 8 months ago
github.com/layui/layui - fjpcliuhai opened this issue 8 months ago
layui树形表格就必须要有children节点吗?就不能直接通过表中的字段指定哪个是父节点哪个是子节点就行
github.com/layui/layui - XieYun51 opened this issue 8 months ago
github.com/layui/layui - XieYun51 opened this issue 8 months ago
edge浏览器upload渲染失效,官网的上传中的 demo 也是失效的
github.com/layui/layui - stellarding opened this issue 8 months ago
github.com/layui/layui - stellarding opened this issue 8 months ago
下拉选择框放在 ID-table-demo-page-pagebari 里面显示不出数据
github.com/layui/layui - aimu2000 opened this issue 8 months ago
github.com/layui/layui - aimu2000 opened this issue 8 months ago
select 选择框,希望将创建的 option 元素移动到 option 列表的顶部,并且支持默认选中第一个 option 的功能
github.com/layui/layui - aimu2000 opened this issue 8 months ago
github.com/layui/layui - aimu2000 opened this issue 8 months ago
select 选择框 lay-creatable 输入的自定义信息要到下拉选择才生效 希望回车直接匹配
github.com/layui/layui - aimu2000 opened this issue 8 months ago
github.com/layui/layui - aimu2000 opened this issue 8 months ago
fix(table): 修复加载数据时 loading 动画丢失的问题
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
【需求】dropdown是否可以增加,渲染/显示前的回调函数,支持动态修改下拉菜单选项,data的值。
github.com/layui/layui - damonyu104 opened this issue 8 months ago
github.com/layui/layui - damonyu104 opened this issue 8 months ago
表格复选框用table.checkStatus()获取的数据没有行索引 INDEX,请问如何得到对应行索引?
github.com/layui/layui - zzlatm opened this issue 8 months ago
github.com/layui/layui - zzlatm opened this issue 8 months ago
fix(element.tab): 改进自定义 tab 的索引获取
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
feat(flow): 重复执行 flow.load 时,解除旧的事件
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
fix(colorpicker): RGBA 颜色输入框显示不全的问题
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
feat(upload): choose 回调的参数中新增 getChooseFiles 方法
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
refactor(laydate): 将 mark 和 holidays 选项函数类型的第一个参数由数组改为对象
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
feat(laydate): 新增 cellRender 选项,用于自定义单元格内容
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
layer.open弹窗title设置成false时,closeBtn设置1时的样式无效,关闭按钮是一直是close2样式
github.com/layui/layui - ChZhg123 opened this issue 8 months ago
github.com/layui/layui - ChZhg123 opened this issue 8 months ago
table字段使用模版select不用原生,是不是被遮罩了?必须得用原生?
github.com/layui/layui - hulang opened this issue 8 months ago
github.com/layui/layui - hulang opened this issue 8 months ago
table.cache['test'] 获取到的数据排序后重载(搜索或翻页等操作)时没有LAY_INDEX
github.com/layui/layui - tznb1 opened this issue 8 months ago
github.com/layui/layui - tznb1 opened this issue 8 months ago
upload 多个上传组件 渲染后,无法通过choose:function return false 阻止上传
github.com/layui/layui - abin2011 opened this issue 8 months ago
github.com/layui/layui - abin2011 opened this issue 8 months ago
colorpicker颜色组件在使用rgba时,颜色框内容会显示不全
github.com/layui/layui - wangzhi0313 opened this issue 8 months ago
github.com/layui/layui - wangzhi0313 opened this issue 8 months ago
fix(treetable): 修复 treeTable 由 #1808,#1792 导致的一些问题
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
建议:treeTable组件在isSimpleData时智能判断root节点,不需要用rootPid指定根节点
github.com/layui/layui - gmxyb opened this issue 8 months ago
github.com/layui/layui - gmxyb opened this issue 8 months ago
flow结合搜索功能时,希望增加一个销毁原绑定事件,重新绑定新的事件
github.com/layui/layui - 1051897274 opened this issue 8 months ago
github.com/layui/layui - 1051897274 opened this issue 8 months ago
table组件的静态表格渲染,在td单元格不支持div包裹的数据吗?
github.com/layui/layui - yuyiqilin opened this issue 8 months ago
github.com/layui/layui - yuyiqilin opened this issue 8 months ago
fix(form-select): 修复 XSS 漏洞
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
fix(treeTable): 节点移动后,行索引获取错误
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
select选择框的lay-creatable=""功能出现反射性xss
github.com/layui/layui - wwsuixin opened this issue 8 months ago
github.com/layui/layui - wwsuixin opened this issue 8 months ago
feat(treeTable): 支持 class 图标
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
想使用layuiadmin,但看只能是老用户下载,请问现在可以提供一个购买下载吗
github.com/layui/layui - HolyRisk opened this issue 8 months ago
github.com/layui/layui - HolyRisk opened this issue 8 months ago
table.render合计行显示的值导出后和显示的不一样,合计行的值是后端返回的
github.com/layui/layui - saltjam opened this issue 8 months ago
github.com/layui/layui - saltjam opened this issue 8 months ago
fix(table): table.renderData 未更新合计行的问题
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
layui.flow 希望可以增加滚动到顶部后继续下拉,松手后刷新内容
github.com/layui/layui - 2314933036 opened this issue 8 months ago
github.com/layui/layui - 2314933036 opened this issue 8 months ago
docs: add English translations to the README
github.com/layui/layui - mkerwoodchamp opened this pull request 8 months ago
github.com/layui/layui - mkerwoodchamp opened this pull request 8 months ago
fix(treeTable): 删除子节点时,未更新 isParent Key 的问题
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
dropdown使用模版设置layui-icon一直居右,应该怎么设置呢。
github.com/layui/layui - hulang opened this issue 8 months ago
github.com/layui/layui - hulang opened this issue 8 months ago
feat(laydate): 新增 formatToDisplay 选项
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
fix(laydate): 日期时间选择器,点击时间时 change 回调未触发
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
feat(laydate): mark 和 holidays 支持函数类型
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
fix(treeTable): 添加和删除节点时,未更新节点图标的问题
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago
github.com/layui/layui - Sight-wcg opened this pull request 8 months ago