Wykres commitów

3206 Commity (next)

Autor SHA1 Wiadomość Data
Cory LaViska f32b54cae3 Make dropdowns give focus back to the trigger when closing 2020-07-24 09:28:36 -04:00
Cory LaViska 91a023e564 Remove unused method 2020-07-24 09:27:11 -04:00
Cory LaViska 3e0f174052 Prevent text selection when select is focused 2020-07-24 09:25:41 -04:00
Cory LaViska 89cce4bbb8 Close select when tabbing 2020-07-24 09:25:09 -04:00
Cory LaViska caef94339b Remove benign properties 2020-07-24 08:44:31 -04:00
Cory LaViska 288f58c1ee Update changelog 2020-07-24 08:38:39 -04:00
Cory LaViska a220b694ef Make footer slot existence automatic (dialog, drawer) 2020-07-24 08:38:00 -04:00
Cory LaViska 60e8e4579a Remove unused prop 2020-07-24 08:24:33 -04:00
Cory LaViska 0492182fac Update changelog 2020-07-23 18:01:13 -04:00
Cory LaViska 308d68bcb4 Fix cursor when hovering over select 2020-07-23 18:00:43 -04:00
Cory LaViska 5cf9fb6e7e Fix typo 2020-07-23 17:57:24 -04:00
Cory LaViska fc7b88a8d5 2.0.0-beta.8 2020-07-23 17:41:26 -04:00
Cory LaViska 9565a7de6d Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2020-07-23 17:30:21 -04:00
Cory LaViska 3ae2efd6db Update changelog 2020-07-23 17:30:13 -04:00
Cory LaViska 37303fe6f6 Update bundler examples 2020-07-23 17:29:50 -04:00
Chris Haynes 0328854285
Fixes #135 - uses the composedPath() array to find the closest matching elements the event was triggered on (#136)
composedPath() is preferred over closest() since it pierces shadow DOM boundaries
2020-07-23 17:12:05 -04:00
Cory LaViska 81816fba56 Add twitter card metadata 2020-07-23 15:30:31 -04:00
Cory LaViska 53e34b7967 Update analytics 2020-07-23 13:34:24 -04:00
Cory LaViska a2906e9d6a Upgrade to stencil/core@next for custom elements bundle 2020-07-23 08:37:44 -04:00
Cory LaViska 30c7424562 Make stencil a dev dep 2020-07-23 08:36:06 -04:00
Cory LaViska b8a6b62796 Add note about accessibility 2020-07-23 07:32:42 -04:00
Cory LaViska b967e8912e Add changelog section 2020-07-23 06:50:09 -04:00
Cory LaViska e8437e6fbb Update versioning info 2020-07-23 06:47:12 -04:00
Cory LaViska 9841cf8aee Update changelog 2020-07-22 17:27:50 -04:00
Cory LaViska e3f5f66557 Merge branch 'current' into next 2020-07-22 17:21:03 -04:00
Cory LaViska 58376d8973 Update master branch to current 2020-07-22 17:20:45 -04:00
Cory LaViska 69d3daff4a Merge branch 'card' into next 2020-07-22 17:13:53 -04:00
Cory LaViska db0a88c276 Update custom elements docs 2020-07-22 17:13:38 -04:00
Cory LaViska e1b0d67df5 Use Stencil 1.17.0-0 for custom elements build 2020-07-22 17:13:21 -04:00
Cory LaViska 66c3de9c3b Add card component 2020-07-22 16:02:49 -04:00
Cory LaViska 905152a412 Add hasSlot utility 2020-07-22 16:02:32 -04:00
Cory LaViska 8177ce2a4a Update badge status 2020-07-22 16:02:20 -04:00
Cory LaViska 4234292ec4 Remove comment 2020-07-22 16:02:07 -04:00
Cory LaViska 3c1ad8e0dc Fix rating display for easier alignment 2020-07-22 11:49:51 -04:00
Cory LaViska dd456536f5 Remove zoom image docs plugin 2020-07-22 07:36:25 -04:00
Cory LaViska f2a7ab3f40 Use design token 2020-07-22 07:20:11 -04:00
Cory LaViska d6c8afb9bc Fix range tooltip on iOS; closes #110 2020-07-22 07:12:08 -04:00
Cory LaViska c90a36758e Fix heading 2020-07-22 07:00:48 -04:00
Cory LaViska e294ff1c7d Update changelog 2020-07-21 15:33:58 -04:00
Cory LaViska a91f1d15d6 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2020-07-21 15:23:19 -04:00
Andrew Desmarais 38ce5e4a31
Small typo in example (#130) 2020-07-21 15:21:54 -04:00
Michael Stramel 2821cacb37
Switch lock array to set operations (#131)
* Switch lock array to set operations

* Remove falsy/null check from lockBodyScrolling function
2020-07-21 15:21:35 -04:00
Cory LaViska ce30c35663 Move bindings from constructor to connectedCallback 2020-07-21 15:18:58 -04:00
Cory LaViska 206ecccce5 Update verbiage 2020-07-21 15:09:05 -04:00
Cory LaViska 27cf48849c Update custom elements example 2020-07-21 09:21:52 -04:00
Cory LaViska 5237b2be6b Update custom elements docs 2020-07-21 09:19:12 -04:00
Cory LaViska 57b8632eb7 Make tag colors AA compliant; fixes #128 2020-07-21 06:38:21 -04:00
Cory LaViska 0235320dab Add host + base element info 2020-07-20 17:13:54 -04:00
Cory LaViska 7a4fec532c Refactor host vars and remove non-display props 2020-07-20 16:58:29 -04:00
Cory LaViska b45ca1a6d3 Expose --focus-ring prop on tab 2020-07-20 16:56:35 -04:00