Commit Graph

22 Commits

Author SHA1 Message Date
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
Luke Page
dd1ebe83dc Merge pull request #2267 from am11/master
CLI: Fixes source-map-url description (#2264)
2014-11-03 07:13:19 +00:00
Veres Lajos
73f3fc4468 typo fixes 2014-11-02 23:18:29 +00:00
Adeel
440d08153a CLI: Minor fixes in various decriptions. 2014-11-03 00:29:07 +02:00
Adeel
be2de926ef CLI: Fixes source-map-url description. (#2264) 2014-11-03 00:17:59 +02:00
Luke Page
0b3acccbd2 load plugins from functions as well as objects 2014-10-26 11:27:09 +00:00
Luke Page
0fa3a9fe9c change version to beta 1 2014-10-19 21:12:05 +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
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
9869b29c3d Add file manager to plugin system 2014-10-09 17:45:30 +01:00
Luke Page
8d431179e5 Add logger 2014-10-05 20:36:23 +01:00
Luke Page
7a6b1e278b Pull out the file manager aspect of the environment so new file managers can be added dynamically 2014-10-04 17:46:30 +01:00
Luke Page
0c1fb3248b Add another todo 2014-09-21 16:48:35 +01:00
Luke Page
fb6c879cc4 remove env from all environment calls except the ones that actually need it 2014-09-21 16:46:44 +01:00
Luke Page
86f78fa197 support min version 2014-09-18 12:53:05 +01:00
Luke Page
771ab4e430 sort out usage and allow a plugin argument 2014-09-17 21:14:40 +01:00
Luke Page
6ea7a1995e move out clean css 2014-09-17 15:09:04 +01:00
Luke Page
e357dae7bc allow lessc to load plugins. rename visitor directory to visitors to match others. Fix indexes in URL 2014-09-09 21:20:04 +01:00
Luke Page
1a78cd5901 Remove unnecessary text from require statements 2014-09-08 00:57:50 +01:00
Luke Page
2778f53266 Point at the node version of less when imported and expose the environment non-specific one 2014-09-07 15:07:45 +01:00
Luke Page
d9c42e206d seperate out the environments at the top-most-level 2014-09-04 19:11:59 +01:00