Commit Graph

2173 Commits

Author SHA1 Message Date
Luke Page
4dfdcdca1c remove stray console.log 2014-11-27 06:14:18 +00:00
Luke Page
5173186162 Merge pull request #2312 from ForbesLindesay/fix-double-exception-handling
Fix double handling of exceptions
2014-11-26 17:10:56 +00:00
Luke Page
88ca26af6e Merge pull request #2311 from ForbesLindesay/pass-this
Pass this from promise based calling
2014-11-26 17:09:29 +00:00
Forbes Lindesay
7aa942d449 Fix double handling of exceptions 2014-11-26 15:13:15 +00:00
Forbes Lindesay
4d7f2927d4 Pass this from promise based calling
Fixes https://github.com/less/less-plugin-npm-import/issues/4
2014-11-26 15:10:08 +00:00
Luke Page
c2dfa6bf6d Merge pull request #2309 from seven-phases-max/more-input-types-for-replace
Improve keyword and anonymous input for replace function (fixes #2308).
2014-11-25 13:05:14 +00:00
seven-phases-max
ccd49bb619 improve keyword and anonymous input for replace (and %) 2014-11-25 04:04:50 +04:00
Luke Page
7d97027222 refactor sourcemap classes slightly for better usage by clean-css plugin sourcemaps branch 2014-11-23 13:27:42 +00:00
Luke Page
3f886ad7ca v2.1 release v2.1.0 2014-11-23 11:14:34 +00:00
Luke Page
06aa304038 get tests passing in chrome in sauce 2014-11-23 08:08:45 +00:00
Luke Page
32dbbee247 Merge branch 'master' of https://github.com/less/less.js 2014-11-22 18:47:01 +00:00
Luke Page
b51691ccee missing return statement causing failing tests 2014-11-22 18:46:02 +00:00
Luke Page
89c95af070 Fix isSync option, turn browser back to running sychronously and fix many issues that came up 2014-11-22 18:30:36 +00:00
Marcus Bointon
59b763a10c Merge pull request #2298 from vsn4ik/npm_not_capitalized
Small improve in README.md and bower.json.
2014-11-17 08:09:19 +01:00
vsn4ik
893b54a60e Small improve in README.md and bower.json. 2014-11-16 22:45:47 +03:00
Luke Page
2c88644a1a Merge branch 'sauce' 2014-11-16 17:51:39 +00:00
Luke Page
825ab31cdd Switch on all sauce tests 2014-11-16 17:51:30 +00:00
Luke Page
6ccf6d2d96 Fix typo 2014-11-16 16:07:33 +00:00
Luke Page
b2aa23e88e Fix IE8 error test 2014-11-16 16:01:32 +00:00
Luke Page
cae3792a1e Merge branch 'master' of https://github.com/less/less.js 2014-11-16 15:46:09 +00:00
Luke Page
7572cf44a0 make relative path test for drive name case insensitive. Fixes #2292. 2014-11-16 15:37:23 +00:00
Luke Page
75426cb1d7 support pre ie10 and fix sauce asking for js status before script loaded 2014-11-16 15:00:04 +00:00
Luke Page
de06e26c03 Run less.js after page load to see if it fixes IE page load issue 2014-11-16 11:30:42 +00:00
Luke Page
41346e1543 Merge pull request #2297 from am11/master
Package: Updates request to 2.48.0
2014-11-15 16:10:17 +00:00
Adeel
ed34989cb4 Package: Replaces tilde with caret.
See the difference:
http://stackoverflow.com/a/22345808/863980
2014-11-15 18:05:15 +02:00
Adeel
7aa2f1048a Package: Updates request to 2.48.0. 2014-11-15 18:01:06 +02:00
Luke Page
b09ce05cfc Merge pull request #2296 from Taritsyn/master
Fix getting of character at index
2014-11-15 14:31:20 +00:00
Andrey Taritsyn
7b567d016c Fix getting of character at index 2014-11-15 16:42:15 +03:00
Luke Page
27dea8ed2b Fix variables with important to be consistent - Fixes #2286 2014-11-15 11:07:10 +00:00
Luke Page
0037a8d2d7 Merge branch 'master' of https://github.com/less/less.js 2014-11-15 10:12:46 +00:00
Luke Page
5e4fa2a5a5 Fix the depends option. Fixes #1799 2014-11-15 10:12:27 +00:00
Luke Page
779efe5645 Merge pull request #2279 from cgross/master
Remove livereload cache buster param in extractId
2014-11-09 17:16:46 +00:00
Chris Gross
54ee4fa20c Remove livereload cache buster param in extractId 2014-11-09 12:02:31 -05:00
Luke Page
e33d2a09e3 Update to appveyor master badge 2014-11-09 14:58:20 +00:00
Luke Page
89b5e0493b v2 release v2.0.0 2014-11-09 14:28:58 +00:00
Luke Page
06a97bccb3 add further unit fallback tests 2014-11-09 14:21:40 +00:00
Luke Page
4dab36dade support @counter-style. Fixes #2204 2014-11-09 14:13:53 +00:00
Luke Page
9017cbe2ad improve legacy units to be more consistent (particularly for multiplicaton). Fixes #2276 2014-11-09 14:01:01 +00:00
Luke Page
f698d77180 increase async timeout because appveyor can take 70 seconds to start up 2014-11-09 09:42:46 +00:00
Luke Page
8727d72811 Remove ipad sauce test since it often fails 2014-11-09 08:54:07 +00:00
Luke Page
80f2ace143 allow failures of node with 0.11 2014-11-09 08:52:00 +00:00
Luke Page
dd413a039a remove un-necessary index 2014-11-09 08:50:32 +00:00
Luke Page
b375b20872 Merge pull request #2277 from jackwanders/browser-less-as-npm-target
create index and browser scripts in root as require targets
2014-11-09 08:45:46 +00:00
Luke Page
00d7ec1477 update dev dependencies 2014-11-08 22:57:35 +00:00
Luke Page
470671f147 Remove unnecessary autocrlf setting 2014-11-08 22:50:36 +00:00
Luke Page
ced43a71ad Increase jasmine timeout for (very) slow computers 2014-11-08 22:48:09 +00:00
Luke Page
a3f40f5500 Update README.md 2014-11-08 22:45:12 +00:00
Luke Page
8e74aaef8f Try out appveyor 2014-11-08 22:34:22 +00:00
Luke Page
e90776695f Merge pull request #2269 from dexif/master
Fix for wrong check in abstractFileManager.getPath
2014-11-03 12:34:19 +00:00
Evgenij Spitsyn
31846a9091 Fix wrong check in abstractFileManager.getPath 2014-11-03 12:20:27 +03:00