Skip to content

Release 1.7.9 CSS modularization#132

Merged
Sportinger merged 4 commits into
masterfrom
staging
May 11, 2026
Merged

Release 1.7.9 CSS modularization#132
Sportinger merged 4 commits into
masterfrom
staging

Conversation

@Sportinger
Copy link
Copy Markdown
Owner

Summary

  • Split the App.css monolith into owner-focused CSS files for timeline, panels, preview, export, common dialogs, and shared app foundations.
  • Added cascade-layered global styles and removed src/App.css/src/index.css.
  • Bumped APP_VERSION to 1.7.9 and added the changelog entry.

Closes #131.

Verification

  • npm run build
  • npm run lint (passes with existing EditableDraggableNumber warnings)
  • npm run test
  • Manual UI smoke check on the dev server

@Sportinger Sportinger merged commit 0b28440 into master May 11, 2026
6 of 7 checks passed
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.

CSS file is getting too large

1 participant