- feat: use nuxt image module
- fix: bump min vuetify-nuxt-module compat version
- chore(deps): update dev packages and Nuxt
- feat: add exclude routes to AppAnnouncement
- fix(ui): transparent AppAnnouncement
- chore(deps): update vuetify-nuxt-module
-
ui: app announcement tonal bg color
-
Revert "chore(deps): update vuetify nuxt module"
-
Revert "ui: change app announcement bar bg color"
-
Revert "feat: add theme color variations"
- Add theme color variations
- ui: change app announcement bar bg color
- chore(deps): update vuetify nuxt module
- Update readme
- UseHead proper import from @unhead/vue
- 🚨 Remove mdi/js
- UseHead proper import from #imports
- playground: Move nuxtify to app config
- UseHead proper import"
- UseHead proper import from #app
- 🚨 Rename to AppAnnouncement
Nuxt 4 support.
v0.2.0 was unpublished due to an installation bug.
- chore(deps)!: upgrade to nuxt 4
- fix: possibly undefined type errors
- fix: replace deprecated server seo meta composable
- chore(deps): update dev package majors
- chore(deps): update typescript
- chore: delete .npmrc
- feat: add useCopyText composable
- feat: add link-hover utility global style
- fix: useHead proper import
- refactor: update core module logic to match docs
- dx: add eslint warn import order rule
- dx: add lint:fix npm command
- chore(deps): update nuxt 3.x
- chore(deps): update vuetify
- chore(deps): update dev packages
- refactor!: formatDate util function
- refactor!: remove formatDateTime in favor of formatDate
- refactor: useLogger
- fix: rollup import error
- feat: add AppError component
- ui: simplify AppCredits component style
- docs: add nuxtify app section
- dx!: revert "feat: export Link type"
- feat: add useNuxtifySiteTitle composable
- feat: add AppCredits component
- feat: add utils functions
- dx: update formatting rules
- chore(deps): update packages
- feat: export Link type
- fix: allow all date types
- dx: add type hints to math utils
- feat: add navigation config
- feat: add addArticle function
- fix: maybe fix import error
- fix: maybe fix import error
- revert: types: don't allow undefined objects
- ux: reset error message on page reload
- types: don't allow undefined objects
- chore(deps): update dev minors
- feat(dx): add verbose logging config
- revert: fix(types): don't explicitly type nuxtifyConfig
- feat: add submit to API helper function
- fix(types): don't explicitly type nuxtifyConfig
- dx: playground and readme updates
- refactor: package name
- chore: install and configure Nuxt and Vuetify
- chore: setup dev environment (TypeScript, eslint, etc)
- docs: add readme and changelog
- feat: add initial set of features
All notable changes to this project are documented in this file.
The format is based on Keep a Changelog. This project adheres to Semantic Versioning and Conventional Commits.