Wykres commitów

140 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 2e7ac38678 fixes #1127 2023-01-12 09:34:41 -05:00
Cory LaViska 1fbb809057 update docs comment 2023-01-10 15:04:53 -05:00
Cory LaViska e2d2f5d670 rename FormSubmitController; remove this.invalid 2023-01-10 13:24:06 -05:00
Cory LaViska 8056379fdd support multiple properties in watch decorator 2023-01-09 16:07:59 -05:00
Cory LaViska 9a6b9a7841 fixes #1119 2023-01-09 14:54:17 -05:00
Cory LaViska 02fc39ebe0 add parts 2023-01-09 14:25:26 -05:00
Cory LaViska f5dd4f2aca fixes #1117 2023-01-09 14:20:17 -05:00
Cory LaViska fbcb4d8dbd fixes #1109 2023-01-06 12:25:03 -05:00
Cory LaViska c8555f448c reorg and add private keyword 2023-01-03 15:04:07 -05:00
Cory LaViska 417f0d17c9 don't scroll when refocusing 2022-12-28 17:21:11 -05:00
Cory LaViska d9252fe755 ignore disabled controls 2022-12-28 17:18:48 -05:00
Cory LaViska 913243f8c1 more finishing touches + tests 2022-12-28 16:07:37 -05:00
Cory LaViska 70585e1d2a finishing touches 2022-12-28 15:31:42 -05:00
Cory LaViska 06dc5740bf updates 2022-12-28 11:42:08 -05:00
Cory LaViska fe524e0fac ignore clear button keys 2022-12-20 20:49:10 -05:00
Cory LaViska ea7de2eb70 document slots 2022-12-20 18:44:57 -05:00
Cory LaViska 24744ef8c5 docs + cleanup wrapper 2022-12-20 18:24:25 -05:00
Cory LaViska c0013c5639 refactor into set function 2022-12-20 17:53:55 -05:00
Cory LaViska 0f67b9a9d1 remove unused var 2022-12-20 13:51:53 -05:00
Cory LaViska 1f457cdde0 keep on keepin on 2022-12-20 13:36:53 -05:00
Cory LaViska e22c2f839b don't select disabled options 2022-12-20 13:00:27 -05:00
Cory LaViska f3010cecbe fix tests 2022-12-20 12:13:39 -05:00
Cory LaViska 2dc275defd fix validity and events 2022-12-20 11:40:49 -05:00
Cory LaViska 9f79445292 improve scroll on open 2022-12-20 10:31:55 -05:00
Cory LaViska 10cb26b81e focus after update 2022-12-20 10:21:41 -05:00
Cory LaViska 3722e0ad91 focus after open 2022-12-19 18:17:41 -05:00
Cory LaViska f28a0ec743 fix in screen readers 2022-12-19 17:46:31 -05:00
Cory LaViska 6afc3ba12e select rewrite (incomplete) 2022-12-17 11:27:30 -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 8b2c090bac fixes #1018 2022-11-21 16:18:44 -05:00
Cory LaViska daebd08475 add validation states to all form controls; closes #1011 2022-11-18 09:56: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 69ff4f0bbc refactor emit into ShoelaceElement 2022-09-16 16:21:40 -04: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 4b7da8f510 update docs 2022-08-03 11:06:52 -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 be11c13f67 fix sort order 2022-06-28 18:08:28 -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 624a8bbe71 fixes #777 2022-06-15 09:12:01 -04:00
Cory LaViska c19eb5847a #751 2022-05-11 10:16:37 -04:00
Buni48 8814746738
Prevent toggling password & clearing on disabled form controls (#746)
* prevent toggling password & clearing on disabled form controls

* hide clear icon also on readonly
2022-05-11 08:33:27 -04:00
Cory LaViska 04bacccfea use forEach instead of map; fixes #740 2022-05-02 07:48:43 -04:00
Cory LaViska caaf2b0d1e fixes #729 2022-04-14 18:01:25 -04:00
Cory LaViska c0dc08116c remove unnecessary bind 2022-04-14 15:28:43 -04:00