Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-04 | Audit examples templates (#3940) | 1 | -6/+0 | ||
* basics, framework-alpine, framework-solid, delete unused examples * framework-multiple * Remove non-standard file extensions, add missing .vscode folders * Remove robots.txt * Remove blog-multiple-authors * Rewrite components comments to be consistent * Update lockfile * Remove unnecessary usage of SCSS in subpath example * Fix props weirdness in portfolio example * Remove Lit from `framework-multiple` for now * Misc fixes * Update lockfile * I'm in lockfile hell, send help | |||||
2022-05-11 | Remove try/catch from solid component check (#3282) | 1 | -0/+3 | ||
* Remove try/catch from solid component check * Move try/catch to renderComponent * Add solid to integrations-playground example | |||||
2022-03-18 | Astro Integration System (#2820) | 1 | -0/+3 | ||
* 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 |