Commit Graph

  • 2e3d032887 refactor: move parent_dir outside of loop Robin Malfait 2024-10-28 19:49:53 +01:00
  • 67c24cdc85 ensure the patterns are prepended with the base Robin Malfait 2024-10-28 19:49:22 +01:00
  • 378fb2de3e ensure we can compare GlobEntry instances Robin Malfait 2024-10-28 19:49:12 +01:00
  • 5ee6ef6cea drop unused code, and update tests with new structure Robin Malfait 2024-10-28 19:48:42 +01:00
  • 7cb9affa85 rename input to pattern Robin Malfait 2024-10-28 19:47:21 +01:00
  • 44d284d404 ensure glob entries are sorted Robin Malfait 2024-10-28 19:45:17 +01:00
  • e6e2996c0c extend @source "…"; and source(…) tests Robin Malfait 2024-10-28 18:34:34 +01:00
  • b498238f7d always log exec(…) result when using test.only or test.debug Robin Malfait 2024-10-28 18:33:37 +01:00
  • 69145413aa split static and dynamic part of glob, then resolve Robin Malfait 2024-10-28 18:32:30 +01:00
  • 14617fdb72 add globset Robin Malfait 2024-10-28 18:31:50 +01:00
  • 2b83f94929 add failing test Robin Malfait 2024-10-28 15:34:25 +01:00
  • d5b724cff9 Update packages/@tailwindcss-vite/src/index.ts robin/handle_source_ Robin Malfait 2024-10-26 01:30:13 +02:00
  • d549337c6c Update packages/@tailwindcss-vite/src/index.ts Robin Malfait 2024-10-26 01:30:07 +02:00
  • bf39acd37f Update crates/oxide/src/lib.rs Robin Malfait 2024-10-25 21:45:23 +02:00
  • d600964abe update all instances of new Scanner(…) Robin Malfait 2024-10-25 18:59:19 +02:00
  • f3fe3ce289 resolves base path in tests Robin Malfait 2024-10-25 18:53:24 +02:00
  • 5747d1c8eb migrate detect sources to sources Robin Malfait 2024-10-25 18:41:07 +02:00
  • 86e9e4dbeb add CLI watch mode tests for @source and source(…) Robin Malfait 2024-10-25 18:35:24 +02:00
  • 9f6ab1a807 add todo for follow up PR Robin Malfait 2024-10-25 18:15:26 +02:00
  • 6a3159e8e1 cleanup console.log Robin Malfait 2024-10-25 18:11:43 +02:00
  • 894290ae53 update @tailwindcss/vite with new source(…) setup Robin Malfait 2024-10-25 18:11:35 +02:00
  • 1c140a8d6a update @tailwindcss/postcss with new source(…) setup Robin Malfait 2024-10-25 18:11:16 +02:00
  • ec70c4c7ff refactor: use variable directly Robin Malfait 2024-10-25 17:56:12 +02:00
  • 810d98af6a update test name Robin Malfait 2024-10-25 17:45:20 +02:00
  • 9e469928a8 run prettier Robin Malfait 2024-10-25 17:42:19 +02:00
  • d612e667b8 expand patterns in GlobEntry Robin Malfait 2024-10-25 17:41:43 +02:00
  • 2cc2a3335d add bexpand for expanding glob expressions Robin Malfait 2024-10-25 17:40:51 +02:00
  • 193e7bc144 provide base and pattern separately Robin Malfait 2024-10-25 17:21:23 +02:00
  • 98f74f485d validate existence source(…) base path Robin Malfait 2024-10-25 17:20:41 +02:00
  • c3c82eb7c3 Remove @tailwind utility nodes with parameters Philipp Spiess 2024-10-25 16:35:12 +02:00
  • 77e8bf9182 merge globs and detectSources Robin Malfait 2024-10-25 16:19:39 +02:00
  • dea08ba4e2 refactor, remove a level of nesting Robin Malfait 2024-10-25 13:14:23 +02:00
  • fcf0a9df9d promote sources to auto source detection Robin Malfait 2024-10-25 12:53:23 +02:00
  • 9b25bf88d5 fix some clippy warnings Robin Malfait 2024-10-25 12:53:05 +02:00
  • d0731d1692 fix turbo input paths Robin Malfait 2024-10-25 12:52:21 +02:00
  • 165718abb4 update test Robin Malfait 2024-10-25 12:52:08 +02:00
  • 7b45b77bb1 forward correct source(…) to the oxide scanner Robin Malfait 2024-10-23 17:38:39 +02:00
  • a62b010c74 add integration test for source(…) Robin Malfait 2024-10-23 17:38:11 +02:00
  • 23147ffacc handle source(…) Robin Malfait 2024-10-23 13:27:57 +02:00
  • d2be2152ea Filter module graph based on source(…) jordan/10-28-filter_module_graph_based_on_source_ Jordan Pittman 2024-10-28 17:13:37 -04:00
  • 938b3c5f94 Add test for source(none) in Vite Jordan Pittman 2024-10-28 17:12:54 -04:00
  • 93b629a6a4 Store candidates per-module Jordan Pittman 2024-10-28 16:15:07 -04:00
  • 12a249c0d5 remove dbg statements Robin Malfait 2024-10-28 20:05:20 +01:00
  • b5f25329a2 ensure glob entry without pattern is scanner correctly Robin Malfait 2024-10-28 20:04:22 +01:00
  • 8e68a9a1c4 refactor: move parent_dir outside of loop Robin Malfait 2024-10-28 19:49:53 +01:00
  • d0efb45d33 ensure the patterns are prepended with the base Robin Malfait 2024-10-28 19:49:22 +01:00
  • 60839781ca ensure we can compare GlobEntry instances Robin Malfait 2024-10-28 19:49:12 +01:00
  • 1b7a31c099 drop unused code, and update tests with new structure Robin Malfait 2024-10-28 19:48:42 +01:00
  • d58a555f4d rename input to pattern Robin Malfait 2024-10-28 19:47:21 +01:00
  • 0e132dbe94 ensure glob entries are sorted Robin Malfait 2024-10-28 19:45:17 +01:00
  • 7b25fcd04c extend @source "…"; and source(…) tests Robin Malfait 2024-10-28 18:34:34 +01:00
  • 0e3c1a721c always log exec(…) result when using test.only or test.debug Robin Malfait 2024-10-28 18:33:37 +01:00
  • eb7e5e6988 split static and dynamic part of glob, then resolve Robin Malfait 2024-10-28 18:32:30 +01:00
  • 22af714cc1 add globset Robin Malfait 2024-10-28 18:31:50 +01:00
  • 9e9c5a2595 add failing test Robin Malfait 2024-10-28 15:34:25 +01:00
  • 788d61baa2 Update crates/oxide/src/lib.rs Robin Malfait 2024-10-25 21:45:23 +02:00
  • c51b20f5f5 Update packages/@tailwindcss-vite/src/index.ts Robin Malfait 2024-10-26 01:30:13 +02:00
  • 6fc989150f Update packages/@tailwindcss-vite/src/index.ts Robin Malfait 2024-10-26 01:30:07 +02:00
  • 488f356272 Update crates/oxide/src/lib.rs Robin Malfait 2024-10-25 21:45:23 +02:00
  • 32762474e0 update all instances of new Scanner(…) Robin Malfait 2024-10-25 18:59:19 +02:00
  • e7580d1cec resolves base path in tests Robin Malfait 2024-10-25 18:53:24 +02:00
  • d7f158a4bd migrate detect sources to sources Robin Malfait 2024-10-25 18:41:07 +02:00
  • 4c17f99cf7 add CLI watch mode tests for @source and source(…) Robin Malfait 2024-10-25 18:35:24 +02:00
  • 0931d4ea25 add todo for follow up PR Robin Malfait 2024-10-25 18:15:26 +02:00
  • 1d0d30654d cleanup console.log Robin Malfait 2024-10-25 18:11:43 +02:00
  • 6ab46af0bb update @tailwindcss/vite with new source(…) setup Robin Malfait 2024-10-25 18:11:35 +02:00
  • 535823c96d update @tailwindcss/postcss with new source(…) setup Robin Malfait 2024-10-25 18:11:16 +02:00
  • 546a16030e refactor: use variable directly Robin Malfait 2024-10-25 17:56:12 +02:00
  • 8677342e8b update test name Robin Malfait 2024-10-25 17:45:20 +02:00
  • 7e4b43ae54 run prettier Robin Malfait 2024-10-25 17:42:19 +02:00
  • 8d78912e0c expand patterns in GlobEntry Robin Malfait 2024-10-25 17:41:43 +02:00
  • 6c7ba2505e add bexpand for expanding glob expressions Robin Malfait 2024-10-25 17:40:51 +02:00
  • 354b8eaf80 provide base and pattern separately Robin Malfait 2024-10-25 17:21:23 +02:00
  • 78b7f5e0ab validate existence source(…) base path Robin Malfait 2024-10-25 17:20:41 +02:00
  • eba5ee702a Remove @tailwind utility nodes with parameters Philipp Spiess 2024-10-25 16:35:12 +02:00
  • 0f73bb7d2e merge globs and detectSources Robin Malfait 2024-10-25 16:19:39 +02:00
  • 4a8718c025 refactor, remove a level of nesting Robin Malfait 2024-10-25 13:14:23 +02:00
  • 482d6fc2d7 promote sources to auto source detection Robin Malfait 2024-10-25 12:53:23 +02:00
  • 8203a84c58 fix some clippy warnings Robin Malfait 2024-10-25 12:53:05 +02:00
  • cda3ff46f2 fix turbo input paths Robin Malfait 2024-10-25 12:52:21 +02:00
  • 7246a1b310 update test Robin Malfait 2024-10-25 12:52:08 +02:00
  • aa665d3dcf forward correct source(…) to the oxide scanner Robin Malfait 2024-10-23 17:38:39 +02:00
  • 00d0d94d55 add integration test for source(…) Robin Malfait 2024-10-23 17:38:11 +02:00
  • 315e3042c7 handle source(…) Robin Malfait 2024-10-23 13:27:57 +02:00
  • 289c25f8e9 Use inline and block for x/y utilities (#14805) Adam Wathan 2024-10-28 13:08:39 -04:00
  • e14ab1f9ee Make config() path arg optional in v4 plugin API (#14799) Jordan Pittman 2024-10-28 12:05:57 -04:00
  • 5b2f6c7506 Revert "Fix Astro integration test by pinning zod-to-json-schema" (#14792) Philipp Spiess 2024-10-25 11:31:34 +02:00
  • 10a8f1a725 Prepare v4.0.0-alpha.30 release (#14789) v4.0.0-alpha.30 Jordan Pittman 2024-10-24 16:22:08 -04:00
  • f83041852d Handle feedback from #14783 (#14788) Robin Malfait 2024-10-24 22:11:59 +02:00
  • 1eab49d0b1 Sort text wrapping utilities with typography utilities (#14787) Adam Wathan 2024-10-24 16:10:20 -04:00
  • 853f09be78 Fix typo fix/v4-word-break-typo Jordan Pittman 2024-10-24 15:26:15 -04:00
  • 3fe53dd8f0 Update changelog details and naming around the new not-* variant (#14785) Jordan Pittman 2024-10-24 14:50:20 -04:00
  • 430836f651 Ensure layer(…) on @import is only removed when @utility is present (#14783) Robin Malfait 2024-10-24 20:33:10 +02:00
  • 148d8707b9 Improve support for custom variants in group-*, peer-*, has-*, and not-* variants (#14743) Jordan Pittman 2024-10-24 13:27:27 -04:00
  • 5a1c2e7480 Only generate Preflight compatibility styles when Preflight is used (#14773) Robin Malfait 2024-10-24 19:19:56 +02:00
  • b722ebca37 Upgrade: Ensure underscores in url() and var() are not escaped (#14778) Philipp Spiess 2024-10-24 18:49:22 +02:00
  • dc9e034643 Ensure underscore in theme() are also preserved (#14781) Philipp Spiess 2024-10-24 18:49:05 +02:00
  • 4c9df2209f Don't escape underscores for the first parameter of var() (#14776) Philipp Spiess 2024-10-24 17:41:58 +02:00
  • 35cd2ff1ee Resolve third-party plugins with exports in their package.json (#14775) Philipp Spiess 2024-10-24 17:34:19 +02:00
  • 3f2afaf3d0 Upgrade: Improve heuristics around important codemod (#14774) Philipp Spiess 2024-10-24 17:31:12 +02:00