Skip to content

feat: implement overlay main screen redesign#9118

Merged
matthewp merged 14 commits intonextfrom
feat/dev-overlay-main-screen-redesign
Nov 28, 2023
Merged

feat: implement overlay main screen redesign#9118
matthewp merged 14 commits intonextfrom
feat/dev-overlay-main-screen-redesign

Conversation

@Princesseuh
Copy link
Copy Markdown
Member

@Princesseuh Princesseuh commented Nov 16, 2023

Changes

Implements a redesign of the main screen, now showing the coolest integrations, more links to click on, more neat info (there's a button to copy astro info directly, it's cool!)

image

Testing

Will be tested in details separately, much like other overlay PRs, however the current tests should already make sure that the window does work.

Docs

WIP

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 16, 2023

🦋 Changeset detected

Latest commit: 21713dc

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pr: docs A PR that includes documentation for review labels Nov 16, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 16, 2023

⚖️ Bundle Size Check

Latest commit: fdbdda2

File Old Size New Size Change
dev-overlay/entrypoint 52.81 KB 85.3 KB + 32.49 KB
dev-overlay/overlay 25.88 KB 40.11 KB + 14.23 KB
dev-overlay/plugins/astro 2.26 KB 46.41 KB + 44.14 KB
dev-overlay/plugins/settings 2.74 KB 3.07 KB + 335 B
dev-overlay/plugins/utils/icons 0 B 698 B + 698 B
dev-overlay/plugins/utils/window 932 B 851 B - NaN undefined
dev-overlay/ui-library/badge 0 B 1.62 KB + 1.62 KB
dev-overlay/ui-library/button 0 B 1.72 KB + 1.72 KB
dev-overlay/ui-library/card 16.8 KB 1.63 KB - NaN undefined
dev-overlay/ui-library/highlight 16.48 KB 30.73 KB + 14.25 KB
dev-overlay/ui-library/icon 0 B 29.96 KB + 29.96 KB
dev-overlay/ui-library/icons 15.05 KB 29.28 KB + 14.23 KB
dev-overlay/ui-library/index 0 B 41.58 KB + 41.58 KB
dev-overlay/ui-library/window 17.64 KB 1.81 KB - NaN undefined

@github-actions github-actions bot added the pkg: example Related to an example package (scope) label Nov 20, 2023
@natemoo-re
Copy link
Copy Markdown
Member

CleanShot 2023-11-21 at 12 44 00@2x
Added icon fallbacks when the integration doesn't have an image

@github-actions github-actions bot removed the pkg: example Related to an example package (scope) label Nov 28, 2023
@Princesseuh Princesseuh marked this pull request as ready for review November 28, 2023 13:03
@matthewp matthewp removed the pr: docs A PR that includes documentation for review label Nov 28, 2023
@matthewp matthewp changed the base branch from main to next November 28, 2023 14:06
@github-actions github-actions bot added pkg: integration Related to any renderer integration (scope) pkg: create-astro Related to the `create-astro` package (scope) pr: docs A PR that includes documentation for review labels Nov 28, 2023
@matthewp matthewp merged commit 000e8f4 into next Nov 28, 2023
@matthewp matthewp deleted the feat/dev-overlay-main-screen-redesign branch November 28, 2023 14:39
This was referenced Nov 28, 2023
ematipico pushed a commit that referenced this pull request Feb 5, 2025
* 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>
ematipico pushed a commit that referenced this pull request Feb 5, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: integration Related to any renderer integration (scope) pr: docs A PR that includes documentation for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants