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

UI Migration from Specre.css to Tailwind #161

Merged
merged 196 commits into from
Feb 27, 2023
Merged

UI Migration from Specre.css to Tailwind #161

merged 196 commits into from
Feb 27, 2023

Conversation

devmount
Copy link
Owner

@devmount devmount commented Feb 27, 2023

Description of the Change

This change revamps the whole UI and replaces the opinionated Spectre.css with Tailwind.css. Several improvements were made along the way. Also Yarn v3 was tested, but I decided to go back to NPM (committing actual dependency files just doesn't seem right).

Benefits

  • Improved maintainability and extendabililty of styles and components
  • Improved maintainability of code (more components, kebab-case component names and tag attributes, structured and sorted code fragments, shorter locs)
  • Improved UX with more consistent transitions
  • Improved handling of keyboard shortcuts (no element focus required anymore)
  • Migrated ion-icons to tabler-icons
  • Improved and extended table column filters
  • Improved responsiveness, especially on presentation modes

Applicable Issues

Closes #155, #160, #30

@devmount devmount merged commit 25bc926 into main Feb 27, 2023
@devmount devmount deleted the tailwind branch February 27, 2023 19:20
This was referenced Feb 27, 2023
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.

Migrate Spectre to Tailwind
1 participant