Wykres commitów

140 Commity (3c2f5ec48e0b2461edecb484cb301d2a6e8b5240)

Autor SHA1 Wiadomość Data
Cory LaViska e6458c26d6 fixes #727 2022-04-13 09:39:29 -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 499b3f1ff4 fixes #714 2022-03-21 08:51:41 -04:00
Cory LaViska c26b1335f5 refactor form control parts 2022-03-18 17:33:23 -04:00
Cory LaViska 27a047976b fix disable aria 2022-03-16 17:38:58 -04:00
Cory LaViska a5cd9a4968 refactor parts and exported parts 2022-03-09 15:54:18 -05:00
Cory LaViska 3aa5fdba55 improve form controls a11y; add tests 2022-03-08 17:34:17 -05:00
Cory LaViska 8ae987ea69 update typeToSelect arg 2022-03-04 10:12:05 -05:00
Cory LaViska 517415f743 menu improvements 2022-03-03 17:15:58 -05:00
Cory LaViska 93cb8a2411 update eslint sorting 2022-03-02 17:20:40 -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
Cory LaViska ddd5b581fa update docs 2022-02-21 09:13:33 -05:00
Buni48 b24ff33fe0
Added `placement` property to `sl-select` (#687)
* added placement to sl-select

* sl-select placement: just allow top and bottom
2022-02-21 09:04:21 -05:00
Cory LaViska 5c0da06d66 add parts to select 2022-02-19 12:47:13 -05:00
Cory LaViska 271ae9a36a add display-label part 2022-02-03 08:31:52 -05:00
Cory LaViska 557d973ba4 revert rules 2022-01-19 09:37:07 -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
Cory LaViska 33afecf7da support for <form> elements; remove <sl-form> 2022-01-11 09:18:20 -05:00
Cory LaViska c3bee5e725 simplify HasSlotController args 2022-01-06 09:04:02 -05:00
Cory LaViska 46f05224ab use reactive controller for slot detection 2022-01-05 18:31:41 -05:00
Jason O'Neill d6e15f985c add cspell and fix typos
fixes 636
2021-12-31 17:39:16 -08:00
Cory LaViska e2012433cb add blur() 2021-12-17 09:27:23 -05:00
ErikOnBike d6d05121e4
Add focus method to SlSelect (#625) 2021-12-17 09:15:47 -05:00
Cory LaViska fb20155485 type => variant 2021-12-13 17:38:40 -05:00
Cory LaViska 54e4c57ae5 fixes #591 2021-11-19 08:36:59 -05:00
Cory LaViska 84739ba695 update clear icon 2021-11-02 16:52:31 -04:00
Cory LaViska 222235159b rename clear => remove 2021-10-07 09:52:23 -04:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska c7dc82947f add filled variant 2021-09-24 22:28:14 -04:00
Cory LaViska 8c3888da02 add control part to select 2021-09-24 08:48:01 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Cory LaViska 00bf318ee9 prevent errors when setting controls undefined 2021-08-30 08:27:47 -04:00
Cory LaViska f4c472e7de remove --focus-ring 2021-08-27 09:07:42 -04:00
Cory LaViska 0a45f446e2 Merge branch 'fix/ctrlkeys-usability-sl-select' of https://github.com/gtyamamoto/shoelace into gtyamamoto-fix/ctrlkeys-usability-sl-select 2021-08-20 09:38:57 -04:00
gtyamamoto 767c0b3675 fix: allow ctrl/command + key when the sl-select is on focus
- doing a more simplistic approach to handle ctrlKey/metaKey values
2021-08-20 09:20:01 -03:00
gtyamamoto 066f7cfa08 fix: allow ctrl/command + key when the sl-select is on focus 2021-08-19 17:21:18 -03:00
Cory LaViska 6607cdb0bd remove extra comment 2021-08-17 17:04:57 -04:00
Cory LaViska b35d5e9914 update examples and changelog 2021-08-16 17:05:28 -04:00
Rafael Rossini 5eac4ebee8
Add prefix and suffix slot to sl-select component (#501)
* Add prefix and suffix slot to sl-select component

* Adding align-items: center in prefix/suffix and changing documentation to showcase using as visual aids
2021-08-16 16:30:55 -04:00
Cory LaViska 9dbee4c686 add neutral color palette 2021-08-06 08:32:46 -04:00
Cory LaViska e938f94ffc add console error 2021-07-26 08:20:18 -04:00
Cory LaViska 4aeb804441 auto import dependencies 2021-07-12 10:36:06 -04:00
Cory LaViska 383e039297 sass => lit styles 2021-07-09 20:45:44 -04:00
Cory LaViska 1c98a831d8 use roving tab index for menu 2021-07-08 17:23:47 -04:00
Cory LaViska 6fd5a97fde fix boolean true prop 2021-07-01 17:23:16 -04:00
Cory LaViska 2ea5b65cb8 remove redundant types 2021-06-30 20:04:46 -04:00
Cory LaViska 6883851866 don't use inferred types for analyzer 2021-06-28 09:23:39 -04:00
Cory LaViska e31a05beb0 Merge branch 'next' into metadata 2021-06-25 19:40:12 -04:00
Cory LaViska a28942f264 use @watch and reorder handlers 2021-06-25 19:22:05 -04:00
Cory LaViska af61f45ecb fixes #473 2021-06-25 19:02:34 -04:00
Cory LaViska 0da9955403 Add dashes back to metadata 2021-06-25 16:25:46 -04:00
Cory LaViska d0b9488c1c switch to custom elements manifest analyzer 2021-06-24 18:24:54 -04:00
Cory LaViska 94fe4f1f46 remove { waitUntilFirstUpdate } when not needed 2021-06-18 08:51:00 -04:00
Cory LaViska 1e4de5f821 fixes #455 2021-06-16 08:42:02 -04:00
Cory LaViska 16e7287c24 rework @watch decorator 2021-06-15 09:26:35 -04:00
Cory LaViska ba029db24e only open when key press is printable 2021-06-10 09:33:02 -04:00
Cory LaViska f7bcd89b97 fixes #456 2021-06-05 12:29:57 -04:00
Cory LaViska 501869c7aa fixes #458 2021-06-04 09:33:43 -04:00
Cory LaViska 15cb1cb746 fixes #457 2021-06-04 08:56:35 -04:00
Cory LaViska b0921b5be0 fixes #451 2021-06-02 08:47:55 -04:00
Cory LaViska e34090a87b update lit/esbuild 2021-05-27 17:00:43 -04:00
Cory LaViska 10f045fe6e fix show/hide logic 2021-05-27 16:29:10 -04:00
Cory LaViska 916ee07265 move custom property tags to main comment block 2021-05-17 18:04:28 -04:00
Cory LaViska 86fc6b85d6 fix import bug; closes #439 2021-05-03 15:08:17 -04:00
Cory LaViska af601c6e9c
Add system icon library (#420, #422)
* Add system icon library

* fixes #420

* update changelog
2021-04-20 09:37:19 -04:00
Cory LaViska 2bbea51830 don't announce icon 2021-04-09 13:51:48 -04:00
Cory LaViska c2314e9871 improve aria-labelledby for form controls 2021-04-05 17:13:17 -04:00
Cory LaViska 16a3d5f156 fix default values 2021-04-02 07:47:25 -04:00
Cory LaViska e4a4281200 fix default values 2021-04-01 07:57:31 -04:00
Cory LaViska 0935e1574a rename setFocus and removeFocus methods 2021-03-30 09:09:52 -04:00
Cory LaViska 389dd0b44e update to lit-element and lit-html prerelease 2021-03-24 10:21:21 -04:00
Cory LaViska 401eaf0a63 refactor 2021-03-22 13:14:32 -04:00
Cory LaViska 334a7ca832 reenable autoregistration 2021-03-18 09:04:23 -04:00
Cory LaViska 42f646eaaa add sl-clear event 2021-03-16 08:23:23 -04:00
Cory LaViska f50d354ceb fix label when items are dynamically added 2021-03-15 17:48:58 -04:00
Cory LaViska f372e36a79 fix tag shapes 2021-03-15 08:03:32 -04:00
Cory LaViska 0213eb2376 prettier 2021-03-12 09:09:08 -05:00
ibirrer a14346ea87
declare types for component tags (#371) 2021-03-12 09:07:38 -05:00
Cory LaViska 28965a422d fix default exports for all components 2021-03-08 19:14:32 -05:00
Cory LaViska a0ea729bb9 use @tag instead of @customElement for treeshaking 2021-03-08 07:51:31 -05:00
Cory LaViska 18859be955 fix reflections 2021-03-06 15:34:33 -05:00
Cory LaViska 6062e73022 fix boolean attribs 2021-03-06 15:22:59 -05:00
Cory LaViska 4673e726a9 fix kebab case attribs 2021-03-06 15:18:54 -05:00
Cory LaViska 6283d14758 add @watch decorator 2021-03-06 14:39:48 -05:00
Cory LaViska 2f4d93700a migrate to LitElement 2021-03-06 12:01:39 -05:00
Cory LaViska fe45f2159f Shoemaker rework 2021-02-26 09:09:13 -05:00