Luke Page
|
fc6f9d81bd
|
Fix most of the browser tests running through grunt
|
2013-09-05 13:16:41 +01:00 |
|
Luke Page
|
04c5d5d78c
|
re-organise the grunt tasks a little and update readme
|
2013-09-05 12:28:26 +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 |
|
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 |
|
Luke Page
|
c1fe375cdc
|
Fix IE8 issue if 'less' is a dom element
|
2013-08-15 22:23:24 +01:00 |
|
meri
|
3722ff0cb9
|
Added missing files to build.
|
2013-08-07 16:41:03 +02:00 |
|
meri
|
7217ad767b
|
Added browser header reference.
|
2013-08-03 19:45:54 +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 |
|
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
|
ce6e4ede99
|
remove header.js since this is accomplished with meta.banner in the gruntfile. remove makefile.
|
2013-07-24 16:02:34 -04:00 |
|
Jon Schlinkert
|
2ec34489ca
|
add build.yml for controlling paths and order of source files only. Paths for anything besides source files, such as testing or benchmarking, should be controlled in the Gruntfile. this file must be updated when files in the project change.
|
2013-07-23 23:56:47 -04:00 |
|
Jon Schlinkert
|
04e183e66d
|
Add README.md template to ./build directory. All changes to the README should be made here. Pull requests can still be made against the template, and anyone who pulls down the repo will be able to build the readme with grunt readme. So dates, versions, changelog or any other data that gets updated over time (in other files in the repo) will be generated into the readme automatically.
|
2013-07-23 23:43:39 -04:00 |
|
Luke Page
|
24e2b01d6e
|
better environment detection
|
2013-07-09 13:29:58 +01:00 |
|
Luke Page
|
747cac49f3
|
Remove ecma-5 since it is outdated. Fixes #1279
|
2013-04-29 16:24:56 +01:00 |
|
Luke Page
|
494c5f2681
|
extend options, algin with decided syntax
|
2013-02-28 17:07:45 +00:00 |
|
Guy Bedford
|
52e13a855a
|
Allow flexible naming for amd support (#933)
|
2013-01-05 15:29:46 +00:00 |
|
Luke Page
|
c06d849877
|
Add file:/// bugfix to 1.3.3 browser release
|
2013-01-05 15:22:38 +00:00 |
|
Bobby Wertman
|
905d63fd2f
|
Added an AMD module registration.
|
2011-11-21 19:56:25 -05:00 |
|
Erwan Loisant
|
c5c1031402
|
Basic rhino support
|
2011-09-14 17:46:53 +02:00 |
|
Alexis Sellier
|
6ab8d9c2e6
|
(dist) use uglifyjs, update copyright headers
|
2011-05-11 14:33:36 -04:00 |
|
cloudhead
|
32ae279a54
|
deleted compiler.jar
|
2010-06-18 10:44:31 -04:00 |
|
cloudhead
|
fba998f5ed
|
(doc) comments
|
2010-06-15 18:56:16 -04:00 |
|
cloudhead
|
2bac8184c5
|
(dist) require() goes in its own file
|
2010-06-15 18:54:46 -04:00 |
|
cloudhead
|
2694dc86fb
|
(dist) fix build header license
|
2010-06-13 02:52:51 -04:00 |
|
cloudhead
|
799697b8c3
|
cleanup ecma-5.js
|
2010-05-26 13:37:53 -04:00 |
|
cloudhead
|
9bc98c5efa
|
added ECMAScript 4 compatibility
|
2010-05-17 22:57:11 -04:00 |
|
cloudhead
|
30f40222e7
|
Array.isArray compat
|
2010-04-01 22:37:29 -04:00 |
|
cloudhead
|
f6312ba794
|
Created a compat.js file in build/, for browser compatiblity, moved trim() in
there. LESS builds to dist/ now.
|
2010-03-27 02:24:39 -04:00 |
|
cloudhead
|
7f07be65e2
|
Added make min for minification though google's js closure compiler.
|
2010-03-18 14:35:56 -04:00 |
|