Luke Page
|
f85f253586
|
merge from master
|
2014-08-14 17:27:16 +01:00 |
|
Luke Page
|
a16aff18b9
|
update dependencies
|
2014-08-14 17:04:51 +01:00 |
|
Peter deHaan
|
6089b66017
|
Updating request dependency
see https://nodesecurity.io/advisories/qs_dos_extended_event_loop_blocking and mikeal/request#993
|
2014-08-12 11:18:22 -07:00 |
|
Luke Page
|
a168b1f638
|
1.7.4 release
|
2014-07-27 21:04:20 +01:00 |
|
Luke Page
|
546bedd344
|
1.7.3 release
|
2014-06-22 16:12:14 +01:00 |
|
Luke Page
|
383027886c
|
merge from master
|
2014-06-22 16:05:09 +01:00 |
|
Luke Page
|
7ad43291f5
|
1.7.2 release
|
2014-06-19 06:20:20 +01:00 |
|
Luke Page
|
fdd01f6b00
|
merge in latest 1.7.1 release
|
2014-06-10 19:30:21 +01:00 |
|
Luke Page
|
12fdcab084
|
1.7.1 release
|
2014-06-08 17:18:47 +01:00 |
|
Luke Page
|
1d629bf51c
|
Merge pull request #2021 from ForbesLindesay/2_0_0-promises
2.0.0 promises
|
2014-06-08 17:08:18 +01:00 |
|
Luke Page
|
8e7274fad4
|
2.0.0 will require 0.10 or above of node.
|
2014-06-06 08:44:25 +01:00 |
|
Forbes Lindesay
|
b2820b09f4
|
Return a promise rather than an event emitter
[discussed in #1902]
|
2014-05-20 15:37:43 +01:00 |
|
Luke Page
|
084e7331a6
|
update some dependencies
|
2014-05-11 13:20:48 +01:00 |
|
Luke Page
|
501b7fa9a6
|
use graceful fs for file actions
|
2014-05-11 07:44:33 +01:00 |
|
Luke Page
|
ee64392362
|
Merge branch 'master' into 2_0_0
Conflicts:
lib/less/import-visitor.js
lib/less/index.js
|
2014-02-27 21:12:49 +00:00 |
|
Luke Page
|
c95dfdedf9
|
1.7.0 Release
|
2014-02-27 20:10:42 +00:00 |
|
Luke Page
|
08bd23dc2a
|
add browserify (not yet working) and refactor tree nodes to not be dependent on their parent (currently breaks browser build)
|
2014-02-24 21:22:52 +00:00 |
|
Luke Page
|
f0d0ac965d
|
Merge branch 'master' into 2_0_0
Conflicts:
package.json
|
2014-02-22 15:31:32 +00:00 |
|
Luke Page
|
d31e2d5740
|
upgrade dependencies
|
2014-02-17 20:25:18 +00:00 |
|
Luke Page
|
d4fe4ed6cf
|
Merge branch 'master' of https://github.com/cgross/less.js into 2_0_0
Conflicts:
bower.json
|
2014-02-13 22:33:47 +00:00 |
|
Luke Page
|
37a1db2463
|
Up the version of node to the required version
|
2014-02-11 13:39:52 +00:00 |
|
Luke Page
|
9f68ad79b0
|
1.6.3 release
|
2014-02-08 16:51:17 +00:00 |
|
Luke Page
|
d82b39c2db
|
1.6.2 release
|
2014-02-02 18:36:59 +00:00 |
|
Luke Page
|
396112fb66
|
1.6.1 release
|
2014-01-12 11:58:08 +00:00 |
|
Luke Page
|
58af9f9763
|
release 1.6.0
|
2014-01-01 17:29:39 +00:00 |
|
Chris Gross
|
8e180983b3
|
Updated grunt build to provide a less.js/less.min.js w/o version number. Also added automatic updating of ver from package.json to bower.json.
|
2013-11-26 15:01:52 -05:00 |
|
Luke Page
|
f4e1faf7e7
|
1.5.1 release
|
2013-11-17 17:08:58 +00:00 |
|
Luke Page
|
0e57dca6b9
|
add options to disable clean css options that interfere with less operation. upgrade clean css
|
2013-11-16 17:41:46 +00:00 |
|
Luke Page
|
0213579de4
|
1.5.0 release
|
2013-10-21 12:32:57 +01:00 |
|
Luke Page
|
70e5761d90
|
1.5.0 beta 4 release - last one I hope
|
2013-10-04 07:11:10 +01:00 |
|
Luke Page
|
ee11dfb0b1
|
1.5.0 beta 3 release
|
2013-09-17 06:13:07 +01:00 |
|
Luke Page
|
c4a2ed6bce
|
Release 1.5.0 beta 2
|
2013-09-09 22:29:15 +01:00 |
|
Luke Page
|
c139e691ad
|
Merge branch '1.5.0-wip' of https://github.com/upstage/less.js
Conflicts:
.gitignore
.jshintrc
CHANGELOG.md
Makefile
build/browser-header.js
lib/less/browser.js
lib/less/functions.js
lib/less/rhino.js
lib/less/tree/dimension.js
lib/less/tree/value.js
package.json
test/browser-test-prepare.js
test/browser/common.js
test/browser/css/relative-urls/urls.css
test/browser/css/urls.css
test/browser/template.htm
test/css/compression/compression.css
test/css/static-urls/urls.css
test/css/urls.css
test/less-test.js
|
2013-09-04 23:12:34 +01:00 |
|
Luke Page
|
3cc76e6541
|
1.5.0 beta 1
|
2013-09-03 07:19:49 +01:00 |
|
Luke Page
|
6fe1174382
|
rename log_level to logLevel and update some of the changelog
|
2013-08-22 19:30:15 +01:00 |
|
Jon Schlinkert
|
ab43e5cd2c
|
update metadata and build.yml to reflect latest changes in 1.5.0 branch
|
2013-08-21 16:34:34 -04:00 |
|
meri
|
6afd04c05f
|
Added issing grunt-contrib-* dependencies.
|
2013-08-02 15:30:17 +02:00 |
|
meri
|
26138831ff
|
Added missing matchdep dependency into package.json.
|
2013-08-02 15:05:17 +02:00 |
|
meri
|
a22d1171a7
|
Added grunt dependency into package.json.
|
2013-08-02 15:03:08 +02:00 |
|
Jon Schlinkert
|
38a8664013
|
Merge branch 'less.js/1.5.0-wip'
Conflicts:
.jshintrc
Makefile
package.json
|
2013-08-01 06:51:59 -04:00 |
|
Luke Page
|
969e70a573
|
sourcemaps: Fix some issues with output, add an inline flag, add a test harness
|
2013-07-31 22:11:53 +01:00 |
|
Jon Schlinkert
|
aa7e3cc015
|
fixed stripBanners type in concat task. reformatted author name/email in package.json.
|
2013-07-30 02:17:59 -04:00 |
|
Jon Schlinkert
|
1fcf190ed7
|
fix code fences and some metadata, remove watch task from package.json
|
2013-07-24 16:03:56 -04:00 |
|
Jon Schlinkert
|
3513889683
|
adds grunt dependencies to package.json, .jshintrc for jshint task, updates gitignore to account for tmp dir while testing
|
2013-07-23 23:45:30 -04:00 |
|
Luke Page
|
0c41e06ff8
|
Merge branch '1.5.0-wip' into sourcemaps-wip
|
2013-07-20 22:18:54 +01:00 |
|
Luke Page
|
ba1270899b
|
update jam version
|
2013-07-20 21:20:41 +01:00 |
|
Luke Page
|
3235042f0f
|
1.4.2 release
|
2013-07-20 21:03:30 +01:00 |
|
Luke Page
|
aab9c1b24f
|
Fix jshint errors after merge and add jshint to makefile
|
2013-07-18 06:21:11 +01:00 |
|
Luke Page
|
fb9423b94b
|
Merge remote-tracking branch 'evocateur/all-sourcemap-patches' into sourcemaps-wip
|
2013-07-17 22:18:29 +01:00 |
|
Luke Page
|
4db7c883cf
|
start refactoring toCSS so we will be able to collect sourcemap information at the same time
|
2013-07-11 22:08:38 +01:00 |
|