Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 03:01
· 1 commit to main since this release

Features

  • web: replace mantine with shadcn and tailwind (Matthew)

Bug Fixes

  • web/src/App: use tenary operator (Matthew)
  • web/src/componenets/media: simplify conditional rendering for volume icon #2 (DirkScripts)
  • web/app: default progress to 0 and add blue dropshadow (Matthew)

Code Refactoring

  • simplify root element casting (Matthew)

Chores

  • packages: update vite (Matthew)
  • packages: remove unused mantine packages (Matthew)
  • packages: update rollup (Matthew)

Commits

  • a581440: chore(readme) updated to reflect new ui (Matthew)