Commit Graph

23 Commits

Author SHA1 Message Date
Emanuel Saramago
9f401f8e8b Documentation for Svelte (#2262)
* Documentation for Svelte #2261

* fix bracket

---------

Co-authored-by: esaramago <emanuelsaramago@gmail.com>
2024-12-02 13:23:04 -05:00
Joseph
b70fa163e1 Fix customizing custom property link (#2252) 2024-11-04 14:18:47 -05:00
Brett Peary
e1bd1fe790 Add astro tutorial (#2098)
* Add astro tutorial

* Added Astro tutorial link to sidebar nav

* Update docs/pages/tutorials/integrating-with-astro.md

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/pages/tutorials/integrating-with-astro.md

Move import into index

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/pages/tutorials/integrating-with-astro.md

Remove setBasePath from frontmatter imports

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/pages/tutorials/integrating-with-astro.md

Add ssr & client scripts section

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/pages/tutorials/integrating-with-astro.md

add rollup-plugin-copy to npm install command

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/pages/tutorials/integrating-with-astro.md

Move setBasePath to script tag

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/pages/tutorials/integrating-with-astro.md

Add explanation for addition of rollup-plugin-copy

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

* Update docs/pages/tutorials/integrating-with-astro.md

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>

---------

Co-authored-by: Konnor Rogers <konnor5456@gmail.com>
2024-07-10 11:22:44 -04:00
Cory LaViska
3451ec753c add ks banner 2024-03-22 11:44:22 -04:00
Cory LaViska
caae94119c No more pipes (#1771)
* a little whitespace never hurt nobody

* remove pipes from docs
2023-12-06 16:24:21 -05:00
Cory LaViska
ec17e8736d fix component links; closes #1538 2023-08-23 09:46:23 -04:00
Cory LaViska
87ac077b0a fix empty attributes in properties table (#1536) 2023-08-22 16:59:08 -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
Cory LaViska
91095bd63a better description for lighthouse 2023-07-03 12:38:09 -04:00
Cory LaViska
b2aa854d98 update docs 2023-06-28 15:27:21 -04:00
Cory LaViska
a001c2d12b add spacing 2023-06-26 12:11:15 -04:00
Eddie Cheng R4
c4c622eabd redirect the link to the right page (#1404) 2023-06-26 12:08:54 -04:00
Cory LaViska
15f914914c simplify theme toggle 2023-06-22 10:47:41 -04:00
Alan Chambers
2914475821 docs changed theme toggle to theme selector (#1395) 2023-06-22 10:44:08 -04:00
Konnor Rogers
67cbb85682 Add support for svg sprites in <sl-icon> (#1374)
* wip: initial implementation for review

* icon testing

* feat: add the ability to use SVG sprite sheets

* finish up spritesheets

* add icon notes

* update plopfile, add changelog entry

* prettier

* linting

* linting

* fix icon test

* eslint fixes?

* prettier

* disable eslint -.-

* linting loop!

* linting loop!

* prettier

* prettier

---------

Co-authored-by: Diego <diego@trebellar.com>
2023-06-20 14:01:58 -04:00
Cory LaViska
b0b6ea943e use cdn bundle for docs 2023-06-12 16:15:52 -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
20abf21791 move scripts to <head> and defer for turbo 2023-06-08 11:12:31 -04:00
Konnor Rogers
482d155af4 add turbo 2023-06-08 00:15:07 -04:00
Konnor Rogers
ece23c727e add turbo 2023-06-07 17:23:57 -04:00
Cory LaViska
b8b6175a64 works with a 24 second docs refresh 😕 2023-06-06 09:21:07 -04:00
Cory LaViska
de5ad1b1b9 new docs 2023-06-06 08:22:18 -04:00