Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-19 | Remove OSX \x00 workaround (#1901) | 2 | -5/+5 | ||
* Remove OSX \x00 workaround * Adds a changeset | |||||
2021-11-19 | Resolve vite client modules to vendored vite (#1903) | 2 | -2/+7 | ||
* Resolve vite client modules to vendored vite * Adds a changeset | |||||
2021-11-19 | [ci] yarn format | 1 | -3/+3 | ||
2021-11-19 | Add Debug tests (#1882) | 4 | -0/+62 | ||
* Make Debug use the Code component * Use a random port so parallel testing works * some debugging * Skip these tests for now * Dont run these tests on osx | |||||
2021-11-19 | [ci] collect stats | 1 | -0/+1 | ||
2021-11-19 | Version Packages (next) (#1881)astro@0.21.0-next.8@astrojs/renderer-vue@0.2.0-next.2 | 25 | -23/+42 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-11-18 | Improve HMR (#1896) | 2 | -10/+18 | ||
2021-11-18 | update deps | 5 | -352/+65 | ||
2021-11-18 | fix #1778 | 2 | -1/+8 | ||
2021-11-18 | Update compiler (#1869) | 3 | -11/+6 | ||
* chore: update compiler * redeploy * fix(www): ensure www can build * chore: update compiler Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-11-18 | remove unused remark dependency (#1894) | 2 | -245/+13 | ||
2021-11-18 | Improve error messages (#1875) | 39 | -61/+448 | ||
* Fix error handling in correct scope Also improve Vite IDs for better module graph lookups * Improve code frame * Add changeset * maybeLoc can be undefined * Add tests Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2021-11-18 | pin astro compiler to older version | 2 | -5/+5 | ||
2021-11-18 | Update yarn.lock to reflect the state of the package.json files (#1892) | 5 | -1300/+1000 | ||
* update dependencies * update file to fix build:all | |||||
2021-11-19 | [ci] yarn format | 1 | -5/+3 | ||
2021-11-18 | Create STYLE_GUIDE.md (#1876) | 1 | -0/+70 | ||
2021-11-18 | Fix styles-ssr timeout (#1891) | 1 | -19/+17 | ||
2021-11-18 | [ci] yarn format | 1 | -11/+11 | ||
2021-11-18 | Dev server routing tests (and fixes) (#1879) | 16 | -4/+177 | ||
* Dev server routing tests (and fixes) * Adding a changeset * Bump the style-ssr test timeout | |||||
2021-11-18 | [ci] collect stats | 1 | -0/+1 | ||
2021-11-17 | Version Packages (next) (#1873)create-astro@0.6.7-next.1astro@0.21.0-next.7 | 25 | -22/+40 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-11-17 | add create-astro to build:all (#1872) | 3 | -7/+3 | ||
* add create-astro to build:all * mark error objects as any, instead of unknown | |||||
2021-11-17 | Version Packages (next) (#1863) | 25 | -22/+40 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-11-17 | Fix AstroComponent check (#1849) | 1 | -1/+1 | ||
2021-11-17 | [ci] yarn format | 1 | -4/+1 | ||
2021-11-17 | Add draft messages to nomination playbook [no-vote-needed] | 1 | -0/+46 | ||
I had these stored somewhere outside of github, sharing them with everyone so that I'm not the only one | |||||
2021-11-17 | Support custom elements (#1854) | 1 | -1/+1 | ||
* Support custom elements Support non-object/non-function components * fix: ensure component is not string before throwing Co-authored-by: Nate Moore <nate@skypack.dev> | |||||
2021-11-17 | [ci] yarn format | 2 | -13/+6 | ||
2021-11-17 | Fix for built scoped Vue styles (#1868) | 3 | -41/+76 | ||
* Fixes #1844 * Adds a changeset * Remove all special casing * Add a clarifying comment | |||||
2021-11-17 | fix middleware order (#1865) | 2 | -1/+6 | ||
2021-11-17 | [ci] yarn format | 1 | -15/+12 | ||
2021-11-17 | Address code review comments regarding style | 1 | -67/+60 | ||
2021-11-17 | Improve PR labels (#1861) | 2 | -1/+37 | ||
* chore: improve PR labels * chore: update action label | |||||
2021-11-17 | [ci] yarn format | 1 | -1/+1 | ||
2021-11-17 | fix: enable node builtins (#1771) | 4 | -15/+12 | ||
* fix: enable node builtins * fix: update bare node builtin test * test: update fixture to support node@12 | |||||
2021-11-17 | fix: header logo/nav/svg (#1845) | 1 | -36/+47 | ||
2021-11-17 | [ci] yarn format | 2 | -2/+2 | ||
2021-11-17 | fix: HMR regression (#1858) | 3 | -2/+18 | ||
* fix: HMR regression * fix: inject HMR script directly | |||||
2021-11-17 | [ci] yarn format | 1 | -3/+3 | ||
2021-11-17 | fix npm init flag handling in create-astro (#1862) | 2 | -1/+12 | ||
* fix npm init flag handling * Update index.ts * Update real-cats-act.md | |||||
2021-11-17 | [ci] yarn format | 1 | -1/+1 | ||
2021-11-17 | Fix docs Netlify build (#1859) | 1 | -0/+4 | ||
2021-11-17 | [ci] collect stats | 1 | -0/+1 | ||
2021-11-16 | Version Packages (next) (#1847)astro@0.21.0-next.5 | 23 | -21/+28 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-11-16 | [ci] yarn format | 1 | -3/+3 | ||
2021-11-16 | Fix: dev server routing when not using subpath (#1846) | 2 | -10/+27 | ||
* Fix: dev server routing when not using subpath * Better comment * Adds a changeset * Remove testing file * Rename this.pathname to this.devRoot | |||||
2021-11-16 | Version Packages (next) (#1796)astro@0.21.0-next.4@astrojs/renderer-vue@0.2.0-next.1@astrojs/renderer-svelte@0.2.0-next.1@astrojs/renderer-solid@0.2.0-next.1@astrojs/renderer-react@0.3.0-next.1@astrojs/renderer-preact@0.3.0-next.1 | 33 | -34/+98 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-11-16 | Clean up, simplify types (#1816) | 32 | -184/+164 | ||
Also add JSDoc to external types | |||||
2021-11-16 | Fix Windows CSS bundling bug (#1840) | 16 | -240/+290 | ||
* Fix Windows CSS bundling bug JS components’ styles accidentally left out of final build on Windows * Review feedback | |||||
2021-11-16 | [ci] yarn format | 1 | -5/+5 | ||