Commit History

Author SHA1 Message Date
  Philipp Spiess ce3c0cb6ff Use resolvedUserConfig for registerThemeVariantOverrides 5 days ago
  Philipp Spiess fd36a58706 Update order 5 days ago
  Philipp Spiess 47bb34aeb9 Smaller code cleanups 5 days ago
  Philipp Spiess 1f5dc2d00c Expose a way to allocate an order after a known utility 5 days ago
  Philipp Spiess 66d4ff8e4c Add change log 5 days ago
  Philipp Spiess 4c865ea204 Update tests 5 days ago
  Philipp Spiess efca65db34 Only add new breakpoint for user-configued screens 5 days ago
  Philipp Spiess 35825e016c Revert debugging code 5 days ago
  Philipp Spiess a918e8b0b4 WIP next steps, check compile.ts,make something that returns a nested array 1 week ago
  Philipp Spiess ef26cee12c Fix order of static utilities 1 week ago
  Philipp Spiess 5fbc78206a Allow JS theme to extend CSS theme 1 week ago
  Philipp Spiess 3c01e8368e Clean up test 1 week ago
  Philipp Spiess 13807cf190 Fix merging of CSS `--breakpoint` and JS config `screens` 1 week ago
  Philipp Spiess af5c36cbf1 Allow variant registration with custom order 1 week ago
  Philipp Spiess 3dc0605df8 Support JS config to overwrite breakpoints 1 week ago
  Philipp Spiess 9ef4aaa7d9 Create variants for `aria`, `supports`, and `data` JS config theme keys (#14407) 5 days ago
  Philipp Spiess ebaff18a9f Fix stacking variant order when variants inside a group are treated as equal (#14431) 5 days ago
  Philipp Spiess c7cbdb8472 Resolve `borderRadius` when using dot notation inside the `theme()` function (#14436) 5 days ago
  Philipp Spiess d9aad773aa Further clean up compatibility APIs (#14408) 1 week ago
  Philipp Spiess adde6b07d3 Update change log to match release notes 1 week ago
  Philipp Spiess 2ef87ab7fb Release v4.0.0-alpha.24 (#14395) 1 week ago
  Philipp Spiess 0eff7e7c57 Increase CI timeouts for Windows intergarion tests 1 week ago
  Philipp Spiess 52f2993069 Pin rust toolchain to work around Windows regression (#14406) 1 week ago
  Philipp Spiess 7244f276c8 Don't assert on mangled CSS names (#14397) 1 week ago
  Philipp Spiess 63390c97b2 Throw a useful error when `tailwindcss` is used as a PostCSS plugin (#14378) 1 week ago
  Philipp Spiess d2b5731811 Intellisense: Add example bare values to border completions (#14370) 1 week ago
  Philipp Spiess 1e0dfbc6d0 Add `matchVariant` API (#14371) 1 week ago
  Adam Wathan 8b0fff6edd Extract more backwards compatibility logic to compatibility layer (#14365) 1 week ago
  Jordan Pittman 8c6c291869 Make config resolution lazy (#14362) 2 weeks ago
  Jordan Pittman 783b32305f Export `Config` type (#14360) 2 weeks ago