astro/examples/docs/src/components
Nate Moore a136c85e6b
New Props API (#515)
* wip: update props api

* feat(#139, #309): enable new props api

* chore: migrate examples to new props API

* docs: update syntax guide for new props API

* chore: update examples to new props API

* chore: update docs to new Props API

* fix: hide __astroInternal from `Astro.props` consumers

* chore: remove scratchpad file

* chore: fix script error

* test: fix failing collection tests

* fix: set __astroInternal to `enumerable: false`

* chore: add changeset

* feat: warn users using old props api
2021-06-24 17:48:24 -05:00
..
ArticleFooter.astro redesign create-astro (#301) 2021-06-08 11:10:56 -04:00
AvatarList.astro redesign create-astro (#301) 2021-06-08 11:10:56 -04:00
DocSidebar.tsx redesign create-astro (#301) 2021-06-08 11:10:56 -04:00
EditOnGithub.tsx redesign create-astro (#301) 2021-06-08 11:10:56 -04:00
Note.astro New Props API (#515) 2021-06-24 17:48:24 -05:00
SiteSidebar.astro fix some example docs site issues (#434) 2021-06-14 15:45:33 -04:00
ThemeToggle.tsx redesign create-astro (#301) 2021-06-08 11:10:56 -04:00