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

chore: 同步主干最新变更到 2.x (#1457)

* 新增 NPM 发布工作流

自动执行 npm publish

* 优化 NPM 自动发布工作流

* 优化 NPM 自动发布工作流

剔除 分支 commit 触发条件
...

github.com/layui/layui - 6a7d364b13fa40568c68c2166df6617a6cefbbdb authored about 1 year ago by 贤心 <[email protected]>
chore: 新增 issue, release 工作流 (#1455)

* 新增 Security Policy

* 新增 relaese 工作流

* 新增 issue 工作流

* 优化 issue 工作流,usage → discussion
...

github.com/layui/layui - 91ca6143ad83e340a7154cbf6a21a5a2516f9ee0 authored about 1 year ago by 贤心 <[email protected]>
feat(dropdown): 增强 dropdown delay 选项,支持设置 `显示/隐藏` 的延迟时间 (#1454)

github.com/layui/layui - ca96cd86c0fa3cf510c785a454603b8660a7fcff authored about 1 year ago by 贤心 <[email protected]>
feat(touch): 优化 slider, layer, carousel, laydate, rate, colorpicker 移动端滑动操作 (#1446)

github.com/layui/layui - 31028ea1c5efa173d6694595a5e20e16cd44f0ea authored about 1 year ago by 贤心 <[email protected]>
优化 Github Issue 入口文件

github.com/layui/layui - 51d00d3b730d18a456b00dcdfba3cb59c9a4ec41 authored about 1 year ago by 贤心 <[email protected]>
优化 gulp 发行文件的示例输出

github.com/layui/layui - afabea8440da6eec0bffe249a264cdc271b717d5 authored about 1 year ago by 贤心 <[email protected]>
优化 贡献者指南文案

github.com/layui/layui - 81a9d11aae2e88b84258b336d64ae6e83e50af83 authored about 1 year ago by 贤心 <[email protected]>
优化 colorpicker 移动端事件处理

github.com/layui/layui - 14eebe303560776bf1e0b141ed5ee4d55db5fa5e authored about 1 year ago by sight <[email protected]>
优化变量命名和代码细节

github.com/layui/layui - 9c73bd9f7e0e5f7289442b646ac5e5a158a25fed authored about 1 year ago by sight <[email protected]>
Merge branch '2.x' into feat/touch

github.com/layui/layui - 62f5abdd9b76300e5a55fe800068c35f8d6ed927 authored about 1 year ago by sight <[email protected]>
优化 dropdown 根据触发的事件类型进行延迟渲染

若为鼠标移入事件,则延迟显示;其他事件正常显示

github.com/layui/layui - 85da00866070dd6060b09598779f638d096498de authored about 1 year ago by 贤心 <[email protected]>
完善 dropdown 的 `delay` 选项文档

github.com/layui/layui - f4c99817d9ef64b9c3849d50e8616ebe56e75871 authored about 1 year ago by 贤心 <[email protected]>
优化 NPM 发布工作流

更改为 release 创建时触发

github.com/layui/layui - c0b1aa6c27e95a9f42fffd66bc44be1b3fde9c2c authored about 1 year ago by 贤心 <[email protected]>
修复 select 在 IE10 和 11 中的兼容性问题 (#1452)

* 修复 select 在 IE10 和 11 中的兼容性问题

close #1449

* update code

github.com/layui/layui - f48b5115f0385049a1a31c1a1003b8ca0006e7e5 authored about 1 year ago by morning-star <[email protected]>
增强 dropdown delay 选项,支持设置 `显示/隐藏` 的延迟时间

close https://gitee.com/layui/layui/issues/I8NZ8X

github.com/layui/layui - 48ab9a136d603e99cfbdfa07da4791f9ed569ec8 authored about 1 year ago by sight <[email protected]>
修复 table 在 IE 下报错

github.com/layui/layui - d1815def6dd5b19391c5c95f91150f00c13dc311 authored about 1 year ago by 贤心 <[email protected]>
修复 table 在 IE 下报错

#1438

github.com/layui/layui - a4867099beb0f49951d6765c3c5b2ae036dc7689 authored about 1 year ago by sight <[email protected]>
优化 NPM 自动发布工作流

剔除 分支 commit 触发条件

github.com/layui/layui - 9afc6cfe786e7afd33124b9679837dfe0baf8fd2 authored about 1 year ago by 贤心 <[email protected]>
优化 NPM 自动发布工作流

github.com/layui/layui - fbd2710b164b40f4f87183cd45f829c0a337a06d authored about 1 year ago by 贤心 <[email protected]>
新增 NPM 自动发布工作流

github.com/layui/layui - fb84a5979878694bbf43e1d86c2299a77818fd8f authored about 1 year ago by 贤心 <[email protected]>
新增 NPM 发布工作流

自动执行 npm publish

github.com/layui/layui - 8f5f1b1898b643b240ed22e6f7ee855cb123c78f authored about 1 year ago by 贤心 <[email protected]>
优化 layer 滑动切换细节

github.com/layui/layui - ed2755bcceb6a422747de86115052c3a4f6a415f authored about 1 year ago by sight <[email protected]>
Merge branch '2.x' into feat/touch

github.com/layui/layui - a4c78cc886824e4ba51333dc5ab0e191c00fa9d9 authored about 1 year ago by sight <[email protected]>
优化 rate 移动端滑动

close https://gitee.com/layui/layui/issues/I8MC4P

github.com/layui/layui - efbf7283d4616c49065797d4ce8b38a1576e4ad2 authored about 1 year ago by sight <[email protected]>
发布 v2.9.1

github.com/layui/layui - 4299b87515b9350a484a8ff7d7a0d89b2c6fff8e authored about 1 year ago by 贤心 <[email protected]>
添加 v2.9.1 更新日志

github.com/layui/layui - 597078fa7bb85a7f5a6d8bb81ffa4d6f4f5e5beb authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.1

github.com/layui/layui - dd9ffa79332b31fe3725d50cee8acef661ca01c2 authored about 1 year ago by 贤心 <[email protected]>
优化 Github Issues 表单模板

github.com/layui/layui - bc45b661bd44a7389d49c3b4aad8ec719574708a authored about 1 year ago by 贤心 <[email protected]>
优化 Gitee Issues 表单模板

github.com/layui/layui - d0a66ff82f5462100297163b66bc6963217a7b1e authored about 1 year ago by 贤心 <[email protected]>
更新 Version

github.com/layui/layui - d34a837bf16902d5a6450c07515d2470a78f272b authored about 1 year ago by 贤心 <[email protected]>
完善 `table.setRowChecked()` 文档

github.com/layui/layui - a00f1fcdd1a591a9bfaf865bd799edfe6a6ab182 authored about 1 year ago by 贤心 <[email protected]>
修复 table 表头属性 `templet` 使用模板字符串时,一些特殊的自定义 laytpl 界定符被转义的问题 (#1438)

* 修复 table 表头属性 `templet` 使用模板字符串时,一些特殊的自定义 laytpl 界定符被转义的问题

例如使用 `<% %>` 作为界定符时,`<` 和 `>` 会被...

github.com/layui/layui - cc880885a0d6439ed83f5eb30236b9a8744556fe authored about 1 year ago by morning-star <[email protected]>
Merge branch '2.x' into feat/touch

github.com/layui/layui - f0a0c7f5e630ad98905c719a1329b8b92692c361 authored about 1 year ago by sight <[email protected]>
优化 layer.photo 移动端滑动切换图片

github.com/layui/layui - 16121389dadd6ad28fafb075e812842664210668 authored about 1 year ago by sight <[email protected]>
优化 carousel 移动端滑动切换

github.com/layui/layui - 462ed13f18ce4919c142edd0a5f34acaded99d55 authored about 1 year ago by sight <[email protected]>
优化 laydate 时间选择器移动端滑动

github.com/layui/layui - bc6da28612e236b0847d7f421ffe9f27dcdecb89 authored about 1 year ago by sight <[email protected]>
优化 slider 移动端滑动

github.com/layui/layui - 1b5c0b4fcc5dc3dbc269a2c9acc0b378746b3caf authored about 1 year ago by sight <[email protected]>
增强 `table.setRowChecked()` 方法,支持批量选中

github.com/layui/layui - 7c12ddfdf3e5e44b29bbd1fc4159973bddef0c83 authored about 1 year ago by 贤心 <[email protected]>
更新 table 测试用例

github.com/layui/layui - 780cd72ee2be0d89e3ab6772ad80bec92682f046 authored about 1 year ago by 贤心 <[email protected]>
修复 `treeTable.reloadData()` 在某些情况下报错的问题

Closes: https://gitee.com/layui/layui/issues/I8M5HS

github.com/layui/layui - 3f148a9086465859e46340ef3af8745a07325a73 authored about 1 year ago by 贤心 <[email protected]>
Merge branch '2.x' of github.com:layui/layui into 2.x

github.com/layui/layui - 0d72a64313516e2e2802d673c2a088c00b26905a authored about 1 year ago by 贤心 <[email protected]>
修复 element.nav 在 IE8 下子菜单背景色 (#1445)

修复 element.nav 在 IE8 下子菜单背景色

github.com/layui/layui - 4edebe878dd2e71fd9b3621d29e6786f9cd3e127 authored about 1 year ago by morning-star <[email protected]>
修复 layer 的 iframe 层在某些情况下出现异常纵向滚动条的问题

github.com/layui/layui - 8f0c87f95d057d307ed6433c9ffaab92b51e2f3b authored about 1 year ago by 贤心 <[email protected]>
优化 layer.tips 在触发元素高度较小时的定位 (#1439)

close https://gitee.com/layui/layui/issues/I8KZ9A

github.com/layui/layui - a03cd0b8da337a4683f1bd871b9b62a7bab1c4cd authored about 1 year ago by morning-star <[email protected]>
优化 `util.on()` 在特殊情况下的用法问题

Closes: https://gitee.com/layui/layui/issues/I8M528

github.com/layui/layui - 3b781390feec3a6dd060ead4933d1fd7b0edecc2 authored about 1 year ago by 贤心 <[email protected]>
更新 util 测试用例

github.com/layui/layui - a03b4d6c24036b14a48811c76101c23f5ab5e0c1 authored about 1 year ago by 贤心 <[email protected]>
优化 `form.validate()` 代码注释

github.com/layui/layui - 07c11a353ad7811e3388bb32893d0e59ee194d51 authored about 1 year ago by 贤心 <[email protected]>
新增 laypage countText 选项 (#1444)

github.com/layui/layui - 96f0621ff2a2d3b0db2610dce53510a7e20d1bb3 authored about 1 year ago by morning-star <[email protected]>
清除 laydate 的变量重复声明 (#1441)

* 代码优化

* 恢复 `lay.getStyleRules()` 无效改动

---------

Co-authored-by: 贤心 <3277200+sentsim@us...

github.com/layui/layui - ec3a5278c1a2435585fc7d79c3d88152f20ceca4 authored about 1 year ago by 火烈鸟 <[email protected]>
更正 2.9.0 更新日志错别字

github.com/layui/layui - a90ab67efd8eda6f3695a21d0bcda7de8523250f authored about 1 year ago by 贤心 <[email protected]>
修复 table 全选时,禁用行仍有选中样式的问题 (#1436)

* 修复 table 全选时,禁用行仍有选中样式的问题,close `#I8KPUT`

close https://gitee.com/layui/layui/issues/I8KPUT...

github.com/layui/layui - f73501c1570418aeaa4981dfe40153fde9f6bf2e authored about 1 year ago by morning-star <[email protected]>
更新 laytpl 测试用例

github.com/layui/layui - 36808582e3b62fbaa28a6cc5c46ea7880aa3f931 authored about 1 year ago by 贤心 <[email protected]>
剔除 多余的空白符 - Sublime Text

github.com/layui/layui - 2adb99c9080b0cb1d42506605b8c8756cf2520a9 authored about 1 year ago by 贤心 <[email protected]>
增强 table height 选项,支持函数 (#1437)

github.com/layui/layui - a8cecfc2a0dbfdcf361dcf32d3aba42b9d184980 authored about 1 year ago by 贤心 <[email protected]>
更新 table height 选项文档,添加函数类型描述

github.com/layui/layui - af230636a64fc9bf4f42dc98d1ec7faa905cd496 authored about 1 year ago by sight <[email protected]>
增强 table height 选项,支持函数

close https://gitee.com/layui/layui/issues/I8KR5U

github.com/layui/layui - 7c1a9a050da8bede0eff8b0cd2a6ea4dc348c7b8 authored about 1 year ago by sight <[email protected]>
优化 util 模块文档 (#1435)

github.com/layui/layui - bf774bbd4e18a207c48be83f20fbaccc0d8203e6 authored about 1 year ago by morning-star <[email protected]>
优化 `2.9.x` 更新日志细节

github.com/layui/layui - d8895a7b5dac0738b28f2c819791ae2bcd3da5fe authored about 1 year ago by 贤心 <[email protected]>
优化 `layer.closeLast()` 稳定细节

github.com/layui/layui - 5fa6ebd830094a503ff16b30a164f7ed281671ea authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.0 正式版

github.com/layui/layui - ff2c6e61e5d738b4cf5192ee1b1b2741ec5166f9 authored about 1 year ago by 贤心 <[email protected]>
添加 v2.9.0 稳定版更新日志

github.com/layui/layui - 39408ba3781c6b2304045e56f86bfeb12f0d72c1 authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.0

github.com/layui/layui - 5ee7c3b2d877ed34ad6d7a7759991061e83c945e authored about 1 year ago by 贤心 <[email protected]>
更新 Version

github.com/layui/layui - b159fbe92731ef170405bdfd7720da7c1690a248 authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.0-rc.3

github.com/layui/layui - b47e652661439c20653ebc60f320e65a86f63a18 authored about 1 year ago by 贤心 <[email protected]>
Merge branch '2.x' of github.com:layui/layui into 2.x

github.com/layui/layui - 6fe75699d2735e186365aa0b06902555a3cefaec authored about 1 year ago by 贤心 <[email protected]>
添加 v2.9.0-rc.3 更新日志

github.com/layui/layui - dbae04b57fc5fdf64c11594a8a06d61069d1187f authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.0-rc.3

github.com/layui/layui - dd3b99c1b24eb4d28c83f93a09ab3dea1a7abf1c authored about 1 year ago by 贤心 <[email protected]>
修复 tree 节点 title 编辑状态有特殊字符时的转义问题 (#1432)

Close https://gitee.com/layui/layui/issues/I8K79H

github.com/layui/layui - dd686a82b8908fe10c5118996396786a048d3995 authored about 1 year ago by morning-star <[email protected]>
优化 v2.9.0-rc.2 更新日志,并加入自动解析关联链接

github.com/layui/layui - eb765a23a20401aed67c71c320c6be41865b7871 authored about 1 year ago by 贤心 <[email protected]>
更改 Version

github.com/layui/layui - 35b7d8a90a554682a93366bfce0e101d2c81fe1e authored about 1 year ago by 贤心 <[email protected]>
优化 table 用例

github.com/layui/layui - b945f7a3df1188fb91479e22232875ecd355ad6a authored about 1 year ago by 贤心 <[email protected]>
修正 `util.on()` 示例代码细节

github.com/layui/layui - cd24e1cde453266d3239d4955b4f66ce0ecbf939 authored about 1 year ago by 贤心 <[email protected]>
更新 docs 中的引入资源

github.com/layui/layui - c2aea60df30fdbd5d65ab79862135dbb6b2fd0dc authored about 1 year ago by 贤心 <[email protected]>
补充文档 & 修复错别字

github.com/layui/layui - 868c9459439feda3940fd2428e19b15c52c714fb authored about 1 year ago by 贤心 <[email protected]>
修复部分文档和模块注释中的错别字

github.com/layui/layui - db311e1487121944d0690ab9a91428758baa3d45 authored about 1 year ago by sight <[email protected]>
优化 `layer` 和 `upload` 文档

github.com/layui/layui - 2226f26114883ff77be62f579763af3da5439915 authored about 1 year ago by sight <[email protected]>
发布 v2.9.0-rc.2

github.com/layui/layui - 3d9a88f7a1dad3d97b94ec0f6f43864bad783169 authored about 1 year ago by 贤心 <[email protected]>
添加 v2.9.0-rc.2 更新日志

github.com/layui/layui - 8bbf8a86743fca6fbcab373746bc17cfdd79426e authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.0-rc.2

github.com/layui/layui - 3f118d2a1830020137d2e529543ff89882bee399 authored about 1 year ago by 贤心 <[email protected]>
优化 `layer.closeLast()` 方法,给第二个参数增加回调

[#I8JHBY](https://gitee.com/layui/layui/issues/I8JHBY)

github.com/layui/layui - ab4ded227530f5927a662cd72a243058d5f61bea authored about 1 year ago by 贤心 <[email protected]>
修复 table 的 `height:'#id-0'` 表达式在窗口 resize 无效的问题

github.com/layui/layui - e4ae678cb7c3780379f82557e1440e6df3de30c6 authored about 1 year ago by 贤心 <[email protected]>
更新 table 用例

github.com/layui/layui - b92932c891c075680ba093232335ac7c0ad2156e authored about 1 year ago by 贤心 <[email protected]>
优化 table 当数据值为 `0,undefined,null` 且开启列模板,编辑单元格会带入模板字符的问题

解决:[#I8JOSW](https://gitee.com/layui/layui/issues/I8JOSW)

github.com/layui/layui - 1d408f0f4a50911d28d84ec33976813ed6238abc authored about 1 year ago by 贤心 <[email protected]>
微调 `util.on()` 文档

github.com/layui/layui - 06514f02c48ea21ba6aaf9a068d640e9ff7aad20 authored about 1 year ago by 贤心 <[email protected]>
更新 Version

github.com/layui/layui - 0b73f81574cb1435bede057b5e4613b41537ba63 authored about 1 year ago by 贤心 <[email protected]>
优化 table 用例细节

github.com/layui/layui - f10357775f6a1a50ff7e1a6e2e3178eaf5ad3cb3 authored about 1 year ago by 贤心 <[email protected]>
清理 docs 主页多余空白符

github.com/layui/layui - 8174aa900540eb0ca0427ac2b963a1deccedcaf1 authored about 1 year ago by 贤心 <[email protected]>
优化 layui-v2.9.0-rc.1 更新日志

github.com/layui/layui - 6d5d356583a2761e83554702625b2c400df1cccc authored about 1 year ago by 贤心 <[email protected]>
更新 Gitee Issue 表单模板

github.com/layui/layui - 84f2e978a8308d77cc02fd0c65e5ebde20b6201f authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.0-rc.1

github.com/layui/layui - b0b3937483104b563fb721fe0948734f53f3ea47 authored about 1 year ago by 贤心 <[email protected]>
添加 v2.9.0-rc.1 更新日志

github.com/layui/layui - b0d180022a8cf8f72b8c534686984fd8ddd7d71b authored about 1 year ago by 贤心 <[email protected]>
发布 v2.9.0-rc.1

github.com/layui/layui - 74d1d6ac670e74a1ccc627ee8acce3061ec67aee authored about 1 year ago by 贤心 <[email protected]>
更新 Version

github.com/layui/layui - e256007d122f79faeb16e612ea801d33fa2fd734 authored about 1 year ago by 贤心 <[email protected]>
微调 `util.on()` 中的代码注释

github.com/layui/layui - a082acb7764c62d5cbc1c9a193d22a5bd5cc36cb authored about 1 year ago by 贤心 <[email protected]>
优化 `util.on()` 方法,以实现委托元素的互不干扰

github.com/layui/layui - 92c85805c2558bf384292d7adf783d8453cd895a authored about 1 year ago by 贤心 <[email protected]>
更新 util 用例

github.com/layui/layui - 8f782fb11ed931995dcdd3260406034d769a5fa1 authored about 1 year ago by 贤心 <[email protected]>
优化 table 在末行展开单元格后,出现的固定列水平未对其的问题

github.com/layui/layui - 85add6230c73c72d1a03de2564cab12c98db57f6 authored about 1 year ago by 贤心 <[email protected]>
优化 table 文档 (#1428)

github.com/layui/layui - 1353098be67396d1b01bf9953492c433b20d7f33 authored about 1 year ago by morning-star <[email protected]>
优化 colorpicker 内部输入框取值,移除字符串两侧的空白字符 (#1427)

github.com/layui/layui - d309a4fce50e40a7f9684d0d02898a5ade1f904a authored about 1 year ago by morning-star <[email protected]>
发布 v2.9.0-beta.1

github.com/layui/layui - 0968676e1f3b4ad2674e1ee7544ff25e915858ac authored about 1 year ago by 贤心 <[email protected]>