Commit Graph

  • a345a8d27d Merge pull request #4393 from matthew-dean/alpha alpha Matthew Dean 2025-12-14 14:26:22 -08:00
  • ef90c0dc67 Merge branch 'alpha' of github.com:matthew-dean/less.js into alpha Matthew Dean 2025-12-14 14:22:59 -08:00
  • 342b06c002 Merge branch 'master' into alpha Matthew Dean 2025-12-14 14:19:09 -08:00
  • f3795c2463 Add proper repository link to test-data (#4392) Matthew Dean 2025-12-14 14:09:19 -08:00
  • 357bcf1bd4 Add proper repository link to test-data Matthew Dean 2025-12-14 14:03:19 -08:00
  • 6e81606869 Fix auto-publishing permissions / graceful fallback (#4391) master Matthew Dean 2025-12-14 12:01:32 -08:00
  • ffd445b301 Merge branch 'master' of github.com:less/less.js into alpha Matthew Dean 2025-12-14 11:56:02 -08:00
  • fd33b87d4f Fix permissions to other less package Matthew Dean 2025-12-14 11:53:03 -08:00
  • 5cd329c9d0 Set up auto-publishing and alpha branch (#4390) Matthew Dean 2025-12-14 11:37:47 -08:00
  • 8ef0f8559a Another attempt to resolve PNPM version Matthew Dean 2025-12-14 11:28:25 -08:00
  • e85ee2e5cf Another attempt to resolve PNPM version Matthew Dean 2025-12-14 11:26:39 -08:00
  • 92b88713a7 Revert PNPM version to version 8 for Node 16 compatibility Matthew Dean 2025-12-14 11:24:13 -08:00
  • 065335a5e2 Fix to publish.yml Matthew Dean 2025-12-14 11:20:06 -08:00
  • 820b485978 Restore .gitattributes Matthew Dean 2025-12-14 11:14:27 -08:00
  • 34f4f2ef93 Set up post-merge hook to stablize version and fix tests Matthew Dean 2025-12-14 11:04:02 -08:00
  • b61e6d8db0 Restore 4.5.0 version number Matthew Dean 2025-12-14 10:50:39 -08:00
  • 5efa00e368 Set up alpha branch and auto-publishing Matthew Dean 2025-12-14 10:47:02 -08:00
  • 432286970a [Needs reviews!] Mega test refactor (#4378) Matthew Dean 2025-12-06 11:28:46 -08:00
  • 1bde4bddff Release/v4.4.2 (#4364) v4.4.2 Daniel Puckowski 2025-10-06 14:06:54 -04:00
  • 5ed71008c0 fix(issue#4362) no spacing regression for function (#4363) Daniel Puckowski 2025-08-26 19:41:32 -04:00
  • 9c0615936e Migrate Less to use valid CSS (#4357) v4.4.1 Matthew Dean 2025-08-10 10:59:31 -07:00
  • 9d345ffe30 Release v4.4.1 (#4351) Daniel Puckowski 2025-08-08 17:29:06 -04:00
  • 6e0095dd77 CSS scroll state container queries and improved function handling (#4342) Daniel Puckowski 2025-07-25 18:05:48 -04:00
  • 01a187e3da fix(issue#4348): parse layer nesting syntax (#4349) Daniel Puckowski 2025-07-24 17:40:53 -04:00
  • 033e3b356f Release v4.4.0 (#4345) v4.4.0 Daniel Puckowski 2025-07-16 13:44:44 -04:00
  • f086c79e2d fix(issue#4343) add color operands (#4346) Daniel Puckowski 2025-07-12 16:56:49 -04:00
  • 67404cd50c Add support for import at-rule layer functionality (#4340) Daniel Puckowski 2025-05-29 23:14:40 -04:00
  • 36626c8853 fix(issue#4242): add support for layer at-rule (#4337) Daniel Puckowski 2025-04-15 19:41:25 -04:00
  • 1a5553d19c Release v4.3.0 (#4335) v4.3.0 Daniel Puckowski 2025-04-05 10:50:08 -04:00
  • 5d3f6ea2a4 fix(issue:4267) support starting-style at-rule (#4333) Daniel Puckowski 2025-03-31 14:48:29 -04:00
  • ddef3ebd2d fix(ci): revise playwright install for CI (#4322) Daniel Puckowski 2025-03-29 23:54:49 -04:00
  • 628dbafbf6 Update README.md (#4320) Matthew Dean 2025-03-01 11:32:49 -08:00
  • d1abdabcc2 feat: deprecation warnings for Less + monorepo chores (#4319) Matthew Dean 2025-03-01 11:23:48 -08:00
  • 1e7b0038d4 Release v4.2.2 (#4307) v4.2.2 Daniel Puckowski 2025-01-19 13:43:04 -05:00
  • ab5c82f86f fix: node23 ci (#4309) Lei Chen 2025-01-07 23:22:30 +08:00
  • c2053cbca2 ci: enhance our test environment setup (#4291) Lei Chen 2025-01-07 22:14:43 +08:00
  • 9d92b0ca3b fix(issue:4301) at-rule declarations missing (#4302) Daniel Puckowski 2025-01-02 11:38:31 -05:00
  • 145d95ee9c fix(issue:4264) strip line comment from expression (#4293) Daniel Puckowski 2024-12-08 08:07:05 -05:00
  • 304c3106d8 fix(issue:4258) variable interpolation after math (#4292) Daniel Puckowski 2024-12-08 07:51:12 -05:00
  • 509a007c40 fix(issue:3737) allow blank variable declarations (#4294) Daniel Puckowski 2024-12-08 07:32:45 -05:00
  • e4fdbe3259 Master fix 4252 (#4295) v4.2.1 Daniel Puckowski 2024-12-07 11:41:47 -05:00
  • e4198bafc8 fix(issue:4268) nested pseudo-selector parsing (#4290) Daniel Puckowski 2024-12-07 11:40:42 -05:00
  • 773e157c76 Release v4.2.1 (#4287) Matthew Dean 2024-11-25 09:05:24 -08:00
  • b09ad0f62a fix: Output correct css when using css function in max(). (#4266) Soon 2024-11-22 03:19:31 +08:00
  • 09b8f5cf4d Release v4.2.1 (#4280) Daniel Puckowski 2024-10-15 13:07:31 -04:00
  • 53f84f02ba Master container style fix for 4235 (#4237) Daniel Puckowski 2024-01-17 20:26:29 -05:00
  • 13864a6b5c ci: windows (#4213) Lei Chen 2023-09-15 07:27:20 +08:00
  • 1b6dba1457 [skip ci] add v4.2.0 changelog (#4215) v4.2.0 Lei Chen 2023-09-07 10:32:36 +08:00
  • 6390ae3406 Release/v4.2.0 (#3814) Matthew Dean 2023-08-19 14:31:21 -07:00
  • 012d549d42 fix(issue:3766) add support for container queries (#3811) Daniel Puckowski 2023-08-05 12:39:42 -04:00
  • 8b5aef97e6 Create SECURITY.md Matthew Dean 2023-08-03 10:11:32 -07:00
  • 4d3189c051 Fixes #3787 -- ESLint updates and linting cleanup (#3790) Matthew Dean 2023-04-08 09:27:41 -07:00
  • a917965340 ci: update the ci config (#3789) Lei Chen 2023-04-05 07:43:46 +08:00
  • 2702322553 fix faulty source map generation with variables in selectors (#3761) Peter Goldberg 2023-04-02 17:08:28 -04:00
  • 9b37be7740 [skip ci] update the issue template of bug report (#3785) Lei Chen 2023-04-02 10:16:07 +08:00
  • 180d6761bd fix: make ci work (#3774) Lei Chen 2023-01-20 08:12:36 +08:00
  • 0e99701e00 fix(parser): fix crash when css variable property does not end with a semicolon (#3700) Ben Kelly 2023-01-14 19:55:14 -05:00
  • eefe33a47f Fix #2991 (#3649) Olivier Nicodemi 2022-08-20 19:05:21 +02:00
  • 721659e109 Fix eslint warnimg (#3709) lumburr 2022-08-21 01:04:24 +08:00
  • 94b2cb4586 refactor: Modify this pointer so that it is not empty. (#3719) lumburr 2022-08-21 01:03:42 +08:00
  • c155d1495a [skip ci]: add v4.1.3 missing changelog (#3729) Lei Chen 2022-08-21 01:01:27 +08:00
  • 6986f3e0cb Release v4.1.3 (#3722) v4.1.3 Matthew Dean 2022-06-08 12:23:27 -07:00
  • c24f52c652 ci: add node18 support and drop node17 ci (#3718) Lei Chen 2022-05-13 21:14:48 +08:00
  • 7491578403 feat: add disablePluginRule flag for render() options (#3701) Robert Kieffer 2022-05-04 04:09:07 -10:00
  • 1eafc06db4 fix: Fix https failures on macOS (#3716) Joey Parrish 2022-04-21 17:41:38 -07:00
  • 3f05b5cde6 chore: remove unused vars and imports (#3682) Ya Hui Liang(Ryou) 2022-01-12 14:15:24 +08:00
  • ce973cdc99 Fix #3591: refactor debugInfo from class to function (#3613) Devlin Russell 2021-12-30 09:12:18 -05:00
  • 7fc6a1dcc7 [skip ci] move issue tpl from workflows to issue_template (#3671) Lei Chen 2021-12-25 12:40:53 +08:00
  • cb897701ae ci: reduce ci times and add node17 test (#3672) Lei Chen 2021-12-25 12:18:40 +08:00
  • 2431015afa feat: add support for case-insensitive attribute selectors (#3673) Lei Chen 2021-12-23 23:53:41 +08:00
  • ee9e13b949 fix: change keyword plugin and import regexp (#3668) Lei Chen 2021-11-29 11:17:50 +08:00
  • e20c295511 [skip ci] Add issue and pull request template for better communication (#3644) Lei Chen 2021-11-29 11:14:20 +08:00
  • 8669fa50f9 [skip ci]chore: add missing changelog info (#3669) Lei Chen 2021-11-29 11:08:09 +08:00
  • f61318851b Update utils.js (#3656) langren1353 2021-11-11 19:35:31 +08:00
  • 8666b01e4f fix #3646, forcefully change unsupported input to strings (#3658) gzb1128 2021-11-11 19:22:02 +08:00
  • a10c3399d3 chore: fix less project ci (#3652) v4.1.2 Lei Chen 2021-10-07 06:58:01 +08:00
  • 836391212a Release v4.1.2 (#3651) Matthew Dean 2021-10-04 08:10:59 -07:00
  • 36bb6cef7c [skip ci] Add github CI status badge and npm downloads badge (#3631) ChenLei 2021-07-04 06:46:00 +08:00
  • 1aecbb766b Fix needle dependency warning typo. (#3630) Curtis Wilson 2021-07-02 20:48:43 -07:00
  • 3173fddd64 chore: upgrade typescript/eslint related dependencies, drop node8 and add node16 CI support (#3628) ChenLei 2021-07-03 11:43:51 +08:00
  • 1ab41c1ac8 chore: migrate travis-ci.org to github actions (#3629) ChenLei 2021-07-03 11:17:41 +08:00
  • c518180098 Fix #3616 IfStatement requires double parentheses when dividing (#3626) ChenLei 2021-06-13 01:19:49 +08:00
  • b37922cfb2 Fix currentFileInfo and index properties on nodes (#3602) Bart Bakker 2021-02-08 18:23:43 +00:00
  • 870f9b2d81 Simplify badges on Readme Matthew Dean 2021-01-30 20:07:14 -08:00
  • 42cd04f1f8 Edit Readme Matthew Dean 2021-01-30 20:02:19 -08:00
  • 870b337701 Remove FUNDING.yml Matthew Dean 2021-01-30 19:59:23 -08:00
  • f4e752904f Merge branch 'master' of https://github.com/less/less.js v4.1.1 Matthew Dean 2021-01-30 19:53:54 -08:00
  • 9538abae09 Release/v4.1.1 (#3599) Matthew Dean 2021-01-30 19:53:41 -08:00
  • 4cc9b8346f Merge branch 'master' of https://github.com/less/less.js Matthew Dean 2021-01-30 19:41:55 -08:00
  • 9d9e650890 v4.1.1 Matthew Dean 2021-01-30 19:39:36 -08:00
  • f727b26de5 Fixes #3586 (#3589) Matthew Dean 2021-01-29 11:12:08 -08:00
  • 63c1827c63 Fix expected response when there's a socket error (#3597) Francis Levasseur 2021-01-29 14:10:38 -05:00
  • 3c23217358 Release v4.1.0 Matthew Dean 2021-01-09 18:39:57 -08:00
  • d495fb26a8 v4.1.0 v4.1.0 Matthew Dean 2021-01-09 18:39:05 -08:00
  • a4b6c8544c Roll back paren requirement on mixin calls (#3588) Matthew Dean 2021-01-09 18:35:26 -08:00
  • 7f1938ec10 Update rollup and other build dependencies (#3583) Pirate Praveen Arimbrathodiyil 2021-01-03 09:33:20 +05:30
  • ec74875864 Fix #3576 import redirects. Replace native-request with needle. (#3582) zaquest 2021-01-03 11:02:20 +07:00
  • bfad962bae Update changelog.md Matthew Dean 2020-12-18 10:09:34 -08:00
  • d3ef7c214d Updated dist files v4.0.0 Matthew Dean 2020-12-18 10:06:03 -08:00
  • dc3a310530 v4.0.0 (#3573) Matthew Dean 2020-12-18 10:03:08 -08:00