Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-29 | Add new preferences module (#9115) | 15 | -4/+507 | ||
2023-11-29 | feat: unflag dev overlay (#9232) | 15 | -33/+88 | ||
* feat: unflag dev overlay * fix: oops * fix: check for both config existing * fix: don't use flag in e2e tests * Disable view transition tests * Disable more * even more --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2023-11-29 | update error logging (#9129) | 7 | -46/+68 | ||
Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2023-11-29 | Fix dev overlay style leak (#9220) | 1 | -4/+6 | ||
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> | |||||
2023-11-29 | Improve high contrast mode with the dev overlay (#9218) | 6 | -1/+57 | ||
* Improve high contrast mode with the dev overlay * Update packages/astro/src/runtime/client/dev-overlay/overlay.ts --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-11-29 | Ensure dev-overlay-window is anchored to the bottom (#9222) | 2 | -1/+7 | ||
2023-11-29 | Switch `app.render` signature (#9199) | 8 | -10/+80 | ||
* feat(app): app.render optional object * tests * update vercel and node * update changeset * deprecation notice and loggin * clarify changeset * add node, vercel changeset * deduplicate code | |||||
2023-11-29 | Unflag view transitions form handling (#9225) | 2 | -27/+33 | ||
2023-11-29 | Ensure dev overlay x-ray highlight goes over the island (#9227) | 3 | -1/+23 | ||
* Ensure dev overlay x-ray highlight goes over the island * oops | |||||
2023-11-29 | Small polish to the overlay (#9214) | 2 | -5/+14 | ||
2023-11-29 | chore: remove deprecated `matchNotFound` options (#9212) | 5 | -10/+12 | ||
Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2023-11-28 | [ci] release (beta) (#9211)astro@4.0.0-beta.1@astrojs/upgrade@0.1.0-beta.0 | 36 | -68/+118 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-28 | feat: implement overlay main screen redesign (#9118) | 50 | -217/+3638 | ||
* feat: implement redesign * fix: make it build * feat: visual tweaks * feat(overlay): update styling, integration endpoint * feat: add fallback icons * Clean up tests (#9183) * Add `@astrojs/upgrade` package for automatic package upgrades (#8525) Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * [ci] format * fix: links with same path but different search params not prefetched (#9189) Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * fix: discord icon * chore: changeset --------- Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Spencer Whitehead <35475068+SpencerWhitehead7@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2023-11-27 | [ci] release (beta) (#9114)create-astro@4.5.2-beta.0astro@4.0.0-beta.0@astrojs/vue@4.0.0-beta.0@astrojs/vercel@6.0.0-beta.0@astrojs/tailwind@6.0.0-beta.0@astrojs/svelte@5.0.0-beta.0@astrojs/rss@4.0.0-beta.0@astrojs/react@3.0.7-beta.0@astrojs/node@7.0.0-beta.0@astrojs/mdx@2.0.0-beta.0@astrojs/markdown-remark@4.0.0-beta.0 | 66 | -154/+330 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-27 | Remove support for simple objects in endpoints (#9181) | 56 | -529/+206 | ||
* Deprecate simple object from endpoints * Update changeset * Add missing Response return Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> * Update .changeset/clever-beds-notice.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-28 | Remove shiki lang path property support (#9196) | 7 | -427/+22 | ||
2023-11-28 | Remove deprecated features from Astro 3.0 (#9168) | 47 | -398/+95 | ||
2023-11-28 | Remove deprecated markdown-remark APIs (#9182) | 4 | -59/+7 | ||
2023-11-27 | [ci] release (#9180)astro@3.6.1 | 32 | -65/+63 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-24 | Remove vercel deprecated analytics option (#9184) | 3 | -30/+12 | ||
2023-11-24 | [ci] format | 1 | -2/+1 | ||
2023-11-24 | style: highlight markdown Tip Note section CONTRIBUTING (#9123) | 1 | -5/+7 | ||
2023-11-23 | fix scroll restoration issue on webKit browsers (#9186) | 2 | -1/+7 | ||
* fix scroll restoration issue on webKit browsers * add changeset * Update .changeset/shaggy-socks-glow.md * Update .changeset/shaggy-socks-glow.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-23 | fix(middleware): rename internal middleware id (#9173) | 2 | -1/+6 | ||
* rename internal middleware id * add changeset | |||||
2023-11-23 | fix: Changelog formatting for 3.6.0 View Transition events (#9176) | 1 | -3/+3 | ||
Co-authored-by: Eva Decker <itsevadecker@gmail.com> | |||||
2023-11-22 | [ci] format | 1 | -3/+3 | ||
2023-11-22 | Fix View Transitions code block formatting (#9174) | 1 | -3/+3 | ||
2023-11-22 | Rename entryPoint to entrypoint (#9161) | 14 | -26/+38 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-22 | Fix esbuild warning for local dev (#9160) | 1 | -1/+1 | ||
2023-11-22 | [ci] release (#9165)astro@3.6.0 | 34 | -90/+83 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
Ran: