Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-22 | Use accessible indentation (#2253) | 1 | -20/+20 | ||
2021-12-13 | [ci] yarn format | 1 | -1/+1 | ||
2021-12-13 | Adding Solid to with-nanostores example (#2079) | 1 | -3/+4 | ||
2021-11-21 | Patch: Example Nanostores Update (#1955) | 1 | -12/+14 | ||
* Mention astro.new in docs (#1935) * Fix - Deprecated nanostores functions createStore and getValue is deprecated in nanostores, changed it to atom and atom.get() * fix: change code to nanostores non-deprecated functions Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com> | |||||
2021-07-20 | [ci] yarn format | 1 | -12/+12 | ||
2021-06-28 | Restructure examples (#568) | 1 | -0/+30 | ||
* rename kitchen sink, pull out react example * split out the rest of the examples * align versions * chore: rename examples * chore: normalize gitignore * chore: update package versions * chore: move framework examples to `framework` namespace * docs: add README to examples Co-authored-by: Austin Crim <crim.austin@principal.com> |