Commit Graph

182 Commits

Author SHA1 Message Date
sentsin
eac5a39c1b Merge branch 'master' of https://github.com/sentsin/layui
merge
2017-11-29 22:03:41 +08:00
sentsin
68bfc4c013 修正注释 2017-11-29 22:03:15 +08:00
前端小武
4a13968a0b
Merge pull request #87 from xuexb/fix/test
fix: 修改测试报错
2017-11-28 10:53:23 +08:00
xuexb
9ff7d8fce8 chore: 修改浏览器和 sauce 顺序 2017-11-28 10:45:02 +08:00
xuexb
529c544687 fix: 修复 layui.sort 参数默认值更新 2017-11-28 10:44:29 +08:00
sentsin
34ad6acf9c Merge branch 'master' of https://github.com/sentsin/layui
merge
2017-11-27 23:45:19 +08:00
sentsin
ec2c430d2b 2.2.3 2017-11-27 23:44:54 +08:00
xuexb
903f0a6dee chore: 添加浏览器超时 2017-11-21 19:28:19 +08:00
xuexb
8c27847240 chore: 去掉ff 2017-11-21 18:55:45 +08:00
xuexb
041c812dc4 chore: 修改浏览器配置 2017-11-21 18:55:45 +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
前端小武
b9bb7ae8d3
fix: 修复编译报错
最近我在整体优化下,有些测试有问题~
2017-10-30 15:31:28 +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
贤心
364fdeffc9 Merge pull request #74 from xuexb/bugfix/highlight
添加代码语法高亮
2017-10-14 23:28:45 +08:00
xuexb
8eae5f7a46 Layui -> layui 2017-10-10 13:40:13 +08:00
xuexb
1983cc7454 添加代码语法高亮 2017-10-10 12:17:51 +08:00
贤心
4e604239e6 Merge pull request #71 from phy25/patch-2
修改 form 示例中邮箱类型错误
2017-10-08 13:18:32 +08:00
Phy
494e24229e 优化 doc 文件夹内 md 格式 2017-10-07 20:54:34 -05:00
Phy
60b4e3b1a0 修改 form 示例中邮箱类型错误 2017-10-07 23:53:31 +08:00
Yii.Guxing
5841f69e0f 修复table的tips问题 (#68) 2017-09-30 00:10:31 +08:00
sentsin
5919c5683c 2.1.5 2017-09-28 23:53:47 +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
前端小武
bc1d4706bd Merge pull request #65 from xuexb/feature/test.code
add code test case
2017-09-17 04:11:37 -05:00
xuexb
2c532c083a add code test case 2017-09-17 11:34:01 +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
4fbd00e9b3 Merge branch 'master' of https://github.com/sentsin/layui
merge
2017-09-13 16:07:03 +08:00
sentsin
5a9b861989 2.1.3 2017-09-13 16:06:55 +08:00
前端小武
1dea654264 Merge pull request #64 from a-wing/bower
fix bower error
2017-09-12 19:34:20 +08:00
YongXin Shi
c3a67927ca fix bower error 2017-09-12 19:08:00 +08:00
前端小武
cdab3c073d 添加laydate测试 (#60)
* 优化layui测试

* 添加 layui.data 测试

* 添加laydate测试用例

* 修复ie中focus事件延迟

* 修复ff内测试报错

* 修复ff内测试报错
2017-09-03 18:38:38 +08:00
sentsin
6dfdf4b664 Merge branch 'master' of https://github.com/sentsin/layui
merge
2017-09-03 15:47:04 +08:00
sentsin
c1404cef09 修复了layDate初始值报错问题 2017-09-03 15:46:29 +08:00
前端小武
943a2767c1 Merge pull request #59 from xieyaowu/patch-1
添加sauce密钥配置
2017-09-03 10:53:24 +08:00
xieyaowu
57b53107ed 添加sauce密钥配置 2017-09-03 10:44:22 +08:00
sentsin
0838e6619f 2.1.2 2017-09-03 09:17:54 +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
xuexb
c8f9946266 修复ie11中测试图片报错 2017-09-02 19:32:53 +08:00
前端小武
179a188792 添加layui常用方法测试 (#57)
* 添加排序支持负数

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

* 修复代码风格

* 添加超时时间

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

* 修复ie中测试用例兼容性
2017-09-02 19:09:08 +08:00