Skip to content

UI Migration from Specre.css to Tailwind#161

Merged
devmount merged 196 commits intomainfrom
tailwind
Feb 27, 2023
Merged

UI Migration from Specre.css to Tailwind#161
devmount merged 196 commits intomainfrom
tailwind

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