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

Migrate the Next.js template to Circuit UI v7 #2183

Merged
merged 8 commits into from
Jul 21, 2023

Conversation

connor-baer
Copy link
Member

@connor-baer connor-baer commented Jul 14, 2023

Approach and changes

  • Upgraded all design system dependencies to their latest version
  • Replaced Emotion.js with CSS Modules
  • Reduced the total JavaScript size of the template homepage from 97.8 kb to 82.3 kb (gzipped), a 16% improvement
  • Redesigned the template homepage:
Before After
Screenshot 2023-07-15 at 17-56-43 Welcome to SumUp Next js Screenshot 2023-07-21 at 12-57-02 Welcome to Circuit UI Next js

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

@changeset-bot
Copy link

changeset-bot bot commented Jul 14, 2023

🦋 Changeset detected

Latest commit: a97934b

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

This PR includes changesets to release 1 package
Name Type
@sumup/cna-template Major

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

@vercel
Copy link

vercel bot commented Jul 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oss-circuit-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2023 3:38pm

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #2183 (a97934b) into next (f8d20ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2183   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files         259      259           
  Lines       20523    20523           
  Branches     1928     1928           
=======================================
  Hits        19818    19818           
  Misses        702      702           
  Partials        3        3           

@connor-baer connor-baer force-pushed the feature/cna-template-v7 branch from 032e27f to bc2b05d Compare July 21, 2023 15:12
@connor-baer connor-baer enabled auto-merge (squash) July 21, 2023 15:38
@connor-baer connor-baer merged commit 159ef8a into next Jul 21, 2023
@connor-baer connor-baer deleted the feature/cna-template-v7 branch July 21, 2023 15:44
This was referenced Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants