Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/layui/layui

一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
https://github.com/layui/layui

优化 form 验证机制,以确保自定义验证规则的灵活性

a00ecf2914be8b455105df1c6da1cc88d2845ddb authored over 1 year ago by 贤心 <[email protected]>
更新 form 用例

b9afbcee51a1bcd50561d232c15949f49ee8920f authored over 1 year ago by 贤心 <[email protected]>
优化 table 局部代码书写规范

689866c483c3fda7595f8863e8b7281f783d9025 authored over 1 year ago by 火烈鸟 <[email protected]>
新增 table 的 `cellExpandedMode` 基础属性,用于设置所有单元格默认展开方式

新增 table 的 `cellExpandedWidth` 基础属性,用于设置所有单元格默认展开后的宽度
新增 table 的 `expandedMode` 表头属性,用于设置当前表头单元格展...

8bd84158f5f095e7849dcba161b4ad10fc389b7a authored over 1 year ago by 贤心 <[email protected]>
优化 code 的 tools 的 event 返回参数,增加当前示例配置项

a1f5069f835ea26445bd78e86637fe2d971000c6 authored over 1 year ago by 贤心 <[email protected]>
更新 code 用例

796a064e0998f52ac7585e970a5d1c054dbaeb2f authored over 1 year ago by 贤心 <[email protected]>
更新 table 用例

d792678f89622023eaefeaedca2052230f278d1e authored over 1 year ago by 贤心 <[email protected]>
新增 upload 的 dataType 属性

58e675c996821ba089f87d3c0f0b31529f806773 authored over 1 year ago by 贤心 <[email protected]>
优化 code 样式细节

60c1ef770ab914d38684d3ec6a33df331c304028 authored over 1 year ago by 贤心 <[email protected]>
优化 code 深色主题模式下与高亮主题的兼容

4587f3197341d918cd0251755668edcf9c8f9162 authored over 1 year ago by 贤心 <[email protected]>
重构 code 组件:

- 进一步加强语法高亮的适配
- 提升 `tools` 可扩展性
- 新增 wordWrap 属性,用于设置 code 是否自动换行
- 新增 `layui.code()` 的返回对象,包含对实...

ad5935c02c9529cf69ec6b9967cca05ca57057c3 authored over 1 year ago by 贤心 <[email protected]>
更新 code 测试用例

b809eee28e2813f7585cdf48c7016c8b9063be6a authored over 1 year ago by 贤心 <[email protected]>
优化 `lay.getStyleRules()` 方法的回调传参

b391ade958547819277adcecacdca759625e5c1c authored over 1 year ago by 贤心 <[email protected]>
优化 table 生成 `<style>` 的 id 规则

ada3ad2c1ed368e85e5a55a8e5e6f3a981e03935 authored over 1 year ago by 贤心 <[email protected]>
优化 Github pull request 模板

bdb5b29d1638fa688e80f9b3428a4cbf35db0ca1 authored over 1 year ago by 贤心 <[email protected]>
优化 code 若干小问题

1dc48629d6030137c6da7166cc7c6e1062b2a7d8 authored over 1 year ago by 贤心 <[email protected]>
更新 code 测试用例

2cf39284a1db8ac9492a8740d2a57ff0ebcf8831 authored over 1 year ago by 贤心 <[email protected]>
更新 table 测试用例

67f681982361630bedd861dfe8da6788af9074cf authored over 1 year ago by 贤心 <[email protected]>
更新 table 模拟数据字段

b588b4c7657e9dda6b24834ffb1d488bc8a54668 authored over 1 year ago by 贤心 <[email protected]>
更新 docs 在线测试链接

3d86a890b70dfab826681b17bf51658298d83dcd authored over 1 year ago by 贤心 <[email protected]>
合并 2.x 分支

e911eb806a11befb2a8fc87fc9f730ba7cf98265 authored over 1 year ago by 贤心 <[email protected]>
重构 code 组件,以更好地适配第三方语法高亮库 (#1352)

* 新增 code 组件 codeRender 选项

* 新增 code 组件 highlighter 和 lang 选项

* 优化 code 换行符正则表达式

* 调整 c...

804244f868a40b3b72822ae712300338934edce9 authored over 1 year ago by morning-star <[email protected]>
添加 upload 文档预留元素

597d689f23a8264d7f749d0ca7067f040a517ae9 authored over 1 year ago by 贤心 <[email protected]>
更新 layer 示例图片地址

00ec787d510e0c57e599755db68a759b13f2dea4 authored over 1 year ago by 贤心 <[email protected]>
添加 layer 文档预留元素

4822de817f56ba275ac12027e5fa09253be204e5 authored over 1 year ago by 贤心 <[email protected]>
添加 table 文档预留元素

f52f13385e6ab782531a6bee7faf283d27265fe7 authored over 1 year ago by 贤心 <[email protected]>
优化 upload 重载处代码细节

修复参数和变一致问题

8d6bf524d3c932360da5974096924fcd5a189af9 authored over 1 year ago by 贤心 <[email protected]>
优化 upload 重载处代码细节

504e44ab4964b23c22e4c6f11fceb40dfd1951c0 authored over 1 year ago by 贤心 <[email protected]>
修复参数和变一致问题

ad5e575b314942dda4805100fc2471d446d86081 authored over 1 year ago by 地亚尔-IT <[email protected]>
修复 lay.clipboard.writeText IE8 下报错的问题

修复 lay.clipboard.writeText IE8 下报错的问题

f4fd3fba0c0a8802eb508916985354ccb9ee3f4a authored over 1 year ago by 贤心 <[email protected]>
优化 ie8 `.remove()` 报错和复制时滚动条置底问题

cc9cdeb03e99d7f6e19e30b6d653cdc2750fdb2a authored over 1 year ago by 贤心 <[email protected]>
修复 lay.clipboard.writeText IE8 下报错的问题

修复 lay.clipboard.writeText IE8 下报错的问题,catch 是保留字

5a00d0a32f4d5a44144b0fe0136d8113cb10c090 authored over 1 year ago by morning-star <[email protected]>
加强 code 的 `tools` 和 `toolsEvent` 属性,提升可扩展性

818bfb6466ce2f1a2bebb942b12065a221f1b761 authored over 1 year ago by 贤心 <[email protected]>
新增 `layui-padding-*` 和 `layui-margin-*` 内外边距样式类名

5e0d71ddc3c8563c97e44e1a6d3f4df706969a7d authored over 1 year ago by 贤心 <[email protected]>
优化 code 复制代码,统一采用 `lay.clipboard.writeText()`

5b564534899e879002bbae299f9891c4ea476b41 authored over 1 year ago by 贤心 <[email protected]>
新增 `lay.clipboard.writeText()` 方法,用于写入剪切板

4517ec7864d650d26188b5b66d2c8323f70f2bda authored over 1 year ago by 贤心 <[email protected]>
新增 `Array.indexof()` 在 ie8 下的兼容

352cbe26133de7e96303cadf165b0d1731e879c9 authored over 1 year ago by 贤心 <[email protected]>
优化 部分样式,以适配 IE8

9024d2e496086f891061a883a2cd98c3ec943e41 authored over 1 year ago by 贤心 <[email protected]>
更正 version 更新日志中的错别字

4870901d9265cb3803b5275338064c14f8655875 authored over 1 year ago by 贤心 <[email protected]>
优化 table 的 `style` 表头属性,以便向下兼容

827ef6f34689f6081de7b06d83c35c81f5c25934 authored over 1 year ago by 贤心 <[email protected]>
更新 table 测试用例

d1f859a761669b7df2491dc5501dea1380180a88 authored over 1 year ago by 贤心 <[email protected]>
release v2.8.16

release v2.8.16

6cb2aa6cfa74648a784464a12a2d9378c2f9d758 authored over 1 year ago by 贤心 <[email protected]>
添加 v2.8.16 更新日志

a6b0f598df533f52b34c8e7128816322edffbe5c authored over 1 year ago by 贤心 <[email protected]>
发布 v2.8.16

ea25fb9e4d2a4c12503f1b801dfaa653a36d46e4 authored over 1 year ago by 贤心 <[email protected]>
优化 code 预览区未能显示滚动条的问题

7ffafb24eed194cfee96a5197bfcb5a9515284cd authored over 1 year ago by 贤心 <[email protected]>
Merge remote-tracking branch 'github/2.x' into 2.x

2e665ea4e7a6dec6d4207160d20808860f3c6037 authored over 1 year ago by 贤心 <[email protected]>
修复 code 组件全屏时 Preview 无法滚动问题

修复 code 组件全屏时 Preview 无法滚动问题

2eb1c2d9b4793f3698bee11975e73c1f2bc9cb01 authored over 1 year ago by 贤心 <[email protected]>
更新 Version

75b4f27422cb41431575459acf997d9b166e4c9b authored over 1 year ago by 贤心 <[email protected]>
更正 colorpicker 文档说明

bcd64fc7403bf93759dad7ba5a8d400a4215f5df authored over 1 year ago by 贤心 <[email protected]>
更新 treeTable 属性说明

a32eaa640b449cf4aa500289d8d70c8fa28ee87f authored over 1 year ago by 贤心 <[email protected]>
优化 table 无数据时的导出和打印功能提示

cee49eeadbe1c40d39a07309a6b884eec6cacad5 authored over 1 year ago by 贤心 <[email protected]>
恢复 treeTable 序号逻辑

400efdb0ba9ea0ce6a40fd620252d98c66dee504 authored over 1 year ago by 贤心 <[email protected]>
修复全屏时Preview无法滚动问题

a6e65152fe8b9762afad43f56ccd9da9bc63b107 authored over 1 year ago by 地亚尔-IT <[email protected]>
避免 IE8 某些版本的报错

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

64c6b810075a09591830746751422b46dacb1b9d authored over 1 year ago by 贤心 <[email protected]>
优化 treeTable 功能细节

修复表格和数表的一些问题

643cc7bacfdc409d142ce84448245b85242779e7 authored over 1 year ago by 贤心 <[email protected]>
剔除 upload 的 `dataType` 默认值

4952d6ee7e22e4feab91c3211b5f14d842f074bc authored over 1 year ago by 贤心 <[email protected]>
优化 code 复制功能,以兼容非安全域下复制失败的问题

b86b04b907e143a86effca9f99fadcbdaad34b5b authored over 1 year ago by 贤心 <[email protected]>
更新 code 尾部空白符

706323fdfbdfdc938c59ef5a14278bb8abf10e20 authored over 1 year ago by 贤心 <[email protected]>
优化 code 复制功能,以兼容非安全域下复制失败的问题

修复 Code 组件非安全域复制失败问题

dfeb34aeb1b53867e98bb33b2d40b1e32d7c92af authored over 1 year ago by 贤心 <[email protected]>
优化 code 复制功能细节

c1c1ecbc0e2227f46a1cb59178b5e6c3433e84e5 authored over 1 year ago by 贤心 <[email protected]>
修复 treeTable data 模式下排序之后出现节点结构错乱的问题

c9d67979f506a37ac69d3ecb1215b22a360460d0 authored over 1 year ago by sunxiaobin89 <[email protected]>
修复 table pullData 方法在 renderData 模式下执行了多余的排序的问题

917159cd1d55e6956d3cbb869b39855cece34a5e authored over 1 year ago by sunxiaobin89 <[email protected]>
修复非安全域复制失败问题

ae8dede13d11ef71dc7500e0e338f8c48b2b223c authored over 1 year ago by 地亚尔-IT <[email protected]>
Merge branch 'layui:2.x' into 2.x

205fa1fcd7f1180f328009583d7e22ec68ba3e63 authored over 1 year ago by sunxiaobin89 <[email protected]>
优化 table 初始化时的样式渲染及多行模式的内容结构

5bf9cdc72b095542ddf468d4741a434a07b5ff3d authored over 1 year ago by 贤心 <[email protected]>
优化 table 当 `size` 为 `sm` 和 `lg` 时的展开状态

f1d2c9a3aea5014ecaaaf8639af78dd824db7c8e authored over 1 year ago by 贤心 <[email protected]>
新增 `lay.getStyleRules()` 方法及优化 `lay.style()`

a57acc4f028424090d1e2229325e5d8d5e3ae093 authored over 1 year ago by 贤心 <[email protected]>
更新 table 示例细节

5c9a22f88eb356249c1ff5b541167cb0df98a83e authored over 1 year ago by 贤心 <[email protected]>
更新 layer 测试用例

a4e2d69774e40816af01aa878f68391888213f8a authored over 1 year ago by 贤心 <[email protected]>
修正 `laydate.close()` 文档书写错误

33fb2874a6d55bcf6781e077c9d1365fa490c05f authored over 1 year ago by 贤心 <[email protected]>
更新 code 测试用例

03d53713eaa6800afd87a3cad7808b405c4737ac authored over 1 year ago by 贤心 <[email protected]>
优化 `layer.photos` 头部工具栏和底部栏

4447ed0953c7302c7875bfba60f6fb1836aac0b3 authored over 1 year ago by 贤心 <[email protected]>
同步主干最新变更到 2.x

同步主干最新变更到 2.x

7e6063921111a55ec4b4795bed6abe0fb68bfb9b authored over 1 year ago by 贤心 <[email protected]>
优化 rate 代码书写格式

优化 rate.js 代码

f3c2d22ac2e289ca2241d1e3390630be3d3733b9 authored over 1 year ago by 贤心 <[email protected]>
修正 对象逗号结束符,避免 IE 报错

da33f7db1d6c90f4458c689b9475b084c480e896 authored over 1 year ago by 贤心 <[email protected]>
新增 layer.photos 的 toolbar 属性说明

增加了顶部工具栏说明

44cf73a4e9a1fd8b415a6910ce43ad58785c55af authored over 1 year ago by 贤心 <[email protected]>
修正 layer.photos 的 toolbar 版本说明

3a3b47b385b46870b598a16240ae4eb95282fb1d authored over 1 year ago by 贤心 <[email protected]>
新增 layer.photos 工具栏样式

增加photo工具栏样式

993c0d78f6de9dd4de8622c00420b97e071077e0 authored over 1 year ago by 贤心 <[email protected]>
新增 `layer.photos` 图片层的旋转、放大、缩小、还原、关闭等功能的头部工具栏

photos增加旋转,翻转,放大,缩小功能

cc4b64026dfa644919c0b5648383cc7465d14d0f authored over 1 year ago by 贤心 <[email protected]>
优化 treeTable 异步加载字节点为空时的展开状态

解决异步加载数据没有子节点数据双点行展开已展开的所有节点问题

0f3142085edfd0bc0c45851866745951003b5fe6 authored over 1 year ago by 贤心 <[email protected]>
Merge remote-tracking branch 'github/2.x' into 2.x

1b4c612373aea63c7362d03ae26ccab316752369 authored over 1 year ago by 贤心 <[email protected]>
新增 EditorConfig

ab3d7d186caa2dfacdad02eabb1331d68f46b637 authored over 1 year ago by 贤心 <[email protected]>
修复 code 自定义工具栏异常

修复 code 自定义工具栏异常

05891a87aae2a1be459a1829256e12f723baf72f authored over 1 year ago by 贤心 <[email protected]>
优化 rate.js 代码

2d17898b5014b6c91be8db1f0cce7474dcaa4b6c authored over 1 year ago by Diyar-IT <[email protected]>
修复 code 自定义工具栏异常

c06861321e241b5adbc98987d62f5f2c054f1e12 authored over 1 year ago by sight <[email protected]>
优化 table 无数据时的导出和打印功能提示

table.js增加了小提示^_^

cbfb522c0d8954ca719525eaa4aacd7fd82e1a97 authored over 1 year ago by 贤心 <[email protected]>
修复 treeTable 收缩子节点时未能更新序号的问题

修复treeTable设置cols的type: 'numbers'折叠时不更新问题

311e370f8953e72574f0449b1160802d3f01e786 authored over 1 year ago by 贤心 <[email protected]>
优化 treeTable 数据项为禁用状态时的全选复选框的状态

优化代码,修复节点禁止状态时半选全选问题

3ec2e5e111bfac613fdcc6360ea3687ccf41e6d8 authored over 1 year ago by 贤心 <[email protected]>
增加了顶部工具栏说明

f2c64462571f38699913777664e41bba832338b5 authored over 1 year ago by Diyar-IT <[email protected]>
增加photo工具栏样式

36b3977b24a75c89d08e419e34d9903ec3360060 authored over 1 year ago by Diyar-IT <[email protected]>
photos增加旋转,翻转,放大,缩小功能

aa80260844fa2a7956580c4a28ac804c106778d7 authored over 1 year ago by Diyar-IT <[email protected]>
table.js增加了小提示^_^

528e8e8c7740ad182b6756e52d280ab8721e413c authored over 1 year ago by Diyar-IT <[email protected]>
修复treeTable设置cols的type: 'numbers'折叠时不更新问题

修复treeTable设置cols的type: 'numbers'折叠时不更新问题

0154c99fd8b29476b8ca9aad6184f86082f701b5 authored over 1 year ago by Diyar-IT <[email protected]>
优化 table 禁用数据项的选中状态

修复复选框状态都为“禁用 ”时,表头的复选框仍可以点击操作。

92ac009e419c2bc3820fd8175a7b191020f9c4db authored over 1 year ago by 贤心 <[email protected]>
优化 table 代码书写规范

优化table.js代码

42b99bf580e46c8837ab3a2c636cf9df35803c8c authored over 1 year ago by 贤心 <[email protected]>
优化代码,修复节点禁止状态时半选全选问题

d5ff46052ea5ab091c7ce4cde22bbb6ea6b989be authored over 1 year ago by Diyar-IT <[email protected]>
修复复选框状态都为“禁用 ”时,表头的复选框仍可以点击操作。

da00d1ad85fdc302e9d7ec188b0f458e8232ba7e authored over 1 year ago by Diyar-IT <[email protected]>
优化代码

c65aabe2b148e54b7dae514eeda6520f83ca0fda authored over 1 year ago by Diyar-IT <[email protected]>
解决异步数据没有子节点数据双点行展开已展开的所有节点问题

解决异步数据没有子节点数据双点行展开已展开的所有节点问题

9a32923c0a236c54efe488ce0a7a68745925b4d4 authored over 1 year ago by Diyar-IT <[email protected]>