Matthew Dean
|
2a4a63afc8
|
Update CHANGELOG.md with 3.x list
|
2018-02-04 10:41:51 -08:00 |
|
Matthew Dean
|
bb6da28314
|
Update README.md
|
2018-02-04 10:17:21 -08:00 |
|
Matthew Dean
|
f80a0215f4
|
Merge pull request #3159 from matthew-dean/3.x
Bump to 3.0.0-RC.1
|
2018-02-04 10:15:39 -08:00 |
|
Matthew Dean
|
8b4524f644
|
Bump to 3.0.0-RC.1
- Remove UMD spec from plugins
v3.0.0-RC.1
|
2018-02-04 09:48:39 -08:00 |
|
Matthew Dean
|
d30e3a6058
|
Merge pull request #3150 from anthony-redFox/3.x
Drop node 0.10 and 0.12 and added node 9 matrix testing
|
2018-01-05 15:21:56 -08:00 |
|
Anton Shchekota
|
0b7c81ccfb
|
Removed install npm 2 version for appveyor. It was hotfix for old node version.
|
2018-01-05 11:51:13 +03:00 |
|
Anton Shchekota
|
5d230dd301
|
Drop node 0.10 and 0.12 and added node 9 matrix testing
|
2018-01-05 11:20:27 +03:00 |
|
Matthew Dean
|
385da8ffda
|
Update stale.yml
|
2017-11-14 10:52:01 -08:00 |
|
Matthew Dean
|
d384779edc
|
Create stale.yml
See: https://probot.github.io/apps/stale/
|
2017-11-14 10:25:16 -08:00 |
|
Matthew Dean
|
691f0f1aca
|
Deprecate Node 0.10 and 0.12 support
|
2017-10-23 19:46:51 -07:00 |
|
Matthew Dean
|
60a5c3bd1f
|
Bump v2.7.3
v2.7.3
|
2017-10-23 19:43:19 -07:00 |
|
Matthew Dean
|
7bc1983a5f
|
Merge pull request #3122 from nikeee/mime-update
Mime update
|
2017-10-22 13:09:30 -07:00 |
|
Niklas Mollenhauer
|
2f5d635708
|
Mime update
|
2017-10-21 22:19:21 +02:00 |
|
Matthew Dean
|
8d6204c2f3
|
Merge pull request #3120 from robhuzzey/issue3115_extInNodePath
Issue3115 ext in node path
|
2017-10-20 10:34:31 -07:00 |
|
Rob Huzzey
|
95536723e9
|
Exclude import-module from browsert test as node_modules will not be in browser
|
2017-10-20 10:50:13 +03:00 |
|
Rob Huzzey
|
044aa24c4f
|
Added CSS to test the LESS
|
2017-10-20 10:40:59 +03:00 |
|
Matthew Dean
|
5200a20ecd
|
Merge pull request #3119 from wiinci/patch-1
Update © year
|
2017-10-19 11:10:55 -07:00 |
|
Mardav Wala
|
1ea60cba20
|
Update © year
|
2017-10-19 13:39:06 -04:00 |
|
Rob Huzzey
|
7be05d7a4d
|
Added test for import module fix
|
2017-10-18 11:37:40 +03:00 |
|
Matthew Dean
|
637bbbd0c2
|
Update README.md with warning about alpha version
|
2017-10-17 15:40:07 -07:00 |
|
Rob Huzzey
|
ea6246e16d
|
Allows for inclusing of LESS files from node_modules without .less extension
|
2017-10-16 12:36:33 +01:00 |
|
Matthew Dean
|
10202c6142
|
Merge pull request #3107 from MarkSG93/pin_request_to_2.81.0
pinned request dep to v2.81.0
|
2017-10-09 22:17:33 -07:00 |
|
Matthew Dean
|
94408424d6
|
Fixes #3112 for real this time
|
2017-10-09 22:13:35 -07:00 |
|
Matthew Dean
|
bad9be8a11
|
Fixes #3112
- also fixes browser test broken with lowercase API change
|
2017-10-09 22:11:19 -07:00 |
|
Matthew Dean
|
af5656944a
|
Update tests for lowercase API
|
2017-10-08 18:46:01 -07:00 |
|
Matthew Dean
|
0d7ec6bb70
|
Change API on less object to lowercase
|
2017-10-08 18:43:10 -07:00 |
|
Matthew Dean
|
488e0fcbdf
|
Release 3.0.0-alpha.3
v3.0.0-alpha.3
|
2017-10-08 18:34:00 -07:00 |
|
Matthew Dean
|
55380d49e9
|
All tests passing
|
2017-10-08 18:31:41 -07:00 |
|
Matthew Dean
|
4f6818db37
|
Merge branch '3.x' into dev/3.x-work
|
2017-10-08 15:30:08 -07:00 |
|
Matthew Dean
|
26674fc867
|
FIXES syncImport for less-node
|
2017-10-08 15:21:13 -07:00 |
|
Mark Griffiths
|
f4b63239a2
|
pinned request dep to v2.81.0
|
2017-09-25 09:20:10 +01:00 |
|
Matthew Dean
|
a25f07ee59
|
Merge pull request #3096 from bdsomer/3.x
Switch from request to phin!
|
2017-08-16 14:40:44 -07:00 |
|
Bennett Somerville
|
5fa5494169
|
Update package.json
|
2017-08-15 18:11:11 -06:00 |
|
Bennett Somerville
|
3c8e1957ff
|
Switch from request to phin!
|
2017-08-15 18:06:24 -06:00 |
|
Max Mikhailov
|
8ca5af109d
|
Merge pull request #3082 from ryysud/add-more-version-to-ci
Add Node.js v8 to Travis CI and AppVeyor
|
2017-07-08 16:16:14 +04:00 |
|
Ryuma Yoshida
|
33ba03fedf
|
Add Node.js v8 to AppVeyor
|
2017-07-02 19:27:13 +09:00 |
|
Ryuma Yoshida
|
8b0b8da61d
|
Add Node.js v8 to Travis CI
|
2017-07-02 19:26:50 +09:00 |
|
Matthew Dean
|
9fd1ef5759
|
Pushing WIP of changes to file manager to track changes
|
2017-06-08 12:50:40 -07:00 |
|
Max Mikhailov
|
faafd33b56
|
do not ignore strict-math:off in media-features
!breaking change, fixes #1480
|
2017-06-08 10:00:26 +03:00 |
|
Max Mikhailov
|
3f353a8bfd
|
do not evaluate backticks in strings as inline-js
|
2017-06-08 09:44:56 +03:00 |
|
Max Mikhailov
|
257f615d0f
|
Merge pull request #3079 from less/special-funcs
Initial support for custom parsed functions (`boolean`, `if` etc.)
|
2017-06-07 18:57:38 +02:00 |
|
Max Mikhailov
|
006ce2651d
|
special functions: add boolean and if, clean up alpha
|
2017-06-07 16:31:35 +03:00 |
|
Max Mikhailov
|
10db21c3b5
|
optional ; after VariableCall at the end of {} block
i.e. allow `div {@var()}` to become consistent with the rest of CSS/Less syntax
|
2017-06-01 13:06:58 +03:00 |
|
Max Mikhailov
|
632f96b55d
|
rename RulesetCall to VariableCall
|
2017-06-01 12:30:02 +03:00 |
|
Max Mikhailov
|
6a683eb62d
|
eslint spaced-comment and corresponding changes
|
2017-06-01 02:27:55 +03:00 |
|
Max Mikhailov
|
f5591237d9
|
clean to-css-visitor.js (eslint etc.)
|
2017-06-01 01:23:33 +03:00 |
|
Max Mikhailov
|
488f16a9dc
|
Merge pull request #3076 from less/merge-rules-cleanup
Update mergeRules
|
2017-05-31 22:32:36 +02:00 |
|
Max Mikhailov
|
458b3975ea
|
update mergeRules (no separate !important rules + cleanup)
|
2017-05-31 23:25:26 +03:00 |
|
Max Mikhailov
|
a475cc4d81
|
fix lessc (less.options is a function and breaks less.render)
|
2017-05-28 18:03:37 +03:00 |
|
Max Mikhailov
|
312f741e42
|
minor Selector code clean-up
|
2017-05-28 15:53:57 +03:00 |
|