Commit Graph

216 Commits

Author SHA1 Message Date
Matthew Dean
488e0fcbdf Release 3.0.0-alpha.3 2017-10-08 18:34:00 -07:00
Matthew Dean
4f6818db37 Merge branch '3.x' into dev/3.x-work 2017-10-08 15:30:08 -07:00
Bennett Somerville
5fa5494169 Update package.json 2017-08-15 18:11:11 -06:00
Matthew Dean
9fd1ef5759 Pushing WIP of changes to file manager to track changes 2017-06-08 12:50:40 -07:00
Matthew Dean
ff5760e099 v3.0.0-alpha.2 2017-01-10 17:46:25 -08:00
Matthew Dean
c60c322562 3.0.0-alpha.1 2017-01-01 12:59:17 -08:00
Matthew Dean
49cbe520f6 Migrate JSCS and JSHint to ESLint and fix various ESLint styling errors 2016-12-31 20:03:46 -08:00
Matthew Dean
96c2ffbc0d Tests for plugin in-browser
- Prevents XSS @plugin requests
2016-12-23 23:12:32 -08:00
Matthew Dean
d0fbadba2e Yes! Less.js tests now working for all browser platforms (except for local timeout error - to fix) 2016-11-20 18:07:19 -08:00
Matthew Dean
26041d9aa5 Bump version for lessc change 2016-10-21 16:40:21 -07:00
Matthew Dean
a38f8a1eb7 Added property accessors - performance issue solved by re-tooling value parsing
i.e. All values are anonymous strings until "queried"
- Unlike original PR, no change in existing test output for un-referenced properties
- unused variables would theoretically result in a tiny improvement in parsing time
2016-07-18 14:28:32 -07:00
Matthew Dean
54affb852b Faster Jasmine tests, Sauce Labs settings update / trying to fix Sauce Labs issues for specific browsers 2016-07-16 20:45:12 -07:00
Matthew Dean
992f1f3ca3 Added more accurate & detailed benchmark 2016-07-14 13:14:58 -07:00
Matthew Dean
1136a9c050 3.0.0-pre.2 2016-07-14 12:29:11 -07:00
Matthew Dean
2766d40479 Rename version to pre-release 2016-07-13 12:01:50 -07:00
Matthew Dean
16c80efa61 Fix directive / rule shims 2016-07-13 01:38:30 -07:00
Matthew Dean
bd14f14709 Rename @plugin to @use extensions 2016-06-24 20:36:00 -07:00
Andrew Brobston
e29f7de7a6 Roll back Grunt to version 0.4.5
Continuous-integration builds now fail due to peer-dependency
issues.  It appears that the `grunt-saucelabs` package does not
currently work with Grunt 1+.  Future versions likely will, but for
now, rolling back to Grunt ~0.4.5 may allow the CI builds to
progress.
2016-05-31 16:34:33 -05:00
Andrew Brobston
726cd9660a Download PhantomJS from CDN
Addresses #2898.  Instead of attempting a manual download of
PhantomJS, use the npm package phantomjs-prebuilt and the
environment variable `PHANTOMJS_CDNURL` as suggested in
the comment at
https://github.com/ariya/phantomjs/issues/13953#issuecomment-200862297.
2016-05-31 15:57:01 -05:00
Matthew Dean
d3e1531370 v2.7.1 HOTFIX 2016-05-09 13:38:37 -07:00
Matthew Dean
b76db1799d v2.7.0 2016-05-07 18:35:07 -07:00
Jérémy VIGNELLES
d6ec55e199 removed dependency to package "request" (closes #2870) 2016-04-18 21:05:27 +02:00
Matthew Dean
2c974b2c02 Add some more URLs for less-docs builds 2016-03-26 11:27:13 -07:00
Matthew Dean
c548e3c223 Add master branch path for less-docs builds 2016-03-26 10:52:38 -07:00
Matthew Dean
b550b2081f v2.6.1 2016-03-04 09:37:57 -07:00
Max Mikhailov
0833c2ea8c Revert "Update jit-grunt to version 0.10.0 🚀" 2016-02-28 16:31:18 +03:00
greenkeeperio-bot
1ce0a0c124 chore(package): update jit-grunt to version 0.10.0
http://greenkeeper.io/
2016-02-23 15:37:15 +01:00
greenkeeperio-bot
cd4af86a95 chore(package): update grunt-contrib-concat to version 1.0.0
http://greenkeeper.io/
2016-02-21 05:01:19 +01:00
greenkeeperio-bot
0d09826b28 chore(package): update grunt-contrib-jshint to version 1.0.0
http://greenkeeper.io/
2016-02-17 01:47:36 +01:00
greenkeeperio-bot
d148ce5881 chore(package): update grunt-contrib-clean to version 1.0.0
http://greenkeeper.io/
2016-02-15 22:52:42 +01:00
greenkeeperio-bot
4bc5f92709 chore(package): update grunt-jscs to version 2.7.0
http://greenkeeper.io/
2016-01-30 10:13:57 +00:00
greenkeeperio-bot
4960b2ab91 chore(package): update grunt-contrib-jasmine to version 1.0.0
http://greenkeeper.io/
2016-01-30 08:34:54 +00:00
Luke Page
29f8ae22cc upgrade jshint and fix new errors 2016-01-30 08:29:47 +00:00
greenkeeperio-bot
c8997f544e chore(package): update dependencies
http://greenkeeper.io/
2016-01-30 07:12:38 +00:00
Matthew Dean
633e499566 - Bump version to 2.6.0 and update changelog 2016-01-29 11:55:13 -08:00
Matthew Dean
0a703c4d7f v2.5.4 2016-01-29 07:36:11 -08:00
Matthew Dean
65404cb506 Allows stylesheets to cache even with modifyVars
- Basically, compares assigned vars to vars in localStorage. If they match (and all the other cache criteria pass), then loads from cache
2015-11-25 22:53:36 -08:00
Luke Page
33fa72767e v2.5.3 2015-09-25 12:50:16 +01:00
Luke Page
f0c454bc68 v2.5.2 2015-09-24 20:21:01 +01:00
Luke Page
59c012c16a 2.5.1 release 2015-05-21 12:26:46 +01:00
Peter deHaan
bdcec8bff4 Update license attribute
specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
2015-05-20 23:43:45 -07:00
Luke Page
9b7021a309 2.5.0 release 2015-04-03 09:53:16 +01:00
seven-phases-max
1950248a87 fix formatting to meet jscs settings 2015-04-01 21:26:14 +04:00
Luke Page
1e67f03172 Merge pull request #2525 from whitecolor/patch-1
Add browser field
2015-04-01 13:06:11 +01:00
Luke Page
c1bccbec32 Do not use the latest jscs as it breaks
since it does extra checking on indentation that doesn't pass.
2015-04-01 13:01:28 +01:00
Alex
7cc986e361 Add browser field
to support browserfy and other loaders that use `browser` field for resolving browser version
https://github.com/substack/node-browserify#packagejson
2015-03-28 14:50:51 +05:00
Luke Page
31ad118674 upgrade source-map 2015-03-12 23:21:09 +00:00
Luke Page
124128470b fix config for promises in less.js 2015-03-12 19:01:05 +00:00
Bass Jobsen
139757aa9d remove matchdep 2015-03-03 00:20:56 +01:00
Bass Jobsen
c7c56913dc Merge branch 'jit-grunt' of https://github.com/bassjobsen/less.js into jit-grunt 2015-03-02 23:45:10 +01:00