Commit History

Author SHA1 Message Date
  Jordan Pittman b1e22e121e Allow configs to override default CSS theme values in `theme()` function provided to plugins and configs (#14359) 2 weeks ago
  Philipp Spiess ee35a1d047 Support CSS `theme()` functions inside `@custom-media` rules (#14358) 2 weeks ago
  Adam Wathan 7b59aac274 Properly resolve `theme('someKey.DEFAULT')` when only `--some-key-*` keys exist (#14354) 2 weeks ago
  Philipp Spiess f028eae75e Integration tests: Move all file writes into retry block (#14350) 2 weeks ago
  Robin Malfait 7f06777d6c Use a bit flags for theme options instead of an object with booleans (#14337) 2 weeks ago
  Robin Malfait af774e8f24 Improve the CLI output when nothing changed (#14351) 2 weeks ago
  Jordan Pittman c37473e17b set registry url 2 weeks ago
  Jordan Pittman 15d1714c33 v4.0.0-alpha.23 2 weeks ago
  Jordan Pittman 2f9de02f24 Fix changelog 2 weeks ago
  Jordan Pittman 4b94373e52 Update changelog 2 weeks ago
  Jordan Pittman c2f4623a68 Tweak tag fetching in GH actions release workflow 2 weeks ago
  Jordan Pittman c7d9af58c5 fix release workflow 2 weeks ago
  Jordan Pittman aa0075f57f Add GitHub release workflow (#14346) 2 weeks ago
  Philipp Spiess 27cced0d16 Remove leftover .debug 2 weeks ago
  Philipp Spiess 4297655a7a Add integration test for Vite CSS module support (#14349) 2 weeks ago
  Philipp Spiess 8f8803d855 Move opacity modifier support into plugin `theme()` function (#14348) 2 weeks ago
  Adam Wathan d9558bbc4c v4.0.0-alpha.22 2 weeks ago
  Adam Wathan 7725a5fbb6 Update CHANGELOG.md 2 weeks ago
  Adam Wathan 2c89645d26 Update CHANGELOG.md 2 weeks ago
  Adam Wathan 530774b186 Ensure `--default-font-*` and `--default-mono-font-*` variables respect theme customizations in JS config files (#14344) 2 weeks ago
  Adam Wathan 262e99e5a9 Support arrays in JS config values (#14343) 2 weeks ago
  Philipp Spiess a3a16e64d2 Fix a crash with older Node.js versions (#14342) 2 weeks ago
  Philipp Spiess 2dd52f5a0f Vite: Add support for `<style>` tags in Astro files (#14340) 2 weeks ago
  Jordan Pittman 805c8a0201 Don’t suggest named opacity modifiers in intellisense (#14339) 2 weeks ago
  Adam Wathan d6a67beb76 Add `default` option to `@theme` to support overriding default theme values from plugins/JS config files (#14327) 2 weeks ago
  Adam Wathan 6d0371afb1 Evaluate theme functions in plugins (#14326) 2 weeks ago
  Philipp Spiess 44dd6da4fe Integration tests: Fix Windows flake for Vite watch mode (#14332) 2 weeks ago
  Philipp Spiess 719a5351c1 Fix Nuxt integration (#14319) 2 weeks ago
  Philipp Spiess e7ca667f76 Remove leftover TODO in Vite plugin 2 weeks ago
  Philipp Spiess 835922812b Rework Vite plugin to support lightningcss pre processor and fast rebuilds (#14269) 2 weeks ago