Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-14 | add engines for esm support (#415) | 10 | -3/+33 | ||
2021-06-13 | Update PULL_REQUEST_TEMPLATE.md | 1 | -9/+7 | ||
2021-06-13 | Delete ---framework---library-support.md | 1 | -32/+0 | ||
2021-06-13 | [ci] yarn format | 4 | -8/+12 | ||
2021-06-13 | Update issue templates | 4 | -8/+32 | ||
2021-06-13 | Delete ---astro---your-favorite-tool.md | 1 | -32/+0 | ||
2021-06-13 | [ci] yarn format | 4 | -7/+3 | ||
2021-06-13 | Update issue templates | 4 | -2/+38 | ||
2021-06-13 | [ci] yarn format | 3 | -5/+11 | ||
2021-06-13 | Update issue templates | 3 | -6/+32 | ||
2021-06-13 | [ci] yarn format | 2 | -3/+5 | ||
2021-06-13 | Update issue templates | 2 | -0/+22 | ||
2021-06-13 | [ci] yarn format | 1 | -1/+0 | ||
2021-06-13 | Update issue templates | 1 | -0/+38 | ||
2021-06-13 | Create config.yml | 1 | -0/+8 | ||
2021-06-13 | Update README.md | 1 | -2/+2 | ||
2021-06-12 | Version Packages (#402) | 5 | -9/+10 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-06-11 | Allow createCollection() to fetch remote data (#400) | 6 | -11/+62 | ||
* Allow createCollection() to fetch remote data Fixes #378 * Update docs * revert isomorphic-fetch, see if ci passes Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-06-12 | config: add snowpack workspace root to starter (#399) | 1 | -0/+3 | ||
2021-06-11 | Improve templates test (#377) | 5 | -85/+120 | ||
2021-06-11 | [ci] yarn format | 3 | -3/+3 | ||
2021-06-11 | Create initial docs site (#389) | 22 | -5/+1293 | ||
* create initial docs site * change copy for title and header to say Astro Docs * create initial docs site * remove text merge changes * change workspaceRoot and remove yarn.lock from docs-www * add docs-www to workspace Co-authored-by: Kitto Khrangtong <kitto@queensboro.com> | |||||
2021-06-11 | update node min version to 14.15.1 for codesandbox (#395) | 2 | -2/+2 | ||
2021-06-11 | Version Packages (#386) | 5 | -9/+10 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-06-11 | [ci] yarn format | 2 | -4/+4 | ||
2021-06-11 | Fix/issue #385 (#392) | 5 | -3/+69 | ||
* Apply favicon to the docs template * Fix Sidebar category headers aren't clickable Fixes #385 * Improve Docs example documentation * Fix Documentation List on getting started page | |||||
2021-06-11 | Fix baseUrl passed to Snowpack (#391) | 1 | -1/+1 | ||
2021-06-11 | Pass Astro `site` to snowpack `baseUrl` (#384) | 2 | -0/+6 | ||
2021-06-11 | Version Packages (#381) | 15 | -27/+23 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-06-11 | [ci] yarn format | 1 | -7/+3 | ||
2021-06-11 | Remove second snowpack instance (#368) | 7 | -67/+45 | ||
* Remove second snowpack instance * Document import.meta.env.SSR * Remove unnecessary Promise.all | |||||
2021-06-11 | Document the minimum node version (#379) | 3 | -0/+10 | ||
* Document the minimum node version * Adds the changeset | |||||
2021-06-10 | [ci] yarn format | 2 | -3/+3 | ||
2021-06-10 | Add HMR port script when needed (#375) | 7 | -10/+43 | ||
* Always add HMR port script when HMR is enabled * Add it only if there are client side components * Fix the test * Add a test where HMR port not set * Upgrade snowpack version * Fix snowpack semver | |||||
2021-06-10 | Add integration test for templates (#372) | 10 | -32/+128 | ||
2021-06-09 | Update syntax.md | 1 | -0/+1 | ||
2021-06-09 | nit: ask user to modify devOptions.port when addr in use for dev (#347) | 2 | -5/+19 | ||
* nit: ask user to modify devOptions.port when addr in use for dev * unnecessary import of red * changeset | |||||
2021-06-09 | docs: fix browserlists link (#351) | 1 | -1/+1 | ||
* docs: fix browserlists link * Update styling.md | |||||
2021-06-09 | Fix broken link in README (#359) | 1 | -1/+2 | ||
The link to the "Partial Hydration" section from "Markdown" was missing a hyphen. Since I was changing it, I also moved it to the list of link reference definitions at the bottom. | |||||
2021-06-09 | Update vs code link (#366) | 1 | -1/+1 | ||
I think this is the link you wanted for the extension | |||||
2021-06-09 | Update contributing.md | 1 | -0/+6 | ||
2021-06-09 | Update contributing.md | 1 | -0/+1 | ||
2021-06-08 | put vercel.json in right place | 1 | -0/+0 | ||
2021-06-08 | add link to blog post on homepage | 1 | -13/+10 | ||
2021-06-08 | test to trigger CI build | 1 | -2/+2 | ||
2021-06-08 | add github star to blog post | 5 | -4/+24 | ||
2021-06-08 | www: remove whitespace | 1 | -1/+0 | ||
2021-06-08 | add anayltics script | 4 | -4/+24 | ||
2021-06-08 | update discord link | 4 | -5/+5 | ||
2021-06-08 | small copy change | 1 | -1/+1 | ||