Wykres commitów

1430 Commity (cfc7b2ac935c73277fca8b0ed0db3868a3d8dc85)

Autor SHA1 Wiadomość Data
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
Christos Hrousis 888ac2ea0d test: first pass test.
- Cover use of header slot.
- Cover use of footer slot.
- Cover use of image slot.
2021-10-02 19:44:45 +10:00
Cory LaViska 37068c922c add margin 2021-10-01 09:03:29 -04:00
Cory LaViska eec24d2ed1 add sl-mutation-observer 2021-09-30 18:32:59 -04:00
Cory LaViska 8fa9d629a3 fix tag default 2021-09-30 17:42:34 -04:00
Cory LaViska ef22dd7dc4 fix docs 2021-09-30 17:16:27 -04:00
Cory LaViska 3f12624b78 bye, dotty! 2021-09-30 11:20:05 -04:00
Cory LaViska d6fa67374c revert table change 2021-09-30 09:37:39 -04:00
Cory LaViska d4183cf718 fix indentations 2021-09-30 09:28:00 -04:00
Cory LaViska 4ad0480039 rename percentage => value 2021-09-30 09:02:28 -04:00
Cory LaViska 7188425ac0 fix animation bug 2021-09-30 08:40:21 -04:00
Cory LaViska c83581cf47 improve search 2021-09-30 08:07:15 -04:00
Cory LaViska f8fa29f157 Merge branch 'timefordroids-550' into next 2021-09-30 07:51:54 -04:00
Cory LaViska f2a4db6291 update docs, expose custom properties, rework to not use getComputedStyle 2021-09-30 07:51:28 -04:00
Denis a4aff0b1e9 #550 added progress indicator to sl-range component 2021-09-30 11:20:39 +04:00
Cory LaViska f5c2e0b425 fixes #549 2021-09-29 17:03:37 -04:00
Cory LaViska 2f88c55ec0 fix default height 2021-09-29 09:40:56 -04:00
Cory LaViska db7075a91a update changelog 2021-09-29 08:42:39 -04:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska 111fa8397c fix default outline border 2021-09-29 08:38:43 -04:00
Cory LaViska 0ef4e92a96 add border 2021-09-29 08:35:43 -04:00
Cory LaViska 9123afac18 add examples 2021-09-29 08:33:52 -04:00
Cory LaViska 1b5dca52e3 add divider component 2021-09-29 08:03:03 -04:00
Christos Hrousis bc3e9c43da
test: components/breadcrumb-item (#541)
* test: migrate skipped tests to the breadcrumb-item

* test: when rendering a HTMLAnchorElement

* test: add checks for classes.

* test: uplift langauge and query selector to test label part

* test: default button test

* refactor: set default for rel on prop declaration.
2021-09-28 08:27:19 -04:00
Cory LaViska ded01cfd8a fixes #544 2021-09-28 08:22:26 -04:00
Cory LaViska c737b7494f fix comments 2021-09-27 17:58:14 -04:00
Cory LaViska 47aff56e71 add panel border width token 2021-09-27 16:53:24 -04:00
Cory LaViska 15ce341d81 add filled tokens and update styles 2021-09-27 10:48:47 -04:00