Releases: nuxt-content/docus
Releases · nuxt-content/docus
v1.12.2
v1.12.1
- 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
- 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
pagelayout becomesbasic<Ellipsis />replaced by<Glow /><Container />becomes<ContainerSection />collapsibleadded to theasideapp.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
typographytokens 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
- 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-starterinside this repository (#904) (a8af7e6)
v1.11.1
v1.11.0
- chore: update deps (59cd11c)
- chore: up and lint (d784582)
- chore(deps): update pnpm to v8 (#896) (8e7afaa)
- chore(deps): upgrade
@nuxt/[email protected](#895) (17622a4) - feat: support rel in footer (#889) (f86c37d)
- docs: fix contributing (#890) (b070cce)
- chore: add a package manager (#891) (645ba84)
- chore: Update package.json "License" added, fixed (#894) (50d9e68)
- Fix: 500/404 Error from a GitHub Source Content (#879) (2eb013d)
- feat: add support for static light/dark images for logo (#874) (3e79992)
- chore(deps): up (7cd18d2)
- chore: fix studio link (3b7079b)
- chore(deps): up (e970206)
- fix: color and shadow token improvements (#881) (01e347f)
- feat: tokenize body (#875) (1e99aa0)
- fix: resolve link clickability in section center (#870) (a55b07f)