Commit Graph

100 Commits

Author SHA1 Message Date
sentsin
44663c4ced upgrade 2018-04-03 06:41:11 +08:00
sentsin
372fab561e Merge branch 'master' of https://github.com/sentsin/layui
update
2018-04-03 05:07:40 +08:00
sentsin
9a2400a07a upgrade 2018-04-03 05:07:35 +08:00
贤心
84e1a08577
Merge pull request #146 from fonqing/master
layedit build 第一个参数支持 html 原始对象
2018-04-03 03:12:09 +08:00
贤心
477ab39ae4
Merge pull request #91 from zjpzjp/patch-1
加入文件 的 accpet 支持,用于点击上传按钮后 打开系统文件框时, 默认的文件筛选
2018-04-03 02:53:42 +08:00
baler hir
cdba1e7486 Support post+json for table module
modified:   src/lay/modules/table.js
2018-04-02 00:05:34 +08:00
Eric Wong
7e9f523d57
layedit build 第一个参数支持html对象
更新layedit的build方法,使其第一个参数支持传入原生html textarea对象。
2018-01-24 21:22:03 +08:00
sentsin
e8aaa43122 update 2018-01-03 09:55:45 +08:00
websir
7528669188
加入HTML得accpet支持
用于点击上传按钮后  打开系统文件框时, 默认的文件筛选
例:
上传图片: accpet="image/*"
2017-12-08 14:43:27 +08:00
sentsin
31b8a0aa83 进一步优化 form name 数组支持 2017-12-08 12:13:05 +08:00
sentsin
4b63b64865 修复新版本对 table reload 造成影响的问题 2017-12-07 21:48:54 +08:00
sentsin
9ed17a7ef4 修复新版本对 table reload 造成影响的问题 2017-12-07 18:05:10 +08:00
sentsin
a32378122e 升级版本 2017-12-07 15:48:45 +08:00
sentsin
68bfc4c013 修正注释 2017-11-29 22:03:15 +08:00
sentsin
ec2c430d2b 2.2.3 2017-11-27 23:44:54 +08:00
sentsin
33e7e9ac23 优化 table 列宽自适应 2017-11-19 07:47:16 +08:00
sentsin
74d08a6149 2.2.2 2017-11-17 21:15:26 +08:00
sentsin
f9ade81e38 2.2.2 2017-11-17 14:18:42 +08:00
sentsin
cbcf3db7bb 2.2.1 2017-11-16 07:34:22 +08:00
sentsin
3a6735e32b 2.2.0 2017-11-15 11:57:51 +08:00
sentsin
d12b73f3e3 2.1.7 2017-11-02 22:57:10 +08:00
sentsin
9898a77bd9 2.1.6 2017-10-30 15:13:06 +08:00
sentsin
8ccb98f6cd 2.1.6 2017-10-30 15:03:16 +08:00
Yii.Guxing
5841f69e0f 修复table的tips问题 (#68) 2017-09-30 00:10:31 +08:00
sentsin
a9f85a840b Merge branch 'master' of https://github.com/sentsin/layui
merge
2017-09-20 00:25:15 +08:00
sentsin
8e74948e39 2.1.5 2017-09-20 00:24:48 +08:00
前端小武
34a30c1b25 完善 laydate 测试 (#61)
* 添加 laydate 测试

* 添加 options.format 和 options.value 叠加时的验证

* 修改必须单元测试通过后再进行浏览器测试

* 添加判断css是否加载成功

* 优化 options.elem 测试

* 完善laydate测试

* 更新事件回调测试

* 先把 options.format 注释了, 依赖 master 的修复

* 添加 mock server

* 更新404地址

* 使用 show api 来显示日历

* 测试火狐浏览器

* 修复火狐报错

* add callback test case

* fix firefox error

* fix win var

* add window.lay test case

* fix firefox test error

* add edga test

* update `laydate.render({value})` test case

* update options.dateTime test case
2017-09-16 12:38:33 -05:00
sentsin
2f13ad3055 修复laydate在webpack下打包报错的问题 2017-09-15 09:43:19 +08:00
sentsin
ba3b06583b 2.1.4 2017-09-15 01:11:26 +08:00
sentsin
8937a6b298 2.1.4 2017-09-15 00:50:23 +08:00
sentsin
5a9b861989 2.1.3 2017-09-13 16:06:55 +08:00
sentsin
c1404cef09 修复了layDate初始值报错问题 2017-09-03 15:46:29 +08:00
sentsin
48114b00f4 2.1.2 2017-09-03 08:25:54 +08:00
sentsin
58f01788b3 Merge branch 'master' of https://github.com/sentsin/layui
merge
2017-09-03 06:48:46 +08:00
sentsin
67a13c2ac4 2.1.2 2017-09-03 06:48:40 +08:00
前端小武
179a188792 添加layui常用方法测试 (#57)
* 添加排序支持负数

* 添加 layui 内部方法的单元测试

* 修复代码风格

* 添加超时时间

* 删除 layui.img 200 http测试, 原因是加载哪个图都不合适

* 修复ie中测试用例兼容性
2017-09-02 19:09:08 +08:00
sentsin
b644b76ce3 2.1.1 2017-09-01 07:52:28 +08:00
sentsin
02a70bd789 2.1.0 2017-08-31 13:25:49 +08:00
sentsin
f4a79c8431 Bug Fixes 2017-08-31 01:14:58 +08:00
sentsin
d75470cbb6 2.1.0 2017-08-30 17:10:33 +08:00
sentsin
2009bd318d 2.0.2 2017-08-24 20:26:10 +08:00
sentsin
d4500fef27 2.0.2 2017-08-24 08:59:00 +08:00
sentsin
0cf0791f46 2.0.2 2017-08-24 08:20:08 +08:00
sentsin
2a19969d8c Fix Bug 2017-08-22 12:44:28 +08:00
sentsin
a6703434e4 2.0.1 2017-08-22 12:01:49 +08:00
sentsin
7265b2c471 2.0.1 2017-08-22 11:23:55 +08:00
sentsin
3dc39c1cfb 2.0.1 2017-08-22 10:56:53 +08:00
sentsin
15d7241ff5 2.0.0 2017-08-21 08:51:13 +08:00
sentsin
7feaa4eca0 clear 2017-08-21 08:50:25 +08:00
贤心
06c11ba9cd Merge pull request #16 from wanzhende/patch-4
修复当用户选择的小时大于min参数的小时情况下分钟选择没有取消限制的问题
2017-06-18 23:01:16 +08:00