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

Chore: Update global styles, dependencies, and environment variables #23

Merged
merged 9 commits into from
May 31, 2024

Conversation

codemile
Copy link
Contributor

This pull request includes several updates to the project. The global styles and dependencies have been updated, and unnecessary files and dependencies have been removed. Additionally, the environment variables and audio file paths have been updated.

@codemile codemile enabled auto-merge (squash) May 31, 2024 12:40
@codemile codemile merged commit 815cccd into v2.0.x May 31, 2024
5 checks passed
@codemile codemile deleted the chore/render-basic-homepage branch May 31, 2024 12:42
codemile added a commit that referenced this pull request Jun 1, 2024
* chore: Update postcss dependency to version 7.0.39

* chore: Move entire project into an "old" directory as reference

* chore: Installs a fresh setup of NextJs

* Update dependencies and move components (#21)

* chore: Update editorconfig and tailwind configuration files

* chore: Add "root" property to .eslintrc.json

* chore: Exclude "old" directory from TypeScript compilation

* chore: Update npm dependencies to latest versions

* chore: Update React import types to FC and PropsWithChildren

* chore: Update npm dependencies to include prop-types and react-ga

* chore: Update npm dependencies to include @material-ui/core

* chore: Update npm dependencies to include react-redux

* chore: Enable downlevel iteration in tsconfig.json

* chore: Refactor app-store middleware to use concat instead of spread operator

* chore: Remove commented out code for hot reload in app-store.ts

* Add null check in snapshot-middleware.ts

* chore: Adds GitHub actions for PR and merging into main/v2.0.x branches (#22)

* Chore: Update global styles, dependencies, and environment variables (#23)

* chore: Enable build step to run independent of lint, test, and storybooks

* chore: Add 'tw-neumorphism' package for neumorphic design styling

* chore: Update global styles and dependencies

* chore: Update import paths for components in page.tsx

* Update audio file paths to use relative URLs

* chore: add media to public folder

* chore: Remove unnecessary files and dependencies

* Update environment variables and audio file paths

* chore: Update environment variables and gitignore
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.

1 participant