Luke Page
|
7ad43291f5
|
1.7.2 release
|
2014-06-19 06:20:20 +01:00 |
|
Luke Page
|
12fdcab084
|
1.7.1 release
|
2014-06-08 17:18:47 +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
|
c95dfdedf9
|
1.7.0 Release
|
2014-02-27 20:10:42 +00:00 |
|
Luke Page
|
d31e2d5740
|
upgrade dependencies
|
2014-02-17 20:25:18 +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 |
|
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 |
|
Luke Page
|
283d623a98
|
switch to use the clean-css compressor. #1349
|
2013-07-09 08:22:59 +01:00 |
|
Daniel Stockman
|
f000522855
|
Run JSHint in pretest phase, with basic config and ignores.
|
2013-07-08 19:09:52 -07:00 |
|
Luke Page
|
290376f4eb
|
1.4.1 release
|
2013-07-05 06:24:56 +01:00 |
|
Luke Page
|
5b6b5ccc8d
|
1.4.0 release
|
2013-06-05 21:17:47 +01:00 |
|
Luke Page
|
5bdb765394
|
Beta 4
|
2013-05-04 07:18:37 +01:00 |
|
agatronic
|
91bc69a193
|
Beta 3 release
|
2013-04-30 15:36:32 +01:00 |
|
Lee Leathers
|
ee44f777b6
|
Add Less.js license to package.json
|
2013-03-27 01:21:07 -07:00 |
|
Luke Page
|
2e0afb458b
|
beta 2 release
|
2013-03-18 12:23:54 +00:00 |
|
Jon Schlinkert
|
68963e7d91
|
package.json keywords updated, formatting for readability, nothing else was edited.
|
2013-03-16 17:50:22 -04:00 |
|
Luke Page
|
bc6abb8e8b
|
Change version to 1.4.0-b1 and regenerate beta files
|
2013-03-08 08:22:58 +00:00 |
|
Luke Page
|
9fd802f2c3
|
update package.json
|
2013-03-07 15:41:06 +00:00 |
|
Luke Page
|
20f787c53f
|
Update package.json
|
2013-02-26 08:46:28 +00:00 |
|
Luke Page
|
4e517af093
|
add jam definition to package.json. Fixes #1146
|
2013-01-23 19:20:40 +00:00 |
|
Luke Page
|
d4c84c3f95
|
Fix missing , from previous commit
|
2013-01-11 17:43:52 +00:00 |
|
Daniel Stockman
|
8d1eaa2ae8
|
Optionally use mkdirp to ensure output destination directory exists. Fixes #1099
|
2013-01-10 22:24:59 +00:00 |
|