Konnor Rogers
|
60d7f688eb
|
fix extensionless imports (#1394)
|
2023-06-22 10:56:24 -04:00 |
|
Justin Fagnani
|
a01b2cf8a2
|
Replace .bind() with arrow functions, add listeners in constructors.
|
2023-06-14 08:52:12 +09:00 |
|
konnorrogers
|
c6cc7b6983
|
prettier
|
2023-06-13 15:43:21 -04:00 |
|
konnorrogers
|
0e869ec18d
|
fix the tests
|
2023-06-13 15:40:04 -04:00 |
|
Cory LaViska
|
385b5451c8
|
add size to radio group; fixes #1301
|
2023-04-14 12:20:17 -04:00 |
|
Cory LaViska
|
3a0f486e98
|
fix label colors in checkbox, radio, and switch
|
2023-01-19 14:34:43 -05:00 |
|
Cory LaViska
|
3c2f5ec48e
|
sort this, eslint
|
2023-01-13 15:43:55 -05:00 |
|
Cory LaViska
|
edc9e69f30
|
add @documentation tag
|
2023-01-12 10:26:25 -05:00 |
|
Cory LaViska
|
c8555f448c
|
reorg and add private keyword
|
2023-01-03 15:04:07 -05:00 |
|
Cory LaViska
|
57064aef4d
|
remove void
|
2023-01-03 13:36:12 -05:00 |
|
Cory LaViska
|
752f5cff55
|
fixes #1071
|
2022-12-13 09:28:12 -05:00 |
|
Cory LaViska
|
f2efa73e20
|
improve documentation
|
2022-12-06 11:18:14 -05:00 |
|
Cory LaViska
|
80a16ee42a
|
remove slot wrappers
|
2022-12-02 17:03:59 -05:00 |
|
Cory LaViska
|
f64f144b4b
|
fixes #985
|
2022-11-10 12:27: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 |
|
Buni48
|
808003f3df
|
Added checked state part for radio & radio button (#933)
* added checked state part for radio & radio button
* updated changelog
|
2022-10-14 08:35:00 -04:00 |
|
Cory LaViska
|
69ff4f0bbc
|
refactor emit into ShoelaceElement
|
2022-09-16 16:21:40 -04:00 |
|
Cory LaViska
|
3a6890af81
|
fixes #886
|
2022-08-30 09:17:46 -05:00 |
|
Cory LaViska
|
32f24a881e
|
make dir/lang reactive everywhere
|
2022-08-17 11:37:37 -04:00 |
|
Cory LaViska
|
d07a8cfaea
|
fix import paths
|
2022-08-08 10:15:41 -04:00 |
|
Cory LaViska
|
a8b2eb2bb0
|
fix styles
|
2022-08-03 15:26:54 -04:00 |
|
Cory LaViska
|
cea69beca9
|
update radio group, radio, radio buton
|
2022-08-03 11:55:24 -04:00 |
|
Cory LaViska
|
6d31b1d63d
|
remove unused styles; fix focus
|
2022-08-03 10:56:46 -04:00 |
|
Cory LaViska
|
7b55b38aa4
|
remove unused property
|
2022-08-03 10:56:37 -04:00 |
|
Burton Smith
|
ad00d8840e
|
run prettier
|
2022-08-02 13:10:26 -04:00 |
|
Burton Smith
|
90f4d77ed6
|
fix screen reader issues for radios and group
|
2022-08-02 12:59:00 -04:00 |
|
Cory LaViska
|
1f34b63a2e
|
revert radio fixes
|
2022-08-01 12:08:31 -04:00 |
|
Burton Smith
|
ae3efaf8ae
|
fix focus styles
|
2022-07-29 11:03:49 -04:00 |
|
Burton Smith
|
d765cef376
|
move validation logic and value to group level
|
2022-07-28 13:00:43 -04:00 |
|
Burton Smith
|
cf360b3b3f
|
fix radio a11y
|
2022-07-20 13:55:12 -04:00 |
|
Philipp Sonntag
|
3fb4cba856
|
Added type declaration to styles property for all components (#829)
* Updated the plop template with type for styles property
|
2022-07-19 08:27:39 -04:00 |
|
Cory LaViska
|
389b78f748
|
remove :focus-visible shim
|
2022-07-07 09:43:27 -04:00 |
|
Cory LaViska
|
3b3cb6d61d
|
fixes #786
|
2022-06-29 08:09:25 -04:00 |
|
Alessandro
|
b2cf3a5505
|
feat(form): add reset functionality (#799)
* feat(form): add reset functionality
* feat(interal): add defaultValue decorator
* feat: add defaultValue and defaultChecked
* chore: implement unit tests
* chore: remove leftover
|
2022-06-28 17:59:52 -04:00 |
|
Cory LaViska
|
25c00c80b7
|
fix label color
|
2022-06-24 08:46:44 -04:00 |
|
Cory LaViska
|
153fe15ed3
|
fix label alignment
|
2022-06-24 08:22:13 -04:00 |
|
Cory LaViska
|
7d22e18bfb
|
reflect fieldset and add required
|
2022-06-21 09:21:33 -04:00 |
|
Godgiven
|
96c63c60a2
|
refactor: changed style to minimum support of RTL language (#768)
|
2022-06-01 10:00:46 -04:00 |
|
Cory LaViska
|
ca81a507b6
|
rework focus rings
|
2022-05-27 10:13:51 -04:00 |
|
Cory LaViska
|
e60c5c4546
|
update eslint
|
2022-05-24 08:12:13 -04:00 |
|
Cory LaViska
|
8904e9d709
|
#744
|
2022-05-11 10:48:06 -04:00 |
|
Cory LaViska
|
35885ef59f
|
fixes #744
|
2022-05-11 10:34:40 -04:00 |
|
Cory LaViska
|
af4d25ee37
|
restore desired commits
|
2022-03-24 08:11:49 -04:00 |
|
Cory LaViska
|
300cbd090f
|
revert path aliases
|
2022-03-24 08:01:09 -04:00 |
|
Cory LaViska
|
e32c15204c
|
Revert recent changes
|
2022-03-24 07:48:03 -04:00 |
|
Cory LaViska
|
0a5fb5e9e7
|
refactor radio base class
|
2022-03-23 17:37:24 -04:00 |
|
Cory LaViska
|
0b1ff75f1b
|
add tests
|
2022-03-23 17:37:08 -04:00 |
|
Cory LaViska
|
f34960d82a
|
revert path aliases since we can't override WTR's TS config
|
2022-03-23 09:30:39 -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 |
|