Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-14 | Docs sync (#680) | 1 | -205/+0 | ||
* test ignoring examples from workspace * docs sync | |||||
2021-07-01 | Adds hydrationPolyfills config for renderers (#594) | 1 | -0/+1 | ||
Some renderers, such as Lit, need special polyfills only for hydration. We have the `polyfills` array, but that is intended for polyfills that always need to run. This adds a second type hydrationPolyfills that only run on elements that are `:load`, `:idle`, etc. | |||||
2021-07-01 | Implements low-level custom element support (#587) | 1 | -1/+3 | ||
* Implements low-level custom element support * Changes based on self review * Adds a changeset * Polyfills are added even when not hydrating * Remove hydrationMethod option Punting on this idea until it's really needed. | |||||
2021-06-27 | astro-docs sync | 1 | -0/+202 | ||