Wykres commitów

63 Commity (3c2f5ec48e0b2461edecb484cb301d2a6e8b5240)

Autor SHA1 Wiadomość Data
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska 6e26daf804 add form attribute; fixes #1130 2023-01-13 12:34:33 -05:00
Cory LaViska edc9e69f30 add @documentation tag 2023-01-12 10:26:25 -05:00
Cory LaViska 62c58b3a8c simplify validation logic 2023-01-10 15:05:07 -05:00
Cory LaViska e2d2f5d670 rename FormSubmitController; remove this.invalid 2023-01-10 13:24:06 -05:00
Cory LaViska c8555f448c reorg and add private keyword 2023-01-03 15:04:07 -05:00
Cory LaViska c6df057e15 fixes #917 2022-12-07 17:40:46 -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 daebd08475 add validation states to all form controls; closes #1011 2022-11-18 09:56:05 -05:00
Cory LaViska f140007758 fixes #992 2022-11-09 16:07:34 -05:00
Cory LaViska f03b09a410 fixes #965 2022-11-09 15:27:51 -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 69ff4f0bbc refactor emit into ShoelaceElement 2022-09-16 16:21:40 -04:00
Cory LaViska 1f91d4cb79 add missing part 2022-09-12 08:50:16 -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 59182db564 reorder method 2022-08-04 09:22:13 -04:00
Cory LaViska 1bae224f80 remove constant 2022-08-04 09:17:08 -04:00
Cory LaViska cea69beca9 update radio group, radio, radio buton 2022-08-03 11:55:24 -04:00
Cory LaViska 4b7da8f510 update docs 2022-08-03 11:06:52 -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 589021c40f remove logs 2022-08-01 10:38:07 -04:00
Burton Smith 1cc65b145a fix form validation 2022-08-01 10:35:00 -04:00
Burton Smith 85fd8a5204 update checked radio when value changes 2022-07-29 13:13:54 -04:00
Burton Smith 6446bb1013 prevent form submission 2022-07-29 12:31:29 -04:00
Burton Smith 401b46bad8 update label 2022-07-29 12:20:00 -04:00
Burton Smith d765cef376 move validation logic and value to group level 2022-07-28 13:00:43 -04:00
Burton Smith bc08a4c005 run prettier 2022-07-20 15:34:10 -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 7d22e18bfb reflect fieldset and add required 2022-06-21 09:21:33 -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 f34960d82a revert path aliases since we can't override WTR's TS config 2022-03-23 09:30:39 -04:00
Cory LaViska 6450c0bee6 add radio button; refactor radio group 2022-03-15 17:42:59 -04:00
Cory LaViska 1c903f4d26 refactor radio logic 2022-03-14 17:47:02 -04:00
Cory LaViska a5cd9a4968 refactor parts and exported parts 2022-03-09 15:54:18 -05:00
Cory LaViska ff1e11022d reintroduce path aliasing and fix autosort 2022-03-02 09:28:34 -05:00
Cory LaViska 3fa41ea8d9 revert path aliasing and update import orders 2022-02-26 10:48:56 -05:00
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Cory LaViska a15ccfee1b Revert "Merge branch 'radio-group' of https://github.com/Trendy/shoelace into next"
This reverts commit e5cbee2770, reversing
changes made to 3897446cb7.
2021-11-23 11:05:04 -05:00
Jeremiah Hoyet e9f7c5ed5a Make the default the same as the getter default 2021-11-22 19:30:51 -05:00
Jeremiah Hoyet cfa800c1cd Fix getter 2021-11-22 19:18:07 -05:00
Jeremiah Hoyet 6eb79aacdb Review feedback updates 2021-11-22 18:58:43 -05:00
Jeremiah Hoyet 2ace7d4161
Update src/components/radio-group/radio-group.ts
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2021-11-22 18:10:45 -05:00
Jeremiah Hoyet d4c41a2b27 Move selection logic from radio to radio group 2021-11-22 14:46:10 -05:00
Jeremiah Hoyet 989e368fb4 Remove required on sl-radio checks from sl-radio-group 2021-11-22 14:05:14 -05:00