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
feat(tab): 新增 `element.tabDelete()` 方法的第三个参数,用于强制删除 tab
github.com/layui/layui - sentsim opened this pull request 7 days ago
github.com/layui/layui - sentsim opened this pull request 7 days ago
fix(treeTable): 修复直接赋值 `data` 时切换分页出现报错的问题
github.com/layui/layui - sentsim opened this pull request 7 days ago
github.com/layui/layui - sentsim opened this pull request 7 days ago
fix(table): 隐藏元素内渲染 table 时获取宽度的行为回退到 2.9.9 之前
github.com/layui/layui - Sight-wcg opened this pull request 8 days ago
github.com/layui/layui - Sight-wcg opened this pull request 8 days ago
现在的颜色值都是写死的,后续考虑将颜色加入到变量中吗,现在对于色彩定制实现的复杂度有一点高
github.com/layui/layui - 1617184046 opened this issue 9 days ago
github.com/layui/layui - 1617184046 opened this issue 9 days ago
[BUG] treetable 第一个父节点无法异步加载子节点 (实际有3层,只加载到第2层)
github.com/layui/layui - YouZiXiL opened this issue 10 days ago
github.com/layui/layui - YouZiXiL opened this issue 10 days ago
chore: 优化 .layui-body 和 .layui-text 样式细节
github.com/layui/layui - sentsim opened this pull request 11 days ago
github.com/layui/layui - sentsim opened this pull request 11 days ago
表格中字段重复,通过table.render的cols 属性指定字段 ,在渲染的时候偶尔会出现列重复
github.com/layui/layui - yaokuima opened this issue 11 days ago
github.com/layui/layui - yaokuima opened this issue 11 days ago
layui 表格 有个筛选记忆功能,如果要实现重新打开页面的时候,还是筛选之前的状态,如果要保留筛选之后的状态,有什么思路解决吗?
github.com/layui/layui - a1b2c3c opened this issue 13 days ago
github.com/layui/layui - a1b2c3c opened this issue 13 days ago
fix(tab): tab 出现展开按钮时,活动选项卡底边框显示异常
github.com/layui/layui - Sight-wcg opened this pull request 15 days ago
github.com/layui/layui - Sight-wcg opened this pull request 15 days ago
fix(tab): 修复指定元素渲染,添加和删除选项卡会导致全部 tab 重新渲染的问题
github.com/layui/layui - Sight-wcg opened this pull request 15 days ago
github.com/layui/layui - Sight-wcg opened this pull request 15 days ago
table.render时,传入的parseData方法是异步的,会提示【返回的数据不符合规范,正确的成功状态码应】
github.com/layui/layui - ltwmt opened this issue 16 days ago
github.com/layui/layui - ltwmt opened this issue 16 days ago
fix(table): 修复 table 在没有大小的容器中渲染时列宽异常
github.com/layui/layui - Sight-wcg opened this pull request 17 days ago
github.com/layui/layui - Sight-wcg opened this pull request 17 days ago
layui的table表格的sort和编辑同时开启时,点击编辑框内容没展示
github.com/layui/layui - CrazyProgrammerPeng opened this issue 17 days ago
github.com/layui/layui - CrazyProgrammerPeng opened this issue 17 days ago
input number类型 设置取整时,输入值后面包含+符号时,表单提交取不到值,但是输入框能正常显示
github.com/layui/layui - BANG666 opened this issue 17 days ago
github.com/layui/layui - BANG666 opened this issue 17 days ago
选项卡tab第二个内容为table表格时,tab切换时列宽展示有问题
github.com/layui/layui - CrazyProgrammerPeng opened this issue 19 days ago
github.com/layui/layui - CrazyProgrammerPeng opened this issue 19 days ago
是否可以在表格渲染中增加一个sort_field字段,太多字段要走接口排序了
github.com/layui/layui - xiashaung opened this issue 20 days ago
github.com/layui/layui - xiashaung opened this issue 20 days ago
treeTabler如果初始数据中childrens为空则无法异步加载子节点
github.com/layui/layui - wwsuixin opened this issue 21 days ago
github.com/layui/layui - wwsuixin opened this issue 21 days ago
layui的默认尺寸都很大,比如:button是38px,input也是38px,在1k显示器下非常大
github.com/layui/layui - yswang0927 opened this issue 27 days ago
github.com/layui/layui - yswang0927 opened this issue 27 days ago
fix: 修复 dropdown 在 head 标签引入组件库时无法弹出的问题
github.com/layui/layui - sentsim opened this pull request 27 days ago
github.com/layui/layui - sentsim opened this pull request 27 days ago
🐛 多个 `util.on()` 并列使用时,同一委托元素的 `trigger` 冲突问题
github.com/layui/layui - sentsim opened this issue about 1 month ago
github.com/layui/layui - sentsim opened this issue about 1 month ago
refactor: 重构 dropdown 打开与关闭逻辑
github.com/layui/layui - sentsim opened this pull request about 1 month ago
github.com/layui/layui - sentsim opened this pull request about 1 month ago
fix(util): 修复 `util.on()` 多个并列使用时,同一委托元素的 `trigger` 冲突问题
github.com/layui/layui - sentsim opened this pull request about 1 month ago
github.com/layui/layui - sentsim opened this pull request about 1 month ago
🐛 在元素自定义事件中创建 dropdown 实例并立刻显示的报错问题
github.com/layui/layui - sentsim opened this issue about 1 month ago
github.com/layui/layui - sentsim opened this issue about 1 month ago
在使用layui折叠面板的页面,如果加载力软表格控件,则控制台报错
github.com/layui/layui - miocaro5079 opened this issue about 1 month ago
github.com/layui/layui - miocaro5079 opened this issue about 1 month ago
upload组件,上传失败后,默认提示的失败信息怎样关闭?
github.com/layui/layui - FlankMiao opened this issue about 1 month ago
github.com/layui/layui - FlankMiao opened this issue about 1 month ago
fix(table): 修复排序且重载后 `table.cache` 数据中的 `LAY_INDEX` 丢失的问题
github.com/layui/layui - sentsim opened this pull request about 1 month ago
github.com/layui/layui - sentsim opened this pull request about 1 month ago
新版 Chromium 内核,select option 内包含 span 等标签时,渲染出重复项
github.com/layui/layui - qh-wells opened this issue about 1 month ago
github.com/layui/layui - qh-wells opened this issue about 1 month ago
feat(table): 使固定列的滚动更平滑
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
父layer 向子layer动态添加的select的option 无法正常选择
github.com/layui/layui - offer365 opened this issue about 1 month ago
github.com/layui/layui - offer365 opened this issue about 1 month ago
fix(table): 修复设置列宽的一些边缘情况
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
feat(layer): 新增 iframe 弹层在初始加载时的 loading 动画
github.com/layui/layui - sentsim opened this pull request about 1 month ago
github.com/layui/layui - sentsim opened this pull request about 1 month ago
fix(layer): 改进 layer.setTop,支持指定 layer 内部元素以及同步更新 shade
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
TreeTable组件isSimpleData参数设置逻辑问题
github.com/layui/layui - shumingl opened this issue about 1 month ago
github.com/layui/layui - shumingl opened this issue about 1 month ago
layer 弹出 ,关闭时导致electron 整个程序关闭
github.com/layui/layui - xiaoluGood opened this issue about 1 month ago
github.com/layui/layui - xiaoluGood opened this issue about 1 month ago
fix(layer): 改进 zIndex 自增逻辑
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
弹窗弹起后,底部内容不可选择,或按钮不可点击,是否可以考虑增加一下这个功能,谢谢!
github.com/layui/layui - swanfly opened this issue about 1 month ago
github.com/layui/layui - swanfly opened this issue about 1 month ago
fix(table): 修复由 #2250 造成的右侧固定列偏移问题
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
github.com/layui/layui - Sight-wcg opened this pull request about 1 month ago
table table.resize(id); 可以重载表格高度
github.com/layui/layui - zhouqianyismx opened this issue about 2 months ago
github.com/layui/layui - zhouqianyismx opened this issue about 2 months ago
更新到版本2.9.18后,flow组件,设置options._reload = true后,页面上内容没有清空并重新从第一页加载
github.com/layui/layui - 1051897274 opened this issue about 2 months ago
github.com/layui/layui - 1051897274 opened this issue about 2 months ago
layui的table和treeTable能否增加个内部搜索
github.com/layui/layui - baobeiqie opened this issue about 2 months ago
github.com/layui/layui - baobeiqie opened this issue about 2 months ago
dropdown绑定的元素如果出现滚动条 并将滚动条下滑时 弹出的下拉框位置会发生偏移 偏移量为滚动的宽度或高度
github.com/layui/layui - qq1009404424 opened this issue about 2 months ago
github.com/layui/layui - qq1009404424 opened this issue about 2 months ago
bug: 索引lay_inde丢失(table组件左侧复选框 倒序后索引丢失)
github.com/layui/layui - xsmqy-j opened this issue about 2 months ago
github.com/layui/layui - xsmqy-j opened this issue about 2 months ago
layer.prompt设置了maxlength无效
github.com/layui/layui - wangzhi0313 opened this issue about 2 months ago
github.com/layui/layui - wangzhi0313 opened this issue about 2 months ago
右键菜单无法绑定到动态生成的元素上,有什么解决办法吗,事件委托有办法实现吗,layui版本为2.9.18
github.com/layui/layui - mrliuyin1204 opened this issue about 2 months ago
github.com/layui/layui - mrliuyin1204 opened this issue about 2 months ago
弹出层z-index,打开多次后,最开始打开的弹出层z-index,会变得比遮罩层低,导致页面操作不了
github.com/layui/layui - FlankMiao opened this issue about 2 months ago
github.com/layui/layui - FlankMiao opened this issue about 2 months ago
增加独立选择框使用范围到table的分页,每页多少条的下拉框中去。
github.com/layui/layui - lsxhcn opened this issue about 2 months ago
github.com/layui/layui - lsxhcn opened this issue about 2 months ago
layer.open打开后页面中的form表格下拉框,底部的下拉框拉不出来。
github.com/layui/layui - lsxhcn opened this issue about 2 months ago
github.com/layui/layui - lsxhcn opened this issue about 2 months ago
layui table.on获取行数据时,偶尔出现获取的数据不是查询出来的数据
github.com/layui/layui - fm9984 opened this issue about 2 months ago
github.com/layui/layui - fm9984 opened this issue about 2 months ago
[功能请求]希望在现有进度条组件的基础上,新增一个环形进度条
github.com/layui/layui - xiaopanglian opened this issue about 2 months ago
github.com/layui/layui - xiaopanglian opened this issue about 2 months ago
table渲染,多个值的时候,escape:false只对当前字段生效
github.com/layui/layui - jrphp opened this issue about 2 months ago
github.com/layui/layui - jrphp opened this issue about 2 months ago
日期面板能否增加支持动态修改min/max参数,每次打开日期面板前重载参数
github.com/layui/layui - ynahauH opened this issue 2 months ago
github.com/layui/layui - ynahauH opened this issue 2 months ago