Skip to content

Releases: vuetifyjs/one

Release 1.1.5

10 Mar 20:43
Compare
Choose a tag to compare
  • fix(router/auto): remove explicit imports to vue-router/auto (329fbee)

Release 1.1.4

10 Mar 20:00
Compare
Choose a tag to compare
  • fix(vite.config): resolve build issues with vue-router/auto (21330da)
  • chore(VoAuthBtn): move in VoAuthDialog (d392f8f)
  • fix(VoNotificationsBanner): remove deprecated field (ed2c615)
  • feat(VoStudioListItem): add coming soon list item (c02965e)
  • feat(VoDialog): add toggle fullscreen functionality (183c9e8)

Release 1.1.3

10 Mar 06:06
Compare
Choose a tag to compare
  • fix(vite.build): add missing components (df2305f)
  • chore(package.json): update vite-plugin-vuetify (5b04b12)
  • chore: remove erroneous code (158563b)
  • chore(vite.build.config): add vue-router/auto (8e51747)

Release 1.1.2

10 Mar 04:08
Compare
Choose a tag to compare
  • chore(default): remove unused code (8ae3a7d)
  • feat(index): setup default layout (9620243)
  • refactor(dashboard): move into nested folder (003dffc)
  • chore(AppDrawer): add comments (5b93f7d)
  • refactor(router): add additional login checks (bcfe814)
  • chore(vuetify): update configuration (f577233)
  • chore(route): add useParams function (1e4dacd)
  • feat: add 401 and 404 pages (a06141d)
  • refactor(layouts): flatten layout structure (e836461)
  • fix(auth): always run verify (d094dfc)
  • chore(components.d.ts): update typings (b4395bb)
  • chore(favicon): update icon (6fe14fa)
  • chore(vercel): add analytics and speed insights (2f65b23)
  • chore(vercel.json): add rewrites (7d16500)
  • chore: move typed files, setup for vc deployment (782a665)
  • chore(components.d.ts): move default location (e778392)
  • chore: random typing and build fixes (2d03e96)
  • chore(packages.json): bump packages to latest (9be1201)
  • chore(vite.config): update .d.ts locations (7e6d9ae)
  • refactor: move src -> lib / dev -> src (77b59f8)
  • chore(components.d.ts): update (5a066b9)
  • chore(tsconfig): update included types (89f6e28)
  • feat: abstract nav drawer and require auth for dashboard (c929e6b)
  • refactor: rename store -> stores, auto import dev components (0185c1f)

Release 1.1.1

07 Mar 21:44
Compare
Choose a tag to compare
  • fix: add missing export (ab0b9ce)

Release 1.1.0

07 Mar 21:33
Compare
Choose a tag to compare
  • refactor(VoAuthDialog/GitHub/Dialog): update language (f7039b7)
  • chore: add auth dialog and notifications banner to exports (dfb4f65)
  • chore: remove handling of query reset (bd57c29)
  • fix(user): saving and syncing when not authenticated (fe6b887)
  • chore(banners): remove dev code (8d3b9ea)
  • feat(banners): move from main docs (0ee39e0)
  • chore(pages): add text for clarity on what page you're on (6dd3b3f)
  • chore(default-layout): update logo url and size (6db5a41)
  • feat(VoUserQuickActions): update used icons (1f7c5e0)
  • fix(auth): avoid duplicate settings requests causing override (bafbcda)
  • chore(package.json): update vuetify version (bad52b7)
  • chore: move layout components into actual layout (0d4db0a)
  • fix(one): watch for changes to query and remove one from params (be10644)
  • refactor(VoUserBadges): adjust background opacity and icon colors (2062601)
  • refactor(VSponsorshipsTimeline): update link icons for open-in-new (2bcd266)
  • Revert "fix(one): total contributions calculation" (eff7523)

Release 1.0.16

06 Mar 04:13
Compare
Choose a tag to compare
  • chore(components.d.ts): remove unused declared components (4be1b4e)
  • refactor(VoNotificationsDialog): show read count (0620b71)
  • fix(VoUserQuickActions): add tooltips (e1c3b0b)
  • fix(VoDashboardListItem): close menu when navigation to dashboard (cf24cf8)
  • fix(VoNotificationsList): show list actions on mobile by default (afbb636)
  • refactor(VoSponsorshipsTimeline): abstract from VoSponsorshipsDialog (8d6982d)
  • refactor(one): after mounted, remove one query if present (08f6bf3)
  • fix(one): total contributions calculation (26fa060)

Release 1.0.15

06 Mar 02:20
Compare
Choose a tag to compare
  • feat(VoAuthListItem): bootstrap component for install (6c08e5e)

Release 1.0.14

06 Mar 01:27
Compare
Choose a tag to compare
  • fix(vue-router): add to rollupOptions external (15f9ce6)

Release 1.0.13

06 Mar 00:56
Compare
Choose a tag to compare
  • feat(Dialogs): add support for opening with query param (1c8ea4a)
  • fix(VoSubscriptionDialog): mobile issues (b40d582)
  • feat(VoUserBadges): abstract badges into solo component (8cb907b)
  • fix(VoSubscriptionSubscribe): make selection mandatory (826af88)
  • chore(user.dashboard): add page for testing auth callback (af45b5f)
  • fix(VoNotificationsTotalBadge): hide if notifications are off (485520c)
  • refactor(VoNotificationsTotalBadge): use dot prop (429b345)
  • fix: don't display badge if notifications are hidden (0d07485)