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

[Chore] Migrate to PrimeVue V4 #353

Open
6 tasks
CodeNamedRobin opened this issue Sep 23, 2024 · 1 comment
Open
6 tasks

[Chore] Migrate to PrimeVue V4 #353

CodeNamedRobin opened this issue Sep 23, 2024 · 1 comment

Comments

@CodeNamedRobin
Copy link
Contributor

PrimeVue v4 has been released on the July 3rd, 2024, and SudoSOS should migrate to it from v3, using the migration guide

Is this for POS or Dashboard

Both

What must be done?

  • Refactor Calendar to DatePicker
  • Refactor Dropdown to Select
  • Refactor InputSwitch to ToggleSwitch
  • Refactor TabMenu to use Tabs without Panels
  • Refactor Accordion to use AccordionHeader and AccordionContent
  • Recreate custom themes for SudoSOS
@SuperVK
Copy link
Member

SuperVK commented Sep 29, 2024

Ideally we make a new package that handles the theming, so this can be used by both the POS and the dashboard. Ideally we set this up in such a way that it allows with little changes:

  • Create a dark theme for the dashboard
  • Creating custom themes for the POS, such that we can easily switch from normal red, to BAC green, or blue/pink Athena, or BOOM black/lime-green, I.V.V. Bordeaux/yellow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants