Cory LaViska
|
b559c2345a
|
remove whitespace
|
2022-11-15 13:52:03 -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 |
|
Nick Cipriani
|
361efd43a2
|
Remove extra footer slot from Card with Footer example (#966)
The button and div both had a slot equal to footer when only the footer div actually needs it.
|
2022-10-21 08:08:49 -04:00 |
|
Cory LaViska
|
ba3306b497
|
improve accessibility in various examples
|
2022-03-16 17:44:40 -04:00 |
|
Cory LaViska
|
80a9d05ff3
|
add prettier and eslint to markdown
|
2022-03-02 10:10:41 -05:00 |
|
Cory LaViska
|
fb20155485
|
type => variant
|
2021-12-13 17:38:40 -05:00 |
|
Cory LaViska
|
9cb3314494
|
improve dark theme and remove rgb() from tokens
|
2021-11-18 17:41:03 -05:00 |
|
Cory LaViska
|
c771534c43
|
fix className
|
2021-11-05 10:06:06 -04:00 |
|
Cory LaViska
|
1dd556d6c8
|
react examples and fixes
|
2021-11-04 18:12:47 -04:00 |
|
Cory LaViska
|
9dbee4c686
|
add neutral color palette
|
2021-08-06 08:32:46 -04:00 |
|
Cory LaViska
|
ad35df2a17
|
use rgb primitives for color tokens to support alpha
|
2021-08-05 08:27:58 -04:00 |
|
Cory LaViska
|
fcd432d8b7
|
Rework color tokens
|
2020-12-22 09:40:11 -05:00 |
|
Cory LaViska
|
19934bbd15
|
Revert "Revert "Revert "Revert "Initial dark theme (WIP)""""
This reverts commit 389b9248db.
|
2020-08-14 17:56:40 -04:00 |
|
Cory LaViska
|
389b9248db
|
Revert "Revert "Revert "Initial dark theme (WIP)"""
This reverts commit 76e86922f0.
|
2020-08-14 17:55:44 -04:00 |
|
Cory LaViska
|
76e86922f0
|
Revert "Revert "Initial dark theme (WIP)""
This reverts commit 4e1abbc885.
|
2020-08-14 17:43:29 -04:00 |
|
Cory LaViska
|
4e1abbc885
|
Revert "Initial dark theme (WIP)"
This reverts commit 787735cec7.
|
2020-08-14 17:38:35 -04:00 |
|
Cory LaViska
|
787735cec7
|
Initial dark theme (WIP)
|
2020-08-14 17:31:21 -04:00 |
|
Cory LaViska
|
dab39c24f9
|
Update card example
|
2020-07-24 16:57:54 -04:00 |
|
Cory LaViska
|
66c3de9c3b
|
Add card component
|
2020-07-22 16:02:49 -04:00 |
|