Cory LaViska
|
e2a65c28f4
|
update select examples
|
2022-12-20 13:37:05 -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 |
Cory LaViska
|
fe527ff5dd
|
Revert "improve constrast to meet AA standard"
This reverts commit ad0ac34f9d .
|
2022-03-17 08:33:11 -04:00 |
Cory LaViska
|
ad0ac34f9d
|
improve constrast to meet AA standard
|
2022-03-16 17:45:06 -04:00 |
Cory LaViska
|
80a9d05ff3
|
add prettier and eslint to markdown
|
2022-03-02 10:10:41 -05:00 |
Cory LaViska
|
fe3dd76f68
|
fix typo
|
2021-12-27 12:55:31 -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
|
da7a177599
|
add react examples
|
2021-11-16 10:09:31 -05:00 |
Cory LaViska
|
cd504a4127
|
fix color
|
2021-09-19 11:42:33 -04:00 |
Cory LaViska
|
6d03f12e54
|
improve contrast; fixes #128
|
2021-08-18 17:54:35 -04:00 |
Cory LaViska
|
ad35df2a17
|
use rgb primitives for color tokens to support alpha
|
2021-08-05 08:27:58 -04:00 |
Cory LaViska
|
cb3d76889d
|
improve sl-animation
|
2021-07-01 09:34:00 -04:00 |
Cory LaViska
|
0521740824
|
fix preview imports
|
2021-06-14 17:17:41 -04:00 |
Cory LaViska
|
35ce68f4f6
|
fix animation import example
|
2021-06-09 08:34:31 -04:00 |
Cory LaViska
|
fe45f2159f
|
Shoemaker rework
|
2021-02-26 09:09:13 -05:00 |
Cory LaViska
|
9232f35ccc
|
Fix animations bloat
|
2020-12-29 15:21:15 -05:00 |
Cory LaViska
|
fcd432d8b7
|
Rework color tokens
|
2020-12-22 09:40:11 -05:00 |
Cory LaViska
|
0df547631d
|
Rework events to use kebab-case names
|
2020-10-09 17:45:16 -04:00 |
Cory LaViska
|
c51c48ef54
|
Fix buggy custom keyframes demo; closes #204
|
2020-09-09 21:08:53 -04:00 |
Cory LaViska
|
72b0c46d2f
|
Fix animation bug and refactor
|
2020-09-02 17:45:59 -04:00 |
Cory LaViska
|
c3cf3f8ba2
|
Add examples
|
2020-08-12 08:53:11 -04:00 |
Cory LaViska
|
63f6cfddf6
|
Animations ✨
|
2020-08-11 18:47:02 -04:00 |
Cory LaViska
|
afc5e292c3
|
Rewrite animation component from scratch
|
2020-08-11 09:32:10 -04:00 |
Cory LaViska
|
f2a33ab070
|
Update; not gonna fork
|
2020-08-10 10:45:46 -04:00 |
Cory LaViska
|
9b5ac44934
|
Initial fork of animatable-component
|
2020-08-10 10:04:25 -04:00 |