Wykres commitów

111 Commity (854db13bd7fbfad65f01de0838fe1a6b2dbf0a4d)

Autor SHA1 Wiadomość Data
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 cf89c901a2 no roles on slots; fixes #1287 2023-04-13 12:52:03 -04:00
Cory LaViska 902b08cc0f revert role and don't use <header> for buttons 2023-04-13 12:47:48 -04:00
Cory LaViska caf9a09efa fix typos 2023-04-13 12:47:18 -04:00
dhellgartner 65734dc993
Slot aria attributes (#1296)
* Fix acessability issue

* Additionally adapted the test

* Added more accessability tests

* Updated the testing documentation

to take the fact that accessability checks cover only
rendered content into account

---------

Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com>
2023-04-13 12:45:52 -04:00
Matt Pharoah 41b5cb367f Use typed events in components and tests 2023-02-08 18:19:27 -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 bf527437a0 add stylesheet to test runner; fix tests 2023-01-09 10:35:37 -05:00
Cory LaViska c8555f448c reorg and add private keyword 2023-01-03 15:04:07 -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 8b28ee818f improve custom icons 2022-12-01 15:25:09 -05:00
Cory LaViska fb0adb9ccb fix description 2022-12-01 13:28:04 -05:00
Cory LaViska efea514f5a add summary-icon slot + example; #1046 2022-12-01 13:23:09 -05:00
Cory LaViska 7d0226e3c4 make sl-show|hide cancelable 2022-11-03 10:33:10 -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 389b78f748 remove :focus-visible shim 2022-07-07 09:43:27 -04:00
Cory LaViska 8a28d66393 fixes #784 2022-06-09 18:14:38 -04:00
Cory LaViska ca81a507b6 rework focus rings 2022-05-27 10:13:51 -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 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
Jake Patterson a0df846493
issue 662 (#672) 2022-02-14 11:08:26 -05:00
Cory LaViska fbec7bd360 fix disabled screen reader bug; closes #658 2022-02-01 09:19:25 -05:00
Jason O'Neill 0330498bbb eslint: enable one-liner functions, dangling promises 2022-01-16 20:44:10 -08:00
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Jason O'Neill d6e15f985c add cspell and fix typos
fixes 636
2021-12-31 17:39:16 -08:00
Cory LaViska 9988d76c3f fix ids 2021-12-30 12:14:39 -05:00
Cory LaViska 9cb3314494 improve dark theme and remove rgb() from tokens 2021-11-18 17:41:03 -05:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska c737b7494f fix comments 2021-09-27 17:58:14 -04:00
Cory LaViska e083b1a02e revert luminance removal and rework surface tokens 2021-09-27 10:24:29 -04:00
Cory LaViska 8ab2907c3f update components to use surface tokens 2021-09-23 08:53:05 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Cory LaViska a1d354ac15 remove unused import 2021-08-27 16:45:33 -04:00
Cory LaViska 2865b546fa add --sl-focus-ring and update styles 2021-08-27 08:21:18 -04:00
Cory LaViska 43f74583ea rework focus-visible logic 2021-08-26 08:35:36 -04:00
Cory LaViska 94f4d652b4 remove focus ring color tokens 2021-08-10 17:53:15 -04:00
Cory LaViska 3bb8614143 use fixture types consistently 2021-08-10 17:11:07 -04:00
Cory LaViska 9dbee4c686 add neutral color palette 2021-08-06 08:32:46 -04:00