Wykres commitów

2171 Commity (a1c93fd30f0081004bd74dc7ce5e071aadc2dce1)

Autor SHA1 Wiadomość Data
Cory LaViska a1c93fd30f fixes #913 2022-09-16 15:27:10 -04:00
ErikOnBike bdf8c4e669
Fix workaround for Safari which still has old property name in sl-progress-ring (#914) 2022-09-16 15:14:38 -04:00
Cory LaViska 854e576c2c fixes #912 2022-09-16 15:11:02 -04:00
Cory LaViska cf32064e8c add issue number 2022-09-12 08:53:32 -04:00
Cory LaViska 1f91d4cb79 add missing part 2022-09-12 08:50:16 -04:00
Cory LaViska a7fdb23577 fix tooltip alignmen 2022-09-12 07:51:03 -04:00
Cory LaViska 39d1bbed2c fixes #905 2022-09-09 09:38:54 -04:00
Cory LaViska e2e152c373 update changelog 2022-09-05 12:56:05 -04:00
Cory LaViska aae74dbaf7 reorder and update changelog 2022-09-05 12:56:00 -04:00
Buni48 6c716db037
added expand button part for tree item (#893); fixes #890 2022-09-05 12:52:41 -04:00
Cory LaViska 7c0c0fa244 use event phase constants 2022-09-05 12:27:47 -04:00
Jared White ffd32e52ef
Avoid bubbling events for sl-include (#897)
* Avoid bubbling events for sl-include

I ran into an issue where icons inside of an HTML include were dispatching `sl-load` events, which was causing my `sl-include` event handler to run multiple times. By adding these guards, we ensure only events immediately dispatched by the element itself will be handled.

* Use the correct event variable
2022-09-05 12:23:47 -04:00
Cory LaViska 27868b56e8 fixes #891 2022-09-02 15:19:35 -04:00
Cory LaViska 346f13e5a5 fix arrow placement 2022-09-02 11:28:49 -04:00
Cory LaViska 69547d4800 remove unused styles 2022-08-31 16:19:42 -05:00
Patrick McElhaney 9fc4185f87
Better descriptions for checkbox attributes (#894)
The description for the checkbox's value attribute is currently "the checkbox's value attribute." I think we can do better than that, especially considering anyone who hasn't worked with old-school HTML forms that POST to the URL in the `action` attribute is unlikely to know why a checkbox has a value and that value is not boolean. 

While I was here I improved a couple of other descriptions. If there's an interest, I can expand this PR to update all of the properties in all controls where the description is tautological.
2022-08-31 16:14:34 -05:00
Justin Fagnani 08b5da7c56
Change LitElement and site to Lit and lit.dev (#889) 2022-08-30 23:28:45 -05:00
Cory LaViska 05e026876a fix transition in Firefox 2022-08-30 17:51:51 -05:00
Cory LaViska 8d0d0ac4e0 forEach 2022-08-30 16:59:40 -05:00
Cory LaViska 972d629883 remove 404 from search 2022-08-30 16:59:24 -05:00
Cory LaViska ce12020fca remove clearable 2022-08-30 16:09:49 -05:00
Cory LaViska 29b149cd26 fix sidebar buttons 2022-08-30 16:08:51 -05:00
Cory LaViska 7de37b9315 remove date 2022-08-30 16:08:40 -05:00
Cory LaViska 237cda3b63 fixes #884 2022-08-30 11:56:34 -05:00
Cory LaViska 51c4abb72b remove log 2022-08-30 11:49:17 -05:00
Cory LaViska 3a6890af81 fixes #886 2022-08-30 09:17:46 -05:00
Cory LaViska 7cc2c89f92 remove responsive media 2022-08-26 10:43:12 -04:00
Cory LaViska bb55c93b1a upgrade exp components 2022-08-26 10:33:45 -04:00
Cory LaViska a3d00a92a0 fixes #882 2022-08-26 10:28:18 -04:00
Christian Oliff 5eccce625a
Update node.js.yml (#883) 2022-08-26 09:46:35 -04:00
Cory LaViska 0c3a25d2ad prettier 2022-08-26 09:21:02 -04:00
Rich Klein d225aaa2ff
Update Laravel integration guide to reflect v9.1 (#865)
Laravel 9.1 now uses Vite as the default bundler instead of webpack.
2022-08-26 09:18:28 -04:00
Christian Oliff c6b7c24ed7
Update .editorconfig (#880) 2022-08-26 09:16:57 -04:00
Cory LaViska 827c36bb1d update tree; fixes #879 2022-08-26 09:12:51 -04:00
Cory LaViska d9f48a5f2a update examples 2022-08-26 09:11:09 -04:00
Cory LaViska ccbdc6c014 fix docs 2022-08-25 17:36:06 -04:00
Cory LaViska b6edba912b fixes #873 2022-08-25 17:22:18 -04:00
Cory LaViska 4cc5baaa0b fixes #876 2022-08-25 16:24:13 -04:00
Cory LaViska c2bbb0e8a4 fix arrow 2022-08-25 16:09:27 -04:00
Cory LaViska 352cade421 fix example 2022-08-25 12:24:39 -04:00
Cory LaViska 708977acf7 2.0.0-beta.82 2022-08-25 10:03:51 -04:00
Cory LaViska bab5749788 update version 2022-08-25 10:00:03 -04:00
Cory LaViska c6d0b27f0d fix test 2022-08-25 09:46:34 -04:00
Cory LaViska ee31f3f682 fix disabled tab tabbing 2022-08-25 09:42:55 -04:00
Cory LaViska 105bb08ee1 fixes #872 2022-08-25 09:37:20 -04:00
Cory LaViska ca64d26d77 fixes #871 2022-08-25 09:18:36 -04:00
Cory LaViska 23b2f9335b add test for #869 2022-08-25 09:00:52 -04:00
Cory LaViska dfdd7c75c2 fixes #869 2022-08-25 08:48:23 -04:00
Cory LaViska 156a2812ae fix docs 2022-08-25 08:33:32 -04:00
Cory LaViska e42beab336 remove extra border and redundant styels 2022-08-24 15:08:32 -04:00