Cory LaViska
|
3a40ffe58a
|
Themer rework (#1048)
* remove experimental pages
* typo
* untying the knots
* whitespace
* fix input bubbling
* refactor
* reimplement color scheme selector
* rename
* fix comments
* revert premature abstraction
* host vars
* rework theme selector
* feed themes from global data
* add back component headers
* reimplement component index
* make headings optional
* add back color palette page sans instructions
* fix selector
* fix search list with turbo
* always dispatch after update
* add back theme preview page
* fix
* fix errors
* fix theme selector
* fix themes
* improve
* make transition smooth
* revert
* revert
* skip
* fix borders
* fix fade in
* remove unused blocks
* we know this guy
* fix event timing
* remove header
* remove unused styles
* add better nunjucks extension
* update header
* fix layout
* add theme linke
* fix autocomplete bug
* correct description
* consistency between palettes and tokens docs
* better extension
* add colorPalettes data
* typo
* typos
* fix progress bar height
* remove due to errors; works without
* move pro palettes to pro
* consolidate themer data
* themer data
* add font packs
* reorg
* restructure theme data
* add word
* detect the reference slot instead of requiring with-references
* Remove `:root` selector and `@import` rules from themes (#1061)
* remove `:root` selector and imports from themes
* re-add `base.css` to free
* update how themes are assigned
* update showcase location
* update
* fix palettes
* add font href
* fix theme page in turbo
* fix color palettes
* remove rose
* fix shadow
* update docs
* update docs
* rename eyedropper to fix spelling
* rename eyedropper
* disable turbo
* remove unused import
* update themer data
* add get/set icon family
* revert example
* fix color palette data
* add brand color to theme data
* fix sharp duotone name
* fix typo
* update changelog for merged branch
* update changelog
* allow default theme to inherit color scheme when nested
* make font packs more exciting
* update serif typeface
* add examples
* update font weights
* set initial selection instantly
* set brand and palette with theme in theme selector
* add palette stylesheets
* fix icon slot
* fix theme descriptions
* minor style touch up
* tweak example button text
* group callout examples
* add 'create theme' button
* tweak spacing, fix sneaky plain card background
* prettier
* ultra tiny tweak to showcase example
* show usage instructions
* prevent error when theme selector isn't present
---------
Co-authored-by: lindsaym-fa <dev@lindsaym.design>
Co-authored-by: Lindsay M <126139086+lindsaym-fa@users.noreply.github.com>
|
2025-06-27 10:26:46 -04:00 |
|
Lea Verou
|
f840d623d5
|
We no longer need to highlight CSS in template strings
|
2024-12-14 18:53:56 -05:00 |
|
Lea Verou
|
be387992e6
|
Enable Prettier for workspace
|
2024-12-02 19:57:21 -05:00 |
|
Cory LaViska
|
be1440aee0
|
update settings
|
2023-12-11 16:01:44 -05:00 |
|
Cory LaViska
|
af7682aaca
|
update setting
|
2023-08-30 11:35:19 -04:00 |
|
Cory LaViska
|
3c2f5ec48e
|
sort this, eslint
|
2023-01-13 15:43:55 -05:00 |
|
Cory LaViska
|
6af68343a7
|
stop removing eslint comments
|
2023-01-09 09:39:47 -05:00 |
|
Cory LaViska
|
93cb8a2411
|
update eslint sorting
|
2022-03-02 17:20:40 -05:00 |
|
Cory LaViska
|
b55bf31fdc
|
remove import sorter
|
2022-03-01 18:06:11 -05:00 |
|
Cory LaViska
|
3fa41ea8d9
|
revert path aliasing and update import orders
|
2022-02-26 10:48:56 -05:00 |
|
Jason O'Neill
|
9fb3b5cfed
|
feat: add ESLint, improve types, improve a11y
|
2022-01-15 21:47:14 -08:00 |
|
Jason O'Neill
|
d6e15f985c
|
add cspell and fix typos
fixes 636
|
2021-12-31 17:39:16 -08:00 |
|
Cory LaViska
|
1e67c7411c
|
add settings and recommended extensions for vs code
|
2021-05-17 09:03:18 -04:00 |
|