Cory LaViska
|
b96c3f318b
|
Simplify native styles (#993)
* move print styles
* begin native styles split
* unsplit button styles 😓
* unsplit callout; remove .wa-callout
* merge forms
* remove unused
* remove unused
* unsplit checkbox
* remove old astro config
* remove overflow
* unsplit slider
* fix tooltip position in RTL
* unsplit radio
* move required light DOM styles to <wa-page>
* remove unused file
* remove unused import
* remove
* goodbye
* fix examples
* unsplit dialog
* unsplit select
* remove select
* unsplit input
* unsplit details
* update
* update comment
* update textarea
* combine native docs; improvements
* update
* reorg and fix headings
* fix details summary padding; fixes #684
* update
* fix native details summary padding; fixes #684
* #684
* remove passthrough style nonsense
* it's CSS not JS
* fix details in sidebar
* add spacing in native buttons for icons
* whitespace
* update docs
* remove button group util
* remove shadow folder, add component folder
* layerize
* default border radius
* remove color contrast script from dist
* add term
* layerize themes + color folders
* reorder
* remove radio button; #504
* remove visual tests
* remove visual tests
* remove unused stylesheet
* make search smarter
* add radio styles
* Fix filled textareas
* re-introduce visual tests (with adjustments)
* fix button appearances
* fix textarea focus styles
* re-introduce appearance classes
* remove 'native styles' note from component pages
* fix checked radio styles
* touch up callout styles
* remove errant `.wa-tag`
* scope appearance classes to relevant elements
* more visual test cases
* fix details borders
* minor visual tests reorg
* add `--box-shadow` to buttons
* fix Awesome theme
* use same layer for all themes (allows unset properties to inherit from Default theme)
* fix box-shadow in wa-textarea
* set button box shadow to `initial`
* fix Active theme
* fix Brutalist theme
* fix Glossy theme
* fix Matter theme (mostly)
* fix Playful theme
* fix Premium theme
* fix Shoelac theme
* fix Tailspin theme
* fix custom radio button styles
* fix links to native styles doc
---------
Co-authored-by: lindsaym-fa <dev@lindsaym.design>
|
2025-05-29 13:10:53 -04:00 |
|
Cory LaViska
|
e39bb856c4
|
fix code example resizer (#995)
|
2025-05-27 13:27:07 -04:00 |
|
Cory LaViska
|
4e14f25831
|
Revert <wa-code-demo> in docs (#981)
* remove code demo
* fix page demos and split into external files
|
2025-05-23 06:21:09 -04:00 |
|
Cory LaViska
|
9ee3fb5d28
|
Remove old code util; fix color scheme shortcut; fix initial examples (#905)
* fix color scheme shortcut
* remove old unused examples script and styles
* don't open the first example's code _sometimes_
|
2025-05-01 20:17:27 +00:00 |
|
lindsaym-fa
|
ed3e7014e3
|
Simplify border radius scale
|
2025-01-02 15:37:09 -05:00 |
|
lindsaym-fa
|
25787847fd
|
rename 'corners' and 'base' properties
|
2024-05-29 18:02:01 -04:00 |
|
lindsaym-fa
|
08f39419a3
|
progress refactoring color properties
|
2024-05-21 17:57:38 -04:00 |
|
Cory LaViska
|
3fb8910ba1
|
fix code block and copy styles
|
2024-04-29 12:23:11 -04:00 |
|
Cory LaViska
|
90fdb93ae1
|
fix missing react tab and copy/code styles
|
2024-04-29 10:14:11 -04:00 |
|
Cory LaViska
|
67b2888489
|
oh no where did astro go
|
2024-04-17 11:20:27 -04:00 |
|