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

refactor: migrate to vue3 #7

Closed
wants to merge 26 commits into from

Conversation

zameji
Copy link

@zameji zameji commented May 27, 2024

Migrated to Vue3 (as Vue2 is EoL for a while now).
Did also major changes to the UI:

  • better support for horizontal screens
  • more compact feature selection
  • individual features may be renamed to keep track of them while searching
  • pagination with prefetching the next batch in the background
  • results may be removed from the list (allowing discarding candidates)
  • better performance on low-end computers even for larger queries

Backend changes

There are still some TODOs open:

  • Modularize the stores
  • The OneTap-Login was dropped for now

@zameji zameji closed this May 27, 2024
@zameji zameji deleted the refactor--migrate-to-Vue3 branch May 27, 2024 21:04
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