-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
[www] Site/Starter Showcase refactor, rinse II #8411
Conversation
* fix #7754 - change the Starter Showcase main content headline from "All 60 Starters" to “Gatsby Starters (60)” * DRY — add a couple of shared components: * ResetFilters button * SidebarContainer, SidebarHeader, SidebarBody * ContentHeader with title („Starters“/„Sites“) and count, adjusting title on filter and search * link Creator Showcase detail page GitHub icon
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, Flo. I really like getting rid of the "Filter + Refine header" and the other slight tweaks.
Yay! Thanks Amberley! |
👌 |
* 'master' of github.com:gatsbyjs/gatsby: feat(cache-dir): Add a button for custom 404s in development (gatsbyjs#8548) fix: add ecosystem team for starters YAML fix: fix displaying and hydrating 404 page in production builds (gatsbyjs#8510) fix: don't expect `application/json` type nodes to be files (gatsbyjs#8544) Delete cds-takeaways.md (gatsbyjs#8552) chore(release): Publish chore: remove npm-run-all dep and update deps in e2e tests (gatsbyjs#8529) [www] Site/Starter Showcase refactor, rinse II (gatsbyjs#8411) Rfc process doc (gatsbyjs#8537) [www] a11y improvements (gatsbyjs#8536) Update the GraphQL stitching blog post & docs (gatsbyjs#8516) fix: change teams to reduce noise for people
ResetFilters
buttonSidebarContainer
,SidebarHeader
,SidebarBody
ContentHeader
andContentTitle
(„Starters“/„Sites“) and count, adjusting title on filter and searchlink Creator Showcase detail page GitHub iconHere's a screenshot showing the changes for #7754 before/after (also, the Site Showcase headers now behave exactly the same):