Skip to content

build: Move to UI library, remove unused stuff#102

Merged
stanleyjones merged 4 commits intoliftedinit:mainfrom
stanleyjones:remove-unused
Dec 7, 2022
Merged

build: Move to UI library, remove unused stuff#102
stanleyjones merged 4 commits intoliftedinit:mainfrom
stanleyjones:remove-unused

Conversation

@stanleyjones
Copy link
Copy Markdown
Contributor

Description

This PR is a continuation of the efforts begun in liftedinit/gwen#13 and liftedinit/kaylee#4 to move all of our apps to a shared UI library.

  • Replace all imports from shared/* to @liftedinit/ui
  • Copy components that rely on local state (i.e. AssetSelector, Layout) out of shared directory
  • Remove unused directories (i.e. src/shared/ and /src/features/auth)
  • Streamline package.json (remove unused packages, move devDependencies to the correct place)

Testing / Breaking Changes

Build, unit tests, and e2e tests all pass. Visually inspected manually (and made a couple changes).

There should be no breaking changes.

Screenshots

BEFORE

Screenshot 2022-12-06 at 3 39 51 PM

AFTER

Screenshot 2022-12-06 at 3 40 06 PM

You may notice that this PR changes the default font from Roboto back to Rubik. This change is intended.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 6, 2022

Deploy Preview for lifted-alberto ready!

Name Link
🔨 Latest commit 6c71605
🔍 Latest deploy log https://app.netlify.com/sites/lifted-alberto/deploys/638fd7e01ed43b0009db6fd5
😎 Deploy Preview https://deploy-preview-102--lifted-alberto.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@stanleyjones stanleyjones self-assigned this Dec 6, 2022
@stanleyjones stanleyjones marked this pull request as ready for review December 6, 2022 23:57
@stanleyjones stanleyjones changed the title Remove unused build: Move to UI library, remove unused stuff Dec 6, 2022
@stanleyjones stanleyjones merged commit 20560bb into liftedinit:main Dec 7, 2022
@stanleyjones stanleyjones deleted the remove-unused branch December 7, 2022 17:29
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