Skip to content

Releases: nuxt-content/docus

v1.12.2

06 Jun 13:20

Choose a tag to compare

v1.12.1

06 Jun 12:29

Choose a tag to compare

  • chore: update deps (a387c55)
  • chore(up): lockfile up (10c7aad)
  • chore(ci): fix dev ci (b849b38)
  • chore(lockfile): fix lockfile & deployment (383621d)
  • chore: use pnpm 8 (383e9d2)
  • chore: add studio token (58ea13a)
  • adds tiktok to social icons (#915) (7f0bcf1)
  • chore(starters): upgrade starters (1.12.0) (f56cd8d)

v2.0.0-beta.1

25 May 10:20

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release
  • chore(starter): update starter to beta release (551419c)
  • chore(deps): use beta releases of nuxt-themes dependencies (b9e0a1c)
  • docs: AppHeader (9802f35)
  • chore(cleanup): clean (20caedb)
  • chore(merge): merge from main; update (1b080f0)
  • chore(docs): Layout components docs (9a1b930)
  • chore(starters): upgrade starters (1.12.0) (f56cd8d)
  • chore(docs): SectionHeader docs (3cdfbf6)
  • chore(docs): Card docs (5c99c3a)
  • feat: add browser detection plugin and disable Glow in Firefox (79c10ae)
  • chore(docs): hide header navigation; add CardGrid MDC example (bc0679e)
  • feat: improve CardGrid; CardGrid docs; SectionHeader component (8248502)
  • chore(docs): Hero docs (57a5c52)
  • feat: improve Landing Glow gradients; init Hero docs (f44b861)
  • chore(arch): restructure components (42137c2)
  • feat: finish Landing and Layout components (7f14c82)
  • feat: tokenize AppFooter (de7b7b1)
  • feat: init components restructuring; finish Landing; finish AppHeader components (f0e00ff)
  • feat: progress Landing (848c1aa)
  • feat: DocsPrevNext rewrite (3d58ee5)
  • feat: cleanup color tokens; RTL support (ad1e778)
  • fix(DocsPageLayout): spacing (a3a0e67)
  • feat: improve DocsAsideTree; add collapsible disabling option (effa138)
  • chore: missing app config data (94a2a5e)
  • refactor: move tokens, typography and elements to Docus (74c938d)

Breaking Changes

Docus

  • page layout becomes basic
  • <Ellipsis /> replaced by <Glow />
  • <Container /> becomes <ContainerSection />
  • collapsible added to the aside app.config key
  • Updated directory navigation flow (Aside changes)
  • Design Tokens from Elements components moved to Docus
  • A lot more of standalone Design Tokens for Docus (tokens.config.ts)

Elements

  • v-model support removed from Callout as it's does not have collapse toggle feature anymore
  • Callout summary slot removed (use title instead, or put everything in content slot)
  • elements.surface tokens naming changed
  • Title prop removed from CardGrid (use title slot instead)
  • CodeBlock renamed to CodePreview
  • TabsHeader renamed to CodeGroupTabs
  • Container component removed
  • CopyButton component removed
  • SourceLink component removed
  • ComponentPlayground removed

Typograpghy

  • typography tokens are now fully standalone and do not rely on @nuxt-themes/tokens.

This is a pre-release of v2.

Track the release of this version in #909.

v1.12.0

16 May 16:11

Choose a tag to compare

  • chore(lockfile): upgrade lockfile (ead6d06)
  • docs: logo customization (#905) (b52509e)
  • feat(rel): add rel support for textLinks and iconLinks too (838003d)
  • Merge branch 'main' of github.com:nuxtlabs/docus (9d20ec9)
  • feat: allow rel for socials links to be configured (#899) (fbd0971)
  • chore(deps): up (117bd8b)
  • chore(clean): clean comments (a710a9a)
  • chore(deployment): add github action (97d6bb5)
  • 1 deletion by Nuxt Studio (e277328)
  • chore(deployment): add github action (b85ff39)
  • chore(fix): iconLinks in starter (5d2eff5)
  • feat(nuxt): fix nuxt version in starter (c62df23)
  • chore(devtools): add devtools to starter (8000f2c)
  • feat(starter): move docus-starter inside this repository (#904) (a8af7e6)

v1.11.1

04 May 08:44

Choose a tag to compare

v1.11.0

25 Apr 14:03

Choose a tag to compare

v1.10.1

27 Mar 12:03

Choose a tag to compare

  • chore(deps): update typography (a1dcf4e)

v1.10.0

27 Mar 12:02

Choose a tag to compare

  • chore(deps): up (a5f09cd)
  • feat: more flexible color palette (#865) (bea89ec)
  • feat: Reimplement SourceLink and Ellipsis components from Elements (#869) (6409c47)

v1.9.10

24 Mar 12:40

Choose a tag to compare

  • chore(deps): update all non-major dependencies (#854) (5ca4234)
  • chore(deps): update devdependency typescript to v5 (#859) (b77a0da)
  • fix: Fine tuning collapsed state (#864) (1c6ba36)
  • docs: update main sentence (ae0f1ec)
  • chore: update badges order (8e033d6)

v1.9.9

11 Mar 11:45

Choose a tag to compare

What's Changed

  • chore: set vertical margin to 24px by @atinux in #850
  • chore(deps): update devdependency eslint to ^8.36.0 by @renovate in #851

Full Changelog: v1.9.8...v1.9.9