Commit Graph

215 Commits

Author SHA1 Message Date
前端小武
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
luckxu
442fca8eaf Update laydate.js
日期组件在右侧可能超界,显示不全
2017-05-03 15:55:11 +08:00
wanzhende
c1bb26f762 修复当用户选择的小时大于min参数的小时情况下分钟选择没有取消限制的问题
修复当用户选择的小时大于min参数的小时情况下分钟选择没有取消限制的问题
2017-04-11 20:00:46 +08:00
sentsin
cebbcd9e3f 增加字体图标 2017-03-31 07:54:43 +08:00
sentsin
092cc9177c rc.4 2017-03-30 12:27:14 +08:00
贤心
687d2c1600 Merge pull request #10 from yoder/master
增加setContent方法.
2017-03-20 11:46:42 +08:00
贤心
b6ceae2e38 Merge pull request #4 from joviqiao/master
获取设备信息方法完善mac的判断
2017-03-19 11:29:52 +08:00
贤心
e54efe2ec4 Merge pull request #12 from wanzhende/patch-2
更新layui.css
2017-03-19 11:26:45 +08:00
sentsin
c8bedb2c58 rc.2 2017-03-12 08:01:50 +08:00
sentsin
70835a21bb Modified 2017-03-11 16:16:24 +08:00
sentsin
99083dd4af update layer 2017-03-06 18:36:45 +08:00
sentsin
79fe31cd04 remove layim-mobile 2017-03-01 14:11:50 +08:00
sentsin
8fe18cedbc fix select bug 2017-03-01 12:02:59 +08:00
sentsin
756252ccf0 fix select bug 2017-03-01 11:52:55 +08:00
sentsin
5903266d54 1.0.9_rls 2017-03-01 00:37:12 +08:00
sentsin
c86084bbe8 1.0.9_rls 2017-03-01 00:15:02 +08:00
sentsin
d9259ace92 fix select bug 2017-02-28 12:30:26 +08:00
sentsin
fd07bf1b47 1.0.9 2017-02-28 03:02:02 +08:00
sentsin
aed95de2a6 1.0.8 2017-02-28 02:57:38 +08:00
sentsin
1d31b8be24 1.0.9 2017-02-28 02:16:08 +08:00
sentsin
caaff263bd pre-release 2017-02-26 11:02:41 +08:00
sentsin
e201faebf1 1.0.8 2017-02-21 06:48:54 +08:00
wanzhende
e4741f42d6 更新layui.css
增加高亮显示当前选择菜单项
2017-01-16 22:40:22 +08:00
yoder
b84b003995 增加setContent方法.
/**
 * 设置编辑器内容
 * @param {[type]} index   编辑器索引
 * @param {[type]} content 要设置的内容
 * @param {[type]} flag    是否追加模式
*/
2016-12-26 15:35:28 +08:00
Jovi
1e316ed63d Update layui.js 2016-12-22 11:10:43 +08:00
sentsin
7a2e9467de 1.0.7 2016-11-30 15:48:30 +08:00
sentsin
2f2f5f110c 1.0.6 2016-11-30 05:05:54 +08:00
sentsin
ebccd2d698 1.0.6 2016-11-30 04:24:21 +08:00
sentsin
c1663351cc 1.0.6 2016-11-30 02:23:57 +08:00
sentsin
1e8bd1496c 1.0.5 2016-11-29 07:36:58 +08:00
Jovi Qiao
af0c17f772 获取设备信息方法完善mac的判断 2016-11-23 13:36:37 +08:00
sentsin
660083897d 1.0.4 pro 2016-11-18 15:03:44 +08:00
sentsin
bb6f99343f 1.0.4 2016-11-18 06:52:55 +08:00
sentsin
5b0ad74899 remove mobile 2016-11-13 20:08:48 +08:00
sentsin
997a4901cf 局部调整 2016-11-11 11:46:21 +08:00
sentsin
f737ef8287 remove text-rendering 2016-11-10 18:56:18 +08:00
sentsin
54b78314d0 1.0.3 2016-11-10 04:06:59 +08:00
sentsin
31a0586501 1.0.3 2016-11-10 02:31:39 +08:00
sentsin
5bde0f3a88 微调 2016-10-21 21:54:21 +08:00
sentsin
3e2ad5e063 调整一些小冲突 2016-10-20 16:07:29 +08:00
sentsin
6dd796985e Merge branch 'master' of https://github.com/sentsin/layui 2016-10-19 11:09:39 +08:00
sentsin
f876e9512d 微调 2016-10-19 11:09:01 +08:00
魏安国
f5e301d4da 解决与bootstrap冲突,造成表单元素加粗 2016-10-18 15:00:41 +08:00
魏安国
85663092ac 解决与bootstrap冲突,造成年份下拉内容超出边界 2016-10-18 14:53:54 +08:00
sentsin
0e202895f0 1.0.2 2016-10-18 08:23:17 +08:00
sentsin
965651fa5d 1.0.1 2016-10-15 18:04:38 +08:00
sentsin
010de34a3a put right 2016-10-15 18:01:03 +08:00
sentsin
eefa3a5ae3 1.0.1 2016-10-15 10:37:24 +08:00
sentsin
9aca6f02f4 1.0.0 2016-10-14 18:22:51 +08:00
sentsin
acafbbd309 remove layim 2016-10-14 16:30:27 +08:00
sentsin
5817d10328 1.0.0 2016-10-14 16:23:52 +08:00