Skip to content

Releases: nyxb/docux

v1.0.5

21 Nov 15:44
Compare
Choose a tag to compare
  • ⬆️ upgrade(.starters/default/package.json): bump docux from 1.0.4 to 1.0.5 (fc30e77)
  • 🎨 style(Container.vue): annotate ts-expect-error to suppress TypeScript errors (cf3318e)
  • style:🎨 main.css: Uncomment overflow-y to enable vertical scrolling on body (b41f6e2)
  • ✨ feat(package.json): add @nyxb/elements dependency to project 🩹 fix(package.json): remove deprecated @nuxt-themes/elements package (05b8ea2)
  • ✨ feat(nuxt.config.ts): switch default elements module to '@nyxb/elements' (44839d0)
  • ✨ feat(README.md): add instructions for initializing project with nyxbi CLI (da40ace)
  • 📝 docs: add detailed documentation for components and layouts (6f08335)
  • ⬆️ chore(package.json): upgrade docux package from ^1.0.3 to ^1.0.4 for latest features and bug fixes (1ce7c43)

v1.0.4

04 Nov 14:55
Compare
Choose a tag to compare
  • ✨ feat(AppSocialIcons.vue): add 'discord' to socials array to support Discord social icon (c1e6af7)
  • ⬆️ upgrade(package.json): update docux package from ^1.0.2 to ^1.0.3 to get the latest features and bug fixes (b95fbb1)

v1.0.3

04 Nov 14:52
Compare
Choose a tag to compare
  • ✨ feat(content): add Discord and YouTube links to socials in configuration.md and social-icons.md 🔧 refactor(nuxt.schema.ts): update comments and add Discord field to socials schema (9b5c866)
  • 🔥 remove(cover.png): delete unused cover.png file from .starters/default/public directory (724a7da)
  • 📝 docs(README.md): fix broken links for nyxb-src and nyxb-href by adding missing colons (48027f2)
  • 🔄 refactor: replace all instances of 'nuxi' with 'nyxbi' in documentation and code snippets 🔗 fix: update social media links in nuxt.schema.ts to reflect new nyxb handles 📝 docs: add nyxb badge to README.md (596281d)
  • 📝 docs: update Twitter handle from 'nuxtstudio' to 'nyxb0' and GitHub example from 'nuxt/framework' to 'nyxb' in multiple files to reflect current social media handles and repository name (fe40be9)
  • 🔧 chore(pnpm-lock.yaml): update docux version from ^2.0.0-beta.9 to ^1.0.2 for stability 🔧 chore(pnpm-lock.yaml): fix nuxt version from ^3.5.3 to 3.5.3 to lock the version 🔧 chore(pnpm-lock.yaml): update semver from 7.5.2 to 7.5.4 for bug fixes 🔧 chore(pnpm-lock.yaml): remove dev flag from package for production readiness (4754d4d)
  • 🔧 chore(package.json): add --port 3030 to dev script to specify default port for development environment (95f2b77)
  • 🔧 chore(favicon.ico): update favicon.ico in default starter for better branding (1bc32c3)
  • 🔒 fix(package.json): pin nuxt version to 3.5.3 to avoid potential breaking changes in future updates (a23b029)
  • ⬆️ chore(package.json): upgrade docux package from ^1.0.1 to ^1.0.2 for latest features and bug fixes (ee26b30)

v1.0.2

25 Oct 12:09
Compare
Choose a tag to compare
  • 🔧 refactor(Glow.vue, tokens.config.ts): remove unnecessary comments and improve code readability 🎨 style(Glow.vue): enhance CSS properties formatting for better understanding and maintenance (bbd1c72)
  • 🔧 refactor(package.json, tokens.config.ts, Glow.vue): downgrade docux version due to compatibility issues 🔧 refactor(tokens.config.ts, Glow.vue): add @ts-expect-error to suppress TypeScript error checks 🔧 refactor(Glow.vue): add explicit any type to props in css function to avoid TypeScript errors (2ec9e6e)

v1.0.1

24 Oct 11:55
Compare
Choose a tag to compare
  • 🔖 chore(package.json): downgrade version from 2.0.0-beta.9 to 1.0.0 to reflect the stable release of the project (45b4aa0)
  • 🖼️ style: update image URL in app.config.ts, README.md, and nuxt.schema.ts to use the new official Docux repository image for better branding and recognition (ebc02b7)
  • 🎃 This is where it all begins... (69c82cd)