Luke Page
|
e793b17751
|
Sequencer working so imports are always processed in the same order
|
2014-10-23 18:15:25 +01:00 |
|
Luke Page
|
8c89b268b3
|
Initial sketch-out (broken)
|
2014-10-23 13:17:55 +01:00 |
|
Luke Page
|
d26f16ae2d
|
Merge pull request #2241 from Justineo/patch-1
Update CHANGELOG.md
|
2014-10-22 07:07:00 +01:00 |
|
GU Yiling
|
50bbda0b63
|
Update CHANGELOG.md
fix typo
|
2014-10-22 11:37:11 +08:00 |
|
Luke Page
|
56414e2e31
|
re-do change from latest source-map dependency so tests pass
|
2014-10-21 13:44:01 +01:00 |
|
Luke Page
|
148a0f5908
|
put the appendage of the .less extension through the file manager so that behaviour can be over-ridden. Fixes #2235
|
2014-10-21 13:16:40 +01:00 |
|
Luke Page
|
ba3d24a352
|
Support urls begining // which are unquoted. Fixes #2238
|
2014-10-21 13:01:01 +01:00 |
|
Luke Page
|
9d3ef59cf8
|
Merge pull request #1902 from less/2_0_0
2.0.0 Pull Request
v2.0.0-b1
|
2014-10-19 21:52:27 +01:00 |
|
Luke Page
|
4a0d806f42
|
build v2 beta and update changelog
|
2014-10-19 21:43:24 +01:00 |
|
Luke Page
|
0fa3a9fe9c
|
change version to beta 1
|
2014-10-19 21:12:05 +01:00 |
|
Luke Page
|
feea4f676f
|
ignore other things in bower that are not needed
|
2014-10-19 21:10:47 +01:00 |
|
Luke Page
|
e02449b656
|
improve some of the source map options
|
2014-10-19 21:00:19 +01:00 |
|
Luke Page
|
65702f80a3
|
make sure plugins can be loaded from the current directory if lessc is installed globally
|
2014-10-19 19:09:23 +01:00 |
|
Luke Page
|
c3831e10d6
|
ignore .grunt folder for npm
|
2014-10-19 18:48:40 +01:00 |
|
Luke Page
|
d436b83c06
|
put the built-in cache on the less object
|
2014-10-19 18:42:07 +01:00 |
|
Luke Page
|
9f82ece8fb
|
sourcemap filename is optional so put a guard around the path replace
|
2014-10-19 18:40:12 +01:00 |
|
Luke Page
|
fde35b7c1c
|
Fix default rootpath. Do not apply to sourcemap filename. Replace windows directory seperators.
|
2014-10-19 18:21:49 +01:00 |
|
Luke Page
|
9d535c0470
|
Whitespace - undo unusual new() syntax
|
2014-10-19 16:57:22 +01:00 |
|
Luke Page
|
845ec72131
|
improve error reporting
|
2014-10-19 16:48:04 +01:00 |
|
Luke Page
|
b8736e0b67
|
whitespace
|
2014-10-19 10:01:18 +01:00 |
|
Luke Page
|
e715057643
|
Delete un-needed files
|
2014-10-19 10:00:59 +01:00 |
|
Luke Page
|
114d3e59e8
|
Tidy up after solving problem when building in linux
|
2014-10-19 09:47:39 +01:00 |
|
Luke Page
|
f3d667bb22
|
test linux build
|
2014-10-19 09:43:38 +01:00 |
|
Luke Page
|
545ee85a25
|
travis CI test 3
|
2014-10-19 08:44:56 +01:00 |
|
Luke Page
|
7b84a9fe54
|
another travis ci test
|
2014-10-19 08:40:14 +01:00 |
|
Luke Page
|
6913f305b5
|
Test why travis CI is failing
|
2014-10-19 08:34:49 +01:00 |
|
Luke Page
|
8562e2cad8
|
Upgrade to jasmine v2
|
2014-10-18 23:14:04 +01:00 |
|
Luke Page
|
ee94d83f12
|
update packages
|
2014-10-18 15:40:21 +01:00 |
|
Luke Page
|
54a8a38077
|
use connect instead of http server and upgrade some more packages
|
2014-10-18 09:05:19 +01:00 |
|
Luke Page
|
3eccec877c
|
module upgrades
|
2014-10-18 08:49:15 +01:00 |
|
Luke Page
|
0bc033008f
|
upgrade uglify
|
2014-10-18 08:43:21 +01:00 |
|
Luke Page
|
5796cf29e0
|
upgrade browserify. Use the promise shim instead of the full node version in the browser.
|
2014-10-18 08:34:54 +01:00 |
|
Luke Page
|
55baaa5db1
|
use page load finished in tests
|
2014-10-18 07:48:47 +01:00 |
|
Luke Page
|
8b42ae3883
|
A few tweaks to browser loading
|
2014-10-17 08:12:52 +01:00 |
|
Luke Page
|
659bf74777
|
Merge pull request #2233 from levithomason/feature/reload-stylesheets
Method to scan for and register stylesheets
|
2014-10-17 08:02:21 +01:00 |
|
Luke Page
|
3166564cb8
|
Merge pull request #2226 from levithomason/feature/notify-on-finish
Notify when less.js is done processing
|
2014-10-17 07:59:37 +01:00 |
|
Levi Thomason
|
0e821f1a4f
|
cleanup callback
|
2014-10-15 23:03:55 -07:00 |
|
Levi Thomason
|
89358faefe
|
more sane resolve
|
2014-10-15 23:02:11 -07:00 |
|
Levi Thomason
|
d31be578a3
|
Fixes #713, #771, #1161
|
2014-10-15 22:58:15 -07:00 |
|
Levi Thomason
|
999af91bb3
|
set less.hasFinished to refresh() promise
fix white space
return promise on modifyVars
|
2014-10-14 00:30:35 -07:00 |
|
Levi Thomason
|
a0b1b2f4bd
|
refresh returns promise
pass the error to reject()
|
2014-10-12 17:28:03 -07:00 |
|
Luke Page
|
c40069e83e
|
Fix the API files
|
2014-10-12 16:49:38 +01:00 |
|
Luke Page
|
a1808b8943
|
upgrade promise dependency
|
2014-10-12 09:28:15 +01:00 |
|
Luke Page
|
6d64213996
|
Fix issue #2221
|
2014-10-11 18:51:09 +01:00 |
|
Luke Page
|
b966cf1d1b
|
some renames, tidy ups and bugfixes whilst adding npm plugin
|
2014-10-11 17:51:08 +01:00 |
|
Luke Page
|
c0f60cccf8
|
Fix plugin issues
|
2014-10-09 18:21:31 +01:00 |
|
Luke Page
|
a344240423
|
Remove unused warn function (replaced with logger) and allow null environments
|
2014-10-09 17:48:56 +01:00 |
|
Luke Page
|
9869b29c3d
|
Add file manager to plugin system
|
2014-10-09 17:45:30 +01:00 |
|
Luke Page
|
d3ca207fe8
|
jsdoc and add file manager
|
2014-10-09 17:11:47 +01:00 |
|
Luke Page
|
36a1d5e8e4
|
Fix some links and version numbers
|
2014-10-09 05:42:55 +01:00 |
|