Wykres commitów

6 Commity (242e8e92ae3d00d6125ec6f9c4e773b77f69780a)

Autor SHA1 Wiadomość Data
Konnor Rogers 31ef2f7929
remove side-effects key, update React docs for cherry-picking (#1485)
* remove side-effects, update React docs for cherry-picking

* prettier

* add PR #

* prettier

* fix react import paths

* Update docs/pages/frameworks/react.md

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>

* add colons to imports

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2023-08-07 13:20:34 -04:00
Ben Anderson 8fd01e1eda
Add event types to react wrapper components (#1419)
* Rename SlSlideChange for consistency with other events

* Setup React event types for events used by Shoelace components

Means that consumers of Shoelace via the React wrapper will be able to
use callback methods with the correct event type, instead of having to
rely on casting and friends when using Typescript.

* Add docs demonstrating importing event types for React callbacks
2023-07-12 11:31:27 -04:00
konnorrogers d18db9adfa prettier 2023-06-12 14:20:11 -04:00
konnorrogers 41913c8c58 update docs with cdn / npm paths 2023-06-12 13:45:27 -04:00
konnorrogers 68b982a744 update docs 2023-06-12 12:48:15 -04:00
Cory LaViska de5ad1b1b9 new docs 2023-06-06 08:22:18 -04:00