Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-16 | update examples for stackblitz (#1379) | 1 | -0/+6 | ||
2021-09-16 | [ci] collect stats | 1 | -0/+1 | ||
2021-09-15 | Version Packages (#1377)astro@0.20.7 | 23 | -30/+27 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-09-15 | Update stats.ts (#1376) | 2 | -1/+6 | ||
2021-09-15 | Expose slots to components (#1368) | 10 | -0/+169 | ||
* Expose slots to components via Astro.slots * test: Add Astro.slots API tests * docs: Document Astro.slots API * docs: Duplicate Astro.slots documentation to other api-reference markdown * Update proposal to use booleans, based upon RFC feedback * update implementation & tests based on request * changeset | |||||
2021-09-15 | [ci] collect stats | 1 | -0/+1 | ||
2021-09-14 | Revert "fix bad ci paths" | 1 | -5/+5 | ||
This reverts commit c9bef50bc7bab0d5cd5617bc0d583e6e3d4062f5. | |||||
2021-09-15 | [ci] yarn format | 1 | -0/+1 | ||
2021-09-14 | Version Packages (#1358)astro@0.20.6@astrojs/renderer-vue@0.1.8@astrojs/renderer-svelte@0.1.2@astrojs/renderer-solid@0.1.1@astrojs/renderer-react@0.2.1@astrojs/renderer-preact@0.2.2@astrojs/renderer-lit@0.1.1 | 41 | -70/+91 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-09-14 | fix bad ci paths | 1 | -5/+5 | ||
2021-09-14 | update changesets | 1 | -1/+1 | ||
2021-09-14 | Fix passing Markdown content through props (#1259) (#1343) | 4 | -0/+22 | ||
Co-authored-by: Kelvin Soh <kelvinsoh@pop-os.localdomain> Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-09-14 | Improve stats logging to use `pretty-bytes` so that 20B doesn't get output ↵ | 4 | -2/+13 | ||
as 0kB, which is accurate, but confusing (#1329) | |||||
2021-09-14 | [ci] yarn format | 1 | -1/+1 | ||
2021-09-14 | Merge "Remove check for referenced files" (#1196) | 6 | -6/+45 | ||
Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-09-14 | Docs: Add READMEs for renderers (#1351) | 8 | -1/+184 | ||
* Add README stub for renderers * Add renderer READMEs | |||||
2021-09-14 | Update deployment docs for Netlify deployment (#1361) | 1 | -7/+9 | ||
* Update build command for Netlify * Clarify directions for Netlify deploy versions * Create deploy.md * Update deploy.md * Update deploy.md Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-09-14 | Delete perfect-kids-occur.md (#1372) | 1 | -5/+0 | ||
2021-09-14 | [ci] yarn format | 1 | -15/+10 | ||
2021-09-14 | Self-host homepage fonts to improve page load speed (#1370) | 14 | -5/+52 | ||
Co-authored-by: mundry <mundry@users.noreply.github.com> | |||||
2021-09-14 | Add types to examples and docs (#1347) | 8 | -20/+60 | ||
* Adds a changeset * Add types to examples and docs * Make changes based on review feedback * Avoid using the variable named props * Make path a const | |||||
2021-09-14 | [ci] collect stats | 1 | -0/+1 | ||
2021-09-13 | Fix typo (#1360) | 1 | -1/+1 | ||
2021-09-13 | Disclaimer for Github pages / jekyll quirk (#1355) | 2 | -0/+7 | ||
* Added GH pages disclaimer * Added changeset * Reworded disclaimer * Correct GH Pages casing * Update deploy.md Co-authored-by: Fred K. Schott <fkschott@gmail.com> | |||||
2021-09-13 | fix outdated lockfile issue (#1357) | 1 | -3/+1 | ||
2021-09-13 | Add `astro.build/play` link (#1359) | 1 | -0/+6 | ||
* feat: add rewrite to play.astro.build * fix: subpath redirects | |||||
2021-09-13 | [ci] yarn format | 2 | -8/+7 | ||
2021-09-13 | Add a new lockfile (#1356) | 1 | -19/+19 | ||
2021-09-13 | [ci] collect stats | 1 | -0/+1 | ||
2021-09-12 | [ci] collect stats | 1 | -0/+1 | ||
2021-09-11 | [ci] collect stats | 1 | -0/+1 | ||
2021-09-10 | Prevent removing CSS preloads during bundling (#1326) | 8 | -18/+96 | ||
* Prevent removing nodes, becasue styles preloading was detected earlier * Add separate deduping for preloads and cover it with tests. * Create quiet-horses-turn.md * Test merging preload tags | |||||
2021-09-10 | Fix typos in Netlify sponsorship announcement blog post (#1346) | 1 | -4/+4 | ||
Co-authored-by: mundry <mundry@users.noreply.github.com> | |||||
2021-09-10 | [ci] collect stats | 2 | -1/+2 | ||
2021-09-09 | blog: announce netlify sponsorship (#1345) | 4 | -5/+64 | ||
2021-09-09 | Version Packages (#1344) | 29 | -53/+42 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-09-09 | Revert "Version Packages (#1303)" | 29 | -42/+53 | ||
This reverts commit 1a88cfde7d2b3854e279c1bf3e12adf5d2155801. | |||||
2021-09-09 | update lockfileastro@0.20.5@astrojs/markdown-support@0.3.1 | 1 | -9/+9 | ||
2021-09-09 | Version Packages (#1303) | 29 | -53/+42 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2021-09-09 | [ci] collect stats | 2 | -1/+2 | ||
2021-09-08 | Update netlify deploy instructions for `.nvmrc` syntax (#1337) | 1 | -1/+1 | ||
2021-09-08 | [ci] yarn format | 1 | -1/+0 | ||