Wykres commitów

1557 Commity (d71d35b25807239dba43ddf8549446194cb3b5b7)

Autor SHA1 Wiadomość Data
Cory LaViska ff84beaade use :enabled 2021-10-14 09:02:00 -04:00
Cory LaViska 8dba8fa5fb fix tooltip bug 2021-10-14 09:01:37 -04:00
Cory LaViska 3a3f5552a7 fix test:watch 2021-10-14 08:39:17 -04:00
Cory LaViska 88cba353c0 add labels examples 2021-10-14 08:34:54 -04:00
Cory LaViska a2851370bb revert styles 2021-10-14 08:32:11 -04:00
Cory LaViska 7c0ef7dcf0 Merge branch 'christoshrousis-test/progress' into next 2021-10-14 08:25:42 -04:00
Cory LaViska fb6d5d89b8 use label attrib 2021-10-14 08:24:38 -04:00
Cory LaViska 45ceff4c08 Merge branch 'test/progress' of https://github.com/christoshrousis/shoelace into christoshrousis-test/progress 2021-10-14 08:10:57 -04:00
Cory LaViska 6169abc700 update bootstrap icons 2021-10-14 07:21:27 -04:00
Cory LaViska c09e12d13e 2.0.0-beta.57 2021-10-13 17:34:04 -04:00
Cory LaViska 6152e15e10 fix esm links 2021-10-13 17:30:13 -04:00
Cory LaViska 79910b2ae8 2.0.0-beta.56 2021-10-13 17:14:22 -04:00
Cory LaViska c347df7c17 rework build to support bare specifiers 2021-10-13 17:12:50 -04:00
Cory LaViska e9e2b35c59 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2021-10-13 08:30:16 -04:00
Denis Korablev 8ae753c396
feat: add hoist attribute for sl-tooltip (#565) 2021-10-13 08:29:38 -04:00
Cory LaViska d2c94321f2 update docs 2021-10-12 10:26:26 -04:00
Yuki Nishijima 4c10f8a537
Update the CSS path in the Integrating with Rails (#561) 2021-10-11 08:25:09 -04:00
Christos Hrousis 9a19cc2173 revert: misunderstood part/slot definition. 2021-10-10 13:37:32 +11:00
Christos Hrousis c4cbc894f5 revert: misunderstood part/slot definition. 2021-10-10 13:36:41 +11:00
Christos Hrousis 449f5e6c7f style: typo. 2021-10-10 13:24:28 +11:00
Christos Hrousis 34447a3f2f test: migrate progress-ring tests to progress-bar
- Match coverage with progress-ring
- Attached titles/label/labelledby
- Value '' on aria-valuenow is does not pass AXE
2021-10-10 13:24:01 +11:00
Christos Hrousis eee97d7dba test: cover progress-ring
- Add title to make ring accessibly hoverable.
- Add label/labelledby as aria options.
- Remove ununsed label slot.
2021-10-10 13:05:40 +11:00
Christos Hrousis f16392947a docs: ring uses css prop for track-width. 2021-10-10 13:00:41 +11:00
Cory LaViska c3adf92b49 2.0.0-beta.55 2021-10-08 17:06:12 -04:00
Cory LaViska a6580b018d updat3e changelog 2021-10-08 17:05:53 -04:00
Cory LaViska 00c843c7ce revert unbundling 2021-10-08 17:04:30 -04:00
Cory LaViska 5fe55a4db9 2.0.0-beta.54 2021-10-08 16:55:09 -04:00
Cory LaViska 4ca998c346 revert 2021-10-08 16:54:57 -04:00
Cory LaViska 42b3e2cc11 update changelog 2021-10-08 16:53:31 -04:00
Cory LaViska 59fb8db6be unbundle select deps 2021-10-08 16:52:01 -04:00
Cory LaViska 664beafefa 2.0.0-beta.54 2021-10-08 16:42:53 -04:00
Cory LaViska 04443a64e2 update changelog 2021-10-08 16:39:10 -04:00
Cory LaViska 92dedf3386 ship bare module specifiers for prod 2021-10-08 10:11:12 -04:00
Cory LaViska 2ba5fb9820 update command line args 2021-10-08 10:10:26 -04:00
Cory LaViska 222235159b rename clear => remove 2021-10-07 09:52:23 -04:00
Cory LaViska 1061bd5e0d add disabled prop 2021-10-07 09:31:20 -04:00
Cory LaViska ccec9a8348 fix initial disabled state 2021-10-07 09:30:47 -04:00
Cory LaViska bf9e06e67d remove attr column 2021-10-05 10:41:52 -04:00
Cory LaViska 1e03d222c5 fix code in tables 2021-10-05 10:41:39 -04:00
Cory LaViska 3722f46b8e Merge branch 'kanoni4567-next' into next 2021-10-05 09:03:51 -04:00
Cory LaViska 8d7bf97127 Merge branch 'next' of https://github.com/kanoni4567/shoelace into kanoni4567-next 2021-10-05 09:01:35 -04:00
Cory LaViska d26c1a6407 update docs 2021-10-05 08:58:41 -04:00
Rich Klein f296ff8476
Create integrating-with-laravel.md (#553)
* Create integrating-with-laravel.md

Instructions for using Shoelace components in a Laravel 8.x application.

* Update integrating-with-laravel.md

Added a section for setting the base path and switched to using the full import path for each component. Also included a full `bootstrap.js` example.
2021-10-05 08:54:12 -04:00
Christos Hrousis a75a71994a
test: component/spinner (#556)
- covers accessibility
- provides explainer for aria-busy and aria-live tags.
2021-10-05 08:53:28 -04:00
Shanyu Cui 7d1373a1d1 radio: emit sl-change when toggled via arrow keys 2021-10-04 23:27:28 -07:00
Shanyu Cui 23abc50015
Merge branch 'shoelace-style:next' into next 2021-10-04 22:39:37 -07:00
Cory LaViska 5e28d1131a 2.0.0-beta.53 2021-10-04 09:31:07 -04:00
Cory LaViska a141e64a69 update version 2021-10-04 09:30:21 -04:00
Cory LaViska e12ee97bd9 add --padding to tab panel 2021-10-04 09:29:14 -04:00
Cory LaViska ebd84642e1 Merge branch 'christoshrousis-test/card' into next 2021-10-04 09:06:55 -04:00