Uaena_Alex_John
7ece400a30
add specified file hint ( #2022 )
...
It's not clear In [Vue Guide](https://shoelace.style/frameworks/vue#installation ), the user may not know where to apply the theme and base path set, so I add file hint like [React Guide](https://shoelace.style/frameworks/react#installation )
2024-05-20 10:50:44 -04:00
Burton Smith
b1908d73dc
add vue types ( #1797 )
...
* add vue types
* run prettier
* add postinstall script for playwright
* Update docs/pages/frameworks/vue.md
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-01-23 10:34:36 -05:00
Cory LaViska
e0701fe3fc
add two-way binding info back
2023-11-13 15:56:23 -05:00
floflausch
f53309b04a
Update angular.md ( #1671 )
...
removed the < brackets
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2023-10-23 10:48:10 -04:00
Cory LaViska
49b42c3b90
fix script in docs; closes #1670
2023-10-23 10:18:52 -04:00
Cory LaViska
0272e3dcff
prettier
2023-10-20 09:05:15 -04:00
floflausch
8d42e9fd7e
Update angular.md ( #1670 )
...
Added more instructions for clearity about what to do
2023-10-20 09:00:27 -04:00
Alan Chambers
3b77c3b99f
updated react wrapper ( #1565 )
...
- updated @lit-labs/react to latest version with improved type compatibility
- added small preact section to the react docs with link to preact/compat typescript config guide
2023-09-14 11:13:29 -04:00
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