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

Preview Cleanup + Seperating Components #120

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Preview Cleanup + Seperating Components #120

merged 4 commits into from
Aug 16, 2024

Conversation

Rahkeen
Copy link
Collaborator

@Rahkeen Rahkeen commented Aug 15, 2024

This PR seperates out feature components from the screen file. It's actually a bit cumbersome to leverage previews when there are a BUNCH of previews in the same file. Also discoverability suffers, so I moved a bunch of things out into their own component files. This also makes it easy to see the various states of each component.

It also isolates the screen files to only have previews at the screen level.

This PR seperates out feature components from the screen file. It's actually a bit cumbersome to leverage previews when there are a BUNCH of previews in the same file. Also discoverability suffers, so I moved a bunch of things out into their own component files. This also makes it easy to see the various states of each component.

It also isolates the screen files to only have previews at the screen level.
Copy link
Collaborator Author

Rahkeen commented Aug 15, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Rahkeen and the rest of your teammates on Graphite Graphite

@Rahkeen Rahkeen requested a review from rbro112 August 15, 2024 20:43
@Rahkeen Rahkeen marked this pull request as ready for review August 15, 2024 20:43
Copy link

emerge-tools bot commented Aug 15, 2024

📸 Snapshot Test

5 modified, 47 added, 25 removed, 15 unchanged

Name Version Added Removed Modified Unchanged Errored Approval
Hacker News
com.emergetools.hackernews.debug
1.0-beta02 (6) 47 25 5 15 0 ✅ Approved

🛸 Powered by Emerge Tools

Copy link
Contributor

@rbro112 rbro112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome stuff!

@Rahkeen Rahkeen merged commit 1b05b51 into main Aug 16, 2024
5 of 6 checks passed
@Rahkeen Rahkeen deleted the preview-cleanup branch August 16, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants