Wykres commitów

50 Commity (e32c15204c69b73aa7ffc90ff06be7e619b3c5b6)

Autor SHA1 Wiadomość Data
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 c26b1335f5 refactor form control parts 2022-03-18 17:33:23 -04:00
Cory LaViska 6450c0bee6 add radio button; refactor radio group 2022-03-15 17:42:59 -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 642de684e8 fixes #699 2022-02-28 09:59:32 -05:00
Cory LaViska 3fa41ea8d9 revert path aliasing and update import orders 2022-02-26 10:48:56 -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
Cory LaViska fb20155485 type => variant 2021-12-13 17:38:40 -05:00
Cory LaViska 2a6e91477a refactor button using static expressions 2021-12-13 16:56:03 -05:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska 1a08f063a6 add outline buttons; closes #522 2021-09-24 16:40:03 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Cory LaViska fb48c4cf0e remove ref attr 2021-08-18 18:17:58 -04:00
Cory LaViska 75f2da3547 prettier 2021-08-10 10:57:24 -04:00
Cory LaViska 6c9a25a0c7 Merge branch 'theming' into next 2021-08-10 10:56:27 -04:00
Benny Powers 34db96822b
Add `href` etc to sl-icon-button (#496)
* perf: only calculate the used button template

* feat: add href and friends to icon-button

closes #495
2021-08-10 10:52:17 -04:00
Cory LaViska 9dbee4c686 add neutral color palette 2021-08-06 08:32:46 -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 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 12b0365ce0 hide private methods 2021-06-25 20:07:22 -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 e34090a87b update lit/esbuild 2021-05-27 17:00:43 -04:00
Cory LaViska 86fc6b85d6 fix import bug; closes #439 2021-05-03 15:08:17 -04:00
Cory LaViska 16a3d5f156 fix default values 2021-04-02 07:47:25 -04:00
Cory LaViska 784c173728 add click method 2021-04-01 09:50:18 -04:00
Cory LaViska e4a4281200 fix default values 2021-04-01 07:57:31 -04:00
Cory LaViska 1282deabd0 improve a11y for button links 2021-03-31 12:03:20 -04:00
Cory LaViska 0935e1574a rename setFocus and removeFocus methods 2021-03-30 09:09:52 -04:00
Cory LaViska 25f63df53a fix link button events 2021-03-24 11:33:44 -04:00
Cory LaViska 389dd0b44e update to lit-element and lit-html prerelease 2021-03-24 10:21:21 -04:00
Cory LaViska 334a7ca832 reenable autoregistration 2021-03-18 09:04:23 -04:00
Cory LaViska 119245e7ac remove unused metadata 2021-03-17 12:31:08 -04:00
Cory LaViska a67db7e13e fix setFocus() method on button 2021-03-15 13:03:01 -04:00
Cory LaViska 83b38987cc fix props 2021-03-15 07:56:15 -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 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