Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement overlay main screen redesign #9118

Merged
merged 14 commits into from
Nov 28, 2023

Conversation

Princesseuh
Copy link
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

Copy link

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
Copy link
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
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
14 checks passed
@matthewp matthewp deleted the feat/dev-overlay-main-screen-redesign branch November 28, 2023 14:39
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