0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/integrations/node/test
Erika 000e8f4654
feat: implement overlay main screen redesign (#9118)
* 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-28 09:39:38 -05:00
..
fixtures Remove support for simple objects in endpoints (#9181) 2023-11-27 12:51:57 -05:00
api-route.test.js [ci] format 2023-11-15 23:41:21 +00:00
bad-urls.test.js feat: implement overlay main screen redesign (#9118) 2023-11-28 09:39:38 -05:00
createOutgoingHttpHeaders.test.js [ci] format 2023-06-06 15:11:47 +00:00
encoded.test.js [ci] format 2023-01-12 15:46:47 +00:00
errors.test.js Catch errors that occur within the stream in the Node adapter (#6935) 2023-05-01 10:08:18 -04:00
headers.test.js feat: implement overlay main screen redesign (#9118) 2023-11-28 09:39:38 -05:00
image.test.js Prerendering corner cases (#8070) 2023-08-17 09:34:31 +01:00
locals.test.js [ci] format 2023-10-12 14:39:45 +00:00
node-middleware.test.js fix(@astrojs/node): handler should work with express (#8176) 2023-08-21 17:29:38 +01:00
prerender-404-500.test.js Removed <style> with type="text/css" from inline output at build time (#8480) 2023-09-12 17:56:52 +08:00
prerender.test.js Remove undici dep (#7980) 2023-08-08 11:04:17 +01:00
test-utils.js nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
url-protocol.test.js nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
well-known-locations.test.js Add support for serving well-known URIs with the @astrojs/node SSR adapter (#5832) 2023-01-11 17:52:51 +08:00