- Implemented
Modal
fromPhantomArtist
- Removed unused
withAuth
method.
- Routing bug that was letting the
WelcomePage
show even thoughbeenHereBefore
was alreadyyup
- Some small styling changes
- Added
Welcome
page - Created Theme Provider that can pass styles to PhantomArtist
- Add mysterious
Arena
page
- Updated routing/navigation to accommodate the new
Welcome
page
- Removed unused
AddMovie
component
- Updated
cicd.yml
to storeGIT_REGISTRY_TOKEN
fromsecrets
- CHANGELOG.md
- Emotion css
- baphTheme.ts
- Updated the README
- Changed
set-dependencies.ts
to only worry about pulling in the published version of PhantomArtist in prod - Updated
vite.config.mjs
to use Emotion css - Switched from
createBrowserRouter
tocreateHashRouter
due to routing breaks - Made
Heading.tsx
use PhantomArtist's<Heading>
instead of<HeadingMain>
and made the appropriate updates to it works.styleX.css
toindex.css
- Stylex - Juice wasn't worth the squeeze