Cory LaViska
f43e35c3a9
add close button to sidebar
2024-06-17 16:34:27 -04:00
Cory LaViska
1ec44cef06
fix nav toggle styles
2024-06-17 14:15:32 -04:00
Cory LaViska
d88f27f3e1
update docs
2024-06-17 12:27:10 -04:00
lindsaym-fa
bd40f7b9c6
improve docs header responsiveness
2024-06-14 19:12:21 -04:00
lindsaym-fa
83715779dc
implement MVP home page
2024-06-14 18:57:52 -04:00
lindsaym-fa
96b3b57d81
update docs header
2024-06-13 23:06:24 -04:00
lindsaym-fa
22e4d10031
cleanup docs sidebar design
2024-06-13 20:28:34 -04:00
lindsaym-fa
670a581d12
remove --wa-flow-spacing from theming API
2024-06-11 22:25:40 -04:00
lindsaym-fa
0dccdaecdf
touch up theming docs
2024-06-07 15:42:27 -04:00
lindsaym-fa
282d79da4a
touch up theming docs
2024-06-06 16:55:01 -04:00
lindsaym-fa
25787847fd
rename 'corners' and 'base' properties
2024-05-29 18:02:01 -04:00
lindsaym-fa
fb34961fdf
progress documenting and refactoring typography
2024-05-24 18:47:15 -04:00
lindsaym-fa
08f39419a3
progress refactoring color properties
2024-05-21 17:57:38 -04:00
Cory LaViska
67b2888489
oh no where did astro go
2024-04-17 11:20:27 -04:00
Konnor Rogers
92533c0297
Convert to Starlight ( #22 )
...
* first pass at starlight
* converting to starlight
* working on converting to starlight
* working on data
* watch custom-elements.json
* turn on pagefind
* add component meta data
* fix renderings / overrides.
* fix mdx logo
* continue starlight work
* building site
* get global styles + reloads working
* themer fixes
* adding additional headings
* working on dynamic content
* have TableOfContents.astro push to TOC
* working on code stuff
* remove code preview
* deploy
* add patch package
* patch in build
* patch in build
* remove {% raw %} calls
* convert to starlight...complete
* prettier
* update lockfile
* merge main
* fix index.mdx
* prettier'
* fix small things
* docs updates
* add dark mode shortcut
* prettier
* prettier
* prettier
* remove pagefind from public
* add twitteR
* prettier
* fix tests
* prettier
2024-02-05 11:02:14 -05:00
lindsaym-fa
7c6f018c5b
rename border tokens with s/m/l convention
2024-01-16 13:50:30 -06:00
Lindsay M
ae2480dfe2
Theme revisions ( #12 )
...
* remove square, stretch, and squish spacing tokens
* remove units from base tokens
* rename corner tokens with t-shirt size scale
* rename 'font-size' tokens to 'size'
* rename 'neutral' primitives to 'base'
* remove black and white tokens
* improve 'form-controls' tokens
* reintroduce granular focus ring tokens
* fix themer styles
* tweak shadow styles
* improve naming and scope of foundational colors
* overhaul color naming and add new themes
* more classic sl component styles
* make 'chic' theme dark by default
* adjust table row colors
* remove deprecated properties from 'classic' theme
* remove mistakenly committed stylesheets
* revert adjustment to space properties
* delete web-types.json
* revert "rename 'font-size' tokens to 'size'"
2023-11-15 11:43:40 -05:00
Cory LaViska
91bfd38a9a
update deps to stay in sync with sl
2023-10-12 15:03:38 -04:00
Cory LaViska
95dce95183
fix copy button
2023-09-27 16:28:26 -04:00
Cory LaViska
53f9230354
update logo and add form control examples
2023-09-27 16:17:34 -04:00
Cory LaViska
946f08db4b
update logo
2023-09-27 16:05:44 -04:00
Cory LaViska
8e09db9d40
Merge branch 'next' into applied-styles
2023-09-18 15:17:15 -04:00
Cory LaViska
07ca5a45ae
initial
2023-09-18 15:16:08 -04:00
Cory LaViska
ef3575358e
temp dark mode toggle
2023-09-14 11:36:00 -04:00
Cory LaViska
7e165fa8bd
hold
2023-09-14 11:17:31 -04:00
lindsaym-fa
545eb467fc
add theme tokens, update usage, add dark mode
2023-09-13 17:51:21 -04:00
Cory LaViska
fc1aa42c26
more style updates
2023-09-12 15:58:45 -04:00
Cory LaViska
a519077112
inherit font sizes/line-heights
2023-09-12 15:05:53 -04:00
lindsaym-fa
94ad43e130
improved color mixing for hover and active states
2023-09-11 16:54:20 -04:00
Cory LaViska
1f04cd2a50
prettier
2023-09-11 13:53:21 -04:00
Lindsay M
a6e19d0710
renamed CSS properties for semantic color variants
2023-09-08 16:23:48 -04:00
Cory LaViska
015429e05d
sl => wa
2023-09-08 13:45:49 -04:00
Cory LaViska
201b32f3fb
alerts
2023-09-05 14:45:33 -04:00
Cory LaViska
ebed8daee6
buttons, primary, and more
2023-09-05 12:01:19 -04:00
Cory LaViska
b4c45b480b
update docs and theme tokens to use wa
2023-08-31 12:06:32 -04:00
Cory LaViska
02385027db
fix copy button focus
2023-08-22 17:10:01 -04:00
Cory LaViska
b311072d9b
use <sl-copy-button> ( #1535 )
2023-08-22 17:01:00 -04:00
Cory LaViska
e21943f4fb
fix typos/whitespace
2023-08-11 10:30:40 -04:00
Cory LaViska
b5d800f07a
don't wrap code tags in tables
2023-08-10 11:29:25 -04:00
Cory LaViska
dcbbc55f28
fix up/down focus in dropdown; closes #1472 ( #1481 )
2023-08-01 14:05:11 -04:00
Cory LaViska
1ccea42cca
fix card borders
2023-07-26 15:20:51 -04:00
Cory LaViska
b2aa854d98
update docs
2023-06-28 15:27:21 -04:00
Alan Chambers
2914475821
docs changed theme toggle to theme selector ( #1395 )
2023-06-22 10:44:08 -04:00
Cory LaViska
efb0ee9c48
fix spelling
2023-06-12 11:36:08 -04:00
Cory LaViska
de5ad1b1b9
new docs
2023-06-06 08:22:18 -04:00
Cory LaViska
9c573fb454
add autoloader to docs
2023-02-22 14:18:36 -05:00
Cory LaViska
1e6d295746
update form validation docs
2022-11-22 14:18:54 -05:00
Manuel Schmidt
8121faa1d4
Enrich components @summary with description from docs ( #962 )
...
* keep header styles with repositioned description text
* `animated-image` move description to component
* code style
* `avatar` add summary from docs
* `badge` add summary from docs
* `breadcrumb` add summary from docs
* `button` add summary from docs
* lead sentence is now part of the header
* `button-group` add summary from docs
* `card` add summary from docs
* `checkbox` add summary from docs
* `color-picker` add summary from docs
* `details` add summary from docs
* `dialog` add summary from docs
* `divider` add summary from docs
* `drawer` add summary from docs
* `dropdown` add summary from docs
* `format-bytes` add summary from docs
* `format-date` add summary from docs
* `format-number` add summary from docs
* `icon` add summary from docs
* `icon-button` add summary from docs
* `image-comparer` add summary from docs
* `include` add summary from docs
* `input` add summary from docs
* `menu` add summary from docs
* `menu-item` add summary from docs
* `menu-label` add summary from docs
* `popup` add summary from docs
* `progressbar` add summary from docs
* `progress-ring` add summary from docs
* `radio` add summary from docs
* `radio-button` add summary from docs
* `range` add summary from docs
* `rating` add summary from docs
* `relative-time` add summary from docs
* `select` add summary from docs
* `skeleton` add summary from docs
* `spinner` add summary from docs
* `split-panel` add summary from docs
* `switch` add summary from docs
* `tab-group` add summary from docs
* `tag` add summary from docs
* `textarea` add summary from docs
* `tooltip` add summary from docs
* `visually-hidden` add summary from docs
* `animation` add summary from docs
* `breadcrumb-item` add summary from docs
* `mutation-observer` add summary from docs
* `radio-group` add summary from docs
* `resize-observer` add summary from docs
* `tab` add summary from docs
* `tab-panel` add summary from docs
* `tree` add summary from docs
* `tree-item` add summary from docs
* remove `title` for further usage of `Sl` classnames in docs
* revert: use markdown parser for component summary
2022-10-21 09:56:35 -04:00
Manuel Schmidt
0cba4695ba
Enrich docs with @summary and @title from custom-elements.json ( #952 )
...
* provide possibility to render components "description" into docs with `[component-description:COMPONENT_NAME]`
* the meta summary should be rendered into header too
2022-10-18 12:22:48 -04:00
Cory LaViska
29b149cd26
fix sidebar buttons
2022-08-30 16:08:51 -05:00