summaryrefslogtreecommitdiff
path: root/examples/integrations-playground/src/components (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-05-11Remove try/catch from solid component check (#3282)Gravatar Jonas Luebbers 2-0/+21
* Remove try/catch from solid component check * Move try/catch to renderComponent * Add solid to integrations-playground example
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 4-0/+122
* update examples * add initial integrations * update tests * update astro * update ci * get final tests working * update injectelement todo * update ben code review * respond to final code review feedback