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

Version 2.0.0 (WIP) #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Version 2.0.0 (WIP) #2

wants to merge 3 commits into from

Conversation

RetroCraft
Copy link
Collaborator

Important refactors for both code quality and extensionality.

  • Use strict mode
  • Fix entry point bug that broke React import
  • Refactor panels to be separate components
    • Each panel should manage its own state
  • Remove dependency on Sass for building
  • Parameterize colour schemes and fonts

- components should all be in components folder
- entry point should not always return a promise
- entry point should be primary component
- remove old RisingYouth terminology

BREAKING CHANGE
begin migrating off Sass dependence for styling with low hanging fruit
- create new API for CSS/class changes to the body/wrapper
- create context for exposing API and i18n text
- remove CSS modules since class checker requires raw class names
- temporarily breaks state persistence and reset
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