-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: less/less.js
base: v4.2.1
head repository: less/less.js
compare: v4.2.2
- 7 commits
- 22 files changed
- 2 contributors
Commits on Dec 8, 2024
-
fix(issue:3737) allow blank variable declarations (#4294)
* Fixes issue with blank CSS variable declarations.
Configuration menu - View commit details
-
Copy full SHA for 509a007 - Browse repository at this point
Copy the full SHA 509a007View commit details -
fix(issue:4258) variable interpolation after math (#4292)
* fix(issue:4258) variable interpolation after math * Fixes variable interpolation issue after previous variable addition. * chore: fix rebase issue * Fix rebase issue for fix for issue #4258.
Configuration menu - View commit details
-
Copy full SHA for 304c310 - Browse repository at this point
Copy the full SHA 304c310View commit details -
fix(issue:4264) strip line comment from expression (#4293)
* Fix for issue #4264. Strip line comments from expressions to avoid invalid CSS output.
Configuration menu - View commit details
-
Copy full SHA for 145d95e - Browse repository at this point
Copy the full SHA 145d95eView commit details
Commits on Jan 2, 2025
-
fix(issue:4301) at-rule declarations missing (#4302)
* Fixes issue #4301. At-rule declarations may go missing or are incorrectly merged under certain nesting conditions. * Added more ```@container``` tests.
Configuration menu - View commit details
-
Copy full SHA for 9d92b0c - Browse repository at this point
Copy the full SHA 9d92b0cView commit details
Commits on Jan 7, 2025
-
ci: enhance our test environment setup (#4291)
* fix: pptr timeout issue * fix: try again * chore: fix pptr timeout issue * fix: test scripts * chore: drop node 10/12/14 * fix: node 23 deprecated api * chore: tru again * fix: windows * fix: windows is * chore: test node14 * fix: drop node v10/v12/v14 support * chore: remove sandbox config * fix: add sandbox config * ci: try playwright * chore: update ci yml * chore: test node * chore: add all test * fix: yml grammer * chore: try topo * chore: node23 test * chore: nodejs v23 * fix: yml grammer * fix: steps's id * chore: final test config * chore: update folder name * chore: refactor * chore: update title * chore: improve code quality
Configuration menu - View commit details
-
Copy full SHA for c2053cb - Browse repository at this point
Copy the full SHA c2053cbView commit details -
* fix: node23 ci * Update package-lock.json * chore: rename node23 ci * chore: rename
Configuration menu - View commit details
-
Copy full SHA for ab5c82f - Browse repository at this point
Copy the full SHA ab5c82fView commit details
Commits on Jan 19, 2025
-
* Release v4.2.2 * Update files for Release/v4.2.2. * chore: update changelog for CI merges * Update CHANGELOG.md for recent CI update merges.
Configuration menu - View commit details
-
Copy full SHA for 1e7b003 - Browse repository at this point
Copy the full SHA 1e7b003View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.1...v4.2.2