Cory LaViska
|
212ca5b0a6
|
Fix icons (#997)
* remove
* remove style observer from icons
* fix size example
* unbreak the themer
* remove old test
* remove abstraction
* remove createProperty and initial; fix default attribute values
* skip it to ship it
* cleanup and add ? fallback
* update tests
* fix types
* remove default
* update test
* update tests
* update deps
* update deps
* update deps
* update dep
* fix comment
* downgrade 11ty
* revert deps
* add nunjucks
* prettier
* skip tests for now
* fix parsing error
* prettier
* skip
* sigh webkit
* tidy up icon library examples
* change rando `solid` icon to `regular`
* restore tests
* fix radio group size
* fix button group size
* remove size from card
* fix menu item sizes
* remove card `size` from visual tests and docs
---------
Co-authored-by: lindsaym-fa <dev@lindsaym.design>
|
2025-05-29 15:59:41 -04:00 |
|
Lea Verou
|
1ad963f5ad
|
wa-card styling fixes
|
2025-01-08 15:36:12 -05:00 |
|
Cory LaViska
|
06e432589f
|
change migration => tailspin (#463)
|
2025-01-08 13:59:27 -05:00 |
|
Lea Verou
|
19042fcca4
|
Decouple dark mode & theme, fixes #445 closes #385 (#457)
Co-authored-by: Lindsay M <126139086+lindsaym-fa@users.noreply.github.com>
|
2025-01-08 12:50:29 -05:00 |
|
Lindsay M
|
e046015ed5
|
Theme cleanup (#414)
* formatting, docs tweaks
* FA theme cleanup
* Revert removal of `--wa-form-control-height-*`
* Classic theme cleanup
* Use consistent selectors for dark mode
* Clean slate for additional themes
* Retire depth stylesheets
* Move header styles for themer out of themes
* Missed instance of dark mode selector
* Migration theme cleanup
* Brutalist theme cleanup
* Changelog for new themes
* Playful theme cleanup
* Formatting
* Default theme update
* Add tests for form theming
* Fix test typo
* Change misnamed `multiplier` properties to `scale`
* Active theme cleanup
* Mellow theme cleanup
* Cleanup unused FA styles
* Glassy theme progress
* Add checked styles to glassy
* Fix typo
* Final FA theme cleanup
* Rename FA theme to 'Awesome', allow in alpha
* Final brutalist theme cleanup
* A few more brutalist tweaks
* One last brutalist tweak
* Final mellow theme cleanup
* Final Tailwind theme cleanup
* Final active theme cleanup
* Some classic theme cleanup
* Remove unused `--wa-form-control-height-*`
* Rename `--wa-form-control-resting-color` to `border-color`
* Touch up callout `appearance` styles
* Add more themes to alpha
* Add changelog for removal of `--wa-form-control-height-*`
* Clean up colors
* Final classic theme cleanup
* Add new themes to alpha build
* Re-add teal (used by Awesome theme)
* sync mobile/desktop theme pickers and don't dup IDs
* Remove `color/standard.css` (duplicates `/themes/default/color.css`)
* add view transition
* Add premium theme for later cleanup
* Accommodate new tag `appearance` styles
* Revise `--wa-form-control-height-*` changelog entry
Co-authored-by: Lea Verou <lea@verou.me>
* Improve `--wa-border-width-scale` description
Co-authored-by: Lea Verou <lea@verou.me>
* Better border docs
* Premium tweaks
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
Co-authored-by: Lea Verou <lea@verou.me>
|
2025-01-07 15:41:57 -05:00 |
|
Lea Verou
|
2136fed4cb
|
--label-color ➡️ --text-color
As we move towards using these helpers more widely, `--label-color` doesn't quite make sense
|
2024-12-17 10:39:47 -05:00 |
|
lindsaym-fa
|
670a581d12
|
remove --wa-flow-spacing from theming API
|
2024-06-11 22:25:40 -04:00 |
|