- chore(deps): update nuxtify core
- refactor: make footer tag part of AppFooter
- ui: update email subscribe form
- ui: add top margin to footer on bigger screens
- ui: make footer links more prominent
Removed @mdi/js in favor of text strings in Nuxtify Core 4.0.
- refactor!: rename to AppHeader
- fix: don't override slug pages
- test: fix basic test
- refactor(playground): move nuxtify to app config
Nuxt 4 support.
- chore(deps)!: upgrade to nuxt 4
- fix: replace deprecated server seo meta composable
- chore(deps): update nuxtify core
- chore(deps): update dev package majors
- chore(deps): update typescript
- chore: delete .npmrc
- ux: clicking the footer logo navigates home
- refactor: update core module logic to match docs
- dx: add lint:fix npm command
- chore(deps): update nuxt 3.x
- chore(deps): update nuxtify core and typescript
- chore(deps): update dev packages
- ui: add spacing to footer brand
- refactor!: rename
hover-linkclass tolink-hover
This version was not published to npm. Use v0.4.4 instead.
- feat: add
hover-linkclass - ui: more than 4 footer groups
- dx: add eslint warn import order rule
- chore(deps): update nuxtify core
- dx: add eslint module
- refactor: use nuxt kit logger instead of console
- chore(deps): update nuxtify core
- ui!: remove footer copyright
- feat: useNuxtifySiteTitle in default layout
- refactor: use AppCredits component
- chore(deps): update packages
- chore: remove unnecessary imports
- docs: add nuxtify app section
- Change
nuxtifyConfig.navigation.footerPrimarytonuxtifyConfig.navigation.altPrimary. - Change
nuxtifyConfig.navigation.footerSecondarytonuxtifyConfig.navigation.altSecondary.
- fix: undefined error
- refactor!: rename navigation config names
- refactor: move navigation config to core
- refactor(playground): simplify brand name
- chore(deps): update minors
- fix(types): extend core email type
It is now recommended to use a single nuxtify module config key (merge nuxtifyCore into nuxtifyPages).
- feat: use a single nuxt config key
- fix: use new nuxtifyConfig keys
- fix(types): nuxtifyConfig
- dx: suppress duplicate imports warnings
- chore(deps): update nuxtify core
- fix(deps): explicitly add defu
This release was not published to npm due to a build error. Please use v0.3.1.
- Change
nuxtifyConfig.footer.creditstonuxtifyConfig.credits. - Change
nuxtifyConfig.pages.policiestonuxtifyConfig.policies.
- refactor!: use @nuxtify/core module
- fix: add dialog to default layout
- fix: use brand name variable for index page
- fix: slug and unslugify utils
- fix: add license
- dx: playground improvements
- docs: update readme
- chore(deps): update packages
- chore(deps): update nuxt minor
- chore(deps): update minors
- Change
nuxtifymodule key tonuxtifyPages
- dx!: change module config key
- build!: remove .cjs and update to latest module builder
- ui: add 1200 character form rule
- chore(deps): update nuxt
- chore(deps): update minors
- 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.