Skip to content

Releases: mafewtm/m_loading

v1.2.2

11 Nov 03:01
Compare
Choose a tag to compare

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)

v1.2.1

09 Sep 19:16
Compare
Choose a tag to compare

Features

  • remove ox_lib dependency (Matthew)
  • web: replace tabler with iconify (Matthew)

Bug Fixes

  • manifest: multiple version metadata (Matthew)
  • web/componenets/carousel: key by index (Matthew)

Chores

  • web/src: remove final lines (Matthew)
  • update all dependencies to latest (Matthew)

v1.2.0

28 Jul 21:28
Compare
Choose a tag to compare

Features

  • remove useless images (Matthew)
  • undo removal of pictures (Matthew)
  • src/app: loading progress bar (Matthew)

Bug Fixes

  • seamless transition (Matthew)
  • carousel: being able to drag the photos (Matthew)
  • components/carousel: autoplay (Matthew)

Chores

Commits

  • 47c9989: Update README.md (Matthew)
  • a6b01bc: Update release.yml (Matthew)

v1.1.0

14 Apr 01:42
Compare
Choose a tag to compare
chore: bump manifest version

v1.0.0

12 Mar 02:34
Compare
Choose a tag to compare
fix: adjust mute button further