Commit Graph

2776 Commits

Author SHA1 Message Date
Matthew Dean
b968e66f5f v3.5.0-beta.2 (#3236) v3.5.0-beta.2 2018-06-27 08:34:09 -07:00
Matthew Dean
566f42862e Fixes #3205, partial 3.0 math regression #1880 (#3228)
* Fixes Mixin call args not being visited
* Add ability to use ES6 in tests
* Fixes #3205 and partial 3.0 math regression #1880
2018-06-26 23:26:01 -07:00
Matthew Dean
b8140d4baa Fixes #1421 - re-parses variable-interpolated elements to selectors (no.2) (#3227)
* Fix element to selector list conversion, passing all tests!
* Add passing test from #3098
* Added passing test example from #1817
* Allow lists to be re-evaluated as selectors (Fixes #1694)
2018-06-25 09:12:34 -07:00
Matthew Dean
7a12d2f675 Fixes #3191 (#3223) 2018-06-24 20:40:29 -07:00
Matthew Dean
8fbad0c454 Update CHANGELOG.md 2018-06-24 20:36:15 -07:00
Matthew Dean
42fd7dca20 Release v3.5.0 beta (#3230)
* Lint cleanup of quotes
* v3.5.0-beta
v3.5.0-beta
2018-06-24 20:14:33 -07:00
Matthew Dean
3c081ff807 Invalidate less-node file cache if modified (#3219) 2018-06-24 13:16:42 -07:00
Matthew Dean
a75f7d9664 Fixes #3147 #2715 (#3213)
* Adds permissive parsing for at-rules and custom properties
* Added error tests for permissive parsing
* Change custom property value to quoted-like value
* Allow interpolation in unknown at-rules
* Allows variables to fallback to permissive parsing
* Allow escaping of blocks
2018-06-21 23:44:38 -07:00
Matthew Dean
e1255ec2b7 Merge pull request #3220 from less/revert-3217-bugfix-1241
Revert "Fixes #1421 - re-parses variable-interpolated elements to selectors"
2018-06-17 16:21:50 -07:00
Matthew Dean
85a716c1cf Revert "Fixes #1421 - re-parses variable-interpolated elements to selectors (#3217)"
This reverts commit 23569c98e2.
2018-06-17 16:20:48 -07:00
Matthew Dean
fd19a9c360 Revert "Pull missed code merged into 3.x branch (#3212)"
This reverts commit 0de99e9c21.
2018-06-17 16:20:48 -07:00
Matthew Dean
bc264fc557 Revert "Fixes #3195 (#3215)"
This reverts commit 468b532885.
2018-06-17 16:20:48 -07:00
Matthew Dean
468b532885 Fixes #3195 (#3215) 2018-06-16 11:59:18 -07:00
Matthew Dean
0de99e9c21 Pull missed code merged into 3.x branch (#3212)
* Add "grunt-cli" package to "devDependencies", so contibutors don't have to install grunt globally to run tests

* Add npm-scripts binding for grunt (npm run grunt -- [command])

* Update CONTRIBUTING.md to use `npm test` instead of `grunt test`

* LESS Importer: Throw some notice when a file is skipped over so you can see why it was skipped in the logs

* Update contributing doc
2018-06-16 11:59:00 -07:00
Matthew Dean
23569c98e2 Fixes #1421 - re-parses variable-interpolated elements to selectors (#3217)
* Adds passing test from #3098
* Added passing test example from #1817
* Allow lists to be re-evaluated as selectors (Fixes #1694)
2018-06-16 11:58:09 -07:00
Matthew Dean
4115d8e81d Add "needs decision" label to stalebot ignore list 2018-06-02 10:49:24 -07:00
Matthew Dean
64c4719399 Give a bit more time before stale issues are closed 2018-06-01 15:08:01 -07:00
Matthew Dean
2da02e344e Update stale.yml 2018-06-01 15:07:30 -07:00
Max Mikhailov
c93c854d64 add comment about an entropy increasing inlineJavaScript option 2018-05-29 08:04:59 +00:00
Max Mikhailov
52f63842cb NEVER put white space after (. 2018-05-09 13:04:03 +00:00
Max Mikhailov
b58a76cfaf Merge pull request #3207 from akkumar/readme_304
update changelog for 3.0.4
2018-05-09 16:02:39 +03:00
Karthik Kumar
5801a82094 docs: add to changelog 2018-05-09 13:35:48 +05:30
Matthew Dean
9fdc2b7851 Merge pull request #3206 from matthew-dean/master
Release v3.0.4
2018-05-06 18:52:52 -07:00
Matthew Dean
e41a17b3ed Release v3.0.4 v3.0.4 2018-05-06 18:51:51 -07:00
Matthew Dean
0c0229c890 Merge pull request #3180 from akkumar/sourcemap_0_7
update source_map to 0.6.x
2018-05-06 18:32:22 -07:00
Max Mikhailov
597e7602c4 Merge pull request #3172 from jacobwarduk/type-checking-length-units
Type checking length units
2018-05-01 01:55:25 +03:00
Jacob Ward
973b6561a9 Remove spurious git diffs 2018-04-30 17:34:11 +01:00
Jacob Ward
abc66732b9 Merge branch 'master' of https://github.com/jacobwarduk/less.js into type-checking-length-units 2018-04-30 17:31:49 +01:00
Jacob Ward
01f34ed36c Add all valid CSS length units 2018-04-30 17:31:28 +01:00
Jacob Ward
d0e53dd395 Annilhilated the festival 2018-04-30 15:07:15 +01:00
Max Mikhailov
efa6eb5306 Merge pull request #3200 from matthew-dean/master
Fixes #3181
2018-04-26 17:32:11 +03:00
Matthew Dean
ddde3c1100 Fixes #3181 v3.0.3 2018-04-18 14:54:17 -07:00
Karthik K
4b19d5c1a1 upgrade source-map to 0.6.x to support node 6+ 2018-02-25 14:35:52 +05:30
Karthik K
3ac35f68f7 upgrade source-map to 0.7.1 2018-02-25 13:15:25 +05:30
Karthik K
3df839584c upgrade source-map to 0.7.1 2018-02-25 13:14:22 +05:30
Jacob Ward
84874269c5 Merge pull request #1 from jacobwarduk/type-checking-length-units
Type checking length units
2018-02-21 20:14:37 +00:00
Max Mikhailov
b873737f5a Merge pull request #3177 from Kartoffelsalat/master
chore(package): update request to 2.83.0
2018-02-21 21:27:21 +03:00
lukas.bonzelett
bd2a93f7b9 chore(package): update request to 2.83.0
The old request package has some vulnerable dependencies inside. So because nsp detected it has to be updated, see: https://nodesecurity.io/advisories/566

https://github.com/less/less.js/issues/3169
2018-02-21 13:40:29 +01:00
Jacob Ward
cb7f5634ec Merge branch 'master' of https://github.com/jacobwarduk/less.js into type-checking-length-units 2018-02-19 23:25:16 +00:00
Jacob Ward
6ff7d3c6bb Fix type checking for valid CSS length units 2018-02-19 23:20:28 +00:00
Max Mikhailov
3699921acb Merge pull request #3170 from thorn0/patch-1
`inline` and `less` imports of the same name = race condition
2018-02-19 15:16:44 +03:00
Georgii Dolzhykov
6985541207 Having inline and less imports of the same name lead to a race condition
Stumbled upon this working on https://github.com/webpack-contrib/less-loader/pull/242.
See an instance of the mentioned race condition here: https://ci.appveyor.com/project/webpack-contrib/less-loader/build/1.0.46/job/mbywf90cimqkjee5

It happens when processing files like this:
```less
@import (less) "some/css.css";
@import (inline) "some/css.css";
```
2018-02-19 02:52:45 +02:00
Matthew Dean
2f1386f8db Merge pull request #3168 from matthew-dean/master
Fixes #3116 - lessc not loading plugins in 3.0
2018-02-14 16:37:24 -08:00
Matthew Dean
4272871e07 Fixes #3116 - lessc not loading plugins in 3.0 v3.0.1 2018-02-14 16:28:25 -08:00
Matthew Dean
ba5ad9c2bd Point badges at master branch 2018-02-10 21:45:11 -08:00
Matthew Dean
4962988db3 Update CHANGELOG.md 2018-02-10 21:37:25 -08:00
Matthew Dean
12fe0c6f50 Update README.md 2018-02-10 21:35:28 -08:00
Matthew Dean
45d06b97c8 Merge pull request #3163 from matthew-dean/master
Merge 3.x into master
2018-02-10 21:34:42 -08:00
Matthew Dean
9590b7b10a Add dist files v3.0.0 2018-02-10 21:21:40 -08:00
Matthew Dean
0b6536bf45 Merge branch '3.x' 2018-02-10 21:19:29 -08:00