19 Commits

Author SHA1 Message Date
Matthew Dean
5cd329c9d0 Set up auto-publishing and alpha branch (#4390)
* Set up alpha branch and auto-publishing

* Restore 4.5.0 version number

* Set up post-merge hook to stablize version and fix tests

* Restore .gitattributes

* Fix to publish.yml

* Revert PNPM version to version 8 for Node 16 compatibility

* Another attempt to resolve PNPM version

* Another attempt to resolve PNPM version
2025-12-14 11:37:47 -08:00
Matthew Dean
d1abdabcc2 feat: deprecation warnings for Less + monorepo chores (#4319)
* Added deprecation warnings

* Remove warning about combinator

* Switch to PNPM

* Update local dependencies

* Remove inner dist folder

* Create symbolic link to dist folder

* Flip dist folders

* Create symbolic link in root

* Add contributors

* 👥 Add @matthew-dean as a contributor

* 👥 Add @cloudhead as a contributor

* 👥 Add @lukeapage as a contributor

* 👥 Add @seven-phases-max as a contributor

* 👥 Add @iChenLei as a contributor

* 👥 Add @puckowski as a contributor

* Add more contributors

* Finish deprecation warnings

* Resolve deletions and such

* Fix symbolic link

* Update ci.yml to use PNPM

* Update ci.yml to use PNPM

* Refine CI versions

* Fix node printed version

* Better fix for #4258 and #4292

* Re-enable other tests
2025-03-01 11:23:48 -08:00
Matthew Dean
6390ae3406 Release/v4.2.0 (#3814) 2023-08-19 14:31:21 -07:00
Matthew Dean
1adaadb0fa 3.11.0 (#3468)
* Move transpilation from Babel to TypeScript

* Update tests to Mocha / Chai / Headless Chrome

* Remove old Jasmine files

* Fix plugin tests cross-platform

* Add new build

* Fix errors for Node 8

* Remove PhantomJS references and libs

* Remove unnecessary less-node file caching

* Add browser benchmark comparison test

* Add browser benchmark comparison test

* Dist files
2020-02-09 13:52:37 -08: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
Luke Page
fdd01f6b00 merge in latest 1.7.1 release 2014-06-10 19:30:21 +01:00
Luke Page
f0ab12ac16 make the include example text clearer 2014-06-08 17:54:20 +01:00
XhmikosR
7efbcd31cf Trim trailing whitespace. 2014-03-02 14:06:26 +02:00
Luke Page
d85b6c098f Change wiki link to website link 2014-02-20 07:56:49 +00:00
Marcus Bointon
e8cc01058c Add link to docs project
And add including solutions to bug reports
2013-12-17 10:53:29 +01:00
Mária Jurčovičová
a2081fb00c Replaced make command for tests running by grunt command. 2013-12-01 21:06:06 +01:00
Jon Schlinkert
1fcf190ed7 fix code fences and some metadata, remove watch task from package.json 2013-07-24 16:03:56 -04:00
Luke Page
3235042f0f 1.4.2 release 2013-07-20 21:03:30 +01:00
Luke Page
e75bc55fab Fix courtesty typo 2013-04-23 13:51:11 +02:00
Jon Schlinkert
be98ea6dee Updates to CONTRIBUTING.md. Emphasises that users should wrap words with @ signs in backticks to avoid sending notifications to any GitHub user that might have that username. 2013-04-16 13:50:56 -04:00
Luke Page
78883cd18d Update CONTRIBUTING.md
Move developing information to the wiki. Be clearer about feature requests.
2013-02-25 09:26:09 +00:00
Luke Page
40cfe5adf2 Update CONTRIBUTING.md
add developing information
2012-12-21 16:26:21 +00:00
Luke Page
ee4c0c8660 Update CONTRIBUTING.md 2012-12-14 09:53:15 +00:00
Luke Page
aa9c55fca1 Create CONTRIBUTING.md 2012-12-14 01:52:10 -08:00