Skip to content

Releases: nuxt-content/docus

v0.4.1 (docus)

Choose a tag to compare

@Tahul Tahul released this 13 May 21:35
  • 📦 (deps) upgrade deps (vite, patches) · 1a0f547
  • feat: pre-launch template (#302) · 18e0a77
  • feat: update nuxt-vite to 0.1.x (#306) · b44372a
  • fix: avoid depending on typescript-build (#305) · 227305b
  • 🔧 (eslint) update eslint config (w/ comments) · 2fba70b
  • 🔧 (nuxt) disable typecheck · 855cb1a
  • 🔧 (eslint) update eslintignoore · 84a9075
  • 🔧 (eslint) update eslint config w/ max-len & print-width · d6dba51
  • 📦 (deps) upgrade dependencies · 92dfdf3
  • 🔧 (siroc) remove linting errors from siroc config · f7ff790
  • 🔧 (docs) remove linting errors from docs nuxt.config · b8c786a
  • 🚨 (lint) update project files w/ new lint rules · 2d7598e
  • 🔖 (0.4.1) release version 0.4.1 · ef8cadb

v0.4.0 (docus)

Choose a tag to compare

@Tahul Tahul released this 12 May 00:24
  • fix(twitter-module): styling and video player (#277) · fecb973
  • 🐛 (tweet) update emojis sizing so it isn't blurry · e55a998
  • feat: theme settings & addons (#273) · 076a9cc
  • 🐛 (mock) remove unnecessary mocking · beb3680
  • 🐛 (imports) fix relative imports (src/ => ../..) as we are distributing the tree · 887f03d
  • feat: navigation (#288) · d72798a
  • chore: remove useless code and typo · 55def6f
  • chore: dx improvements on BlogPost template · 9f4dfe6
  • feat: docus admin (#275) · 7d43c14
  • 🔧 (config) add dev:admin command · 2a81227
  • 📝 (admin) add admin docs · f318272
  • 🚚 (docs) hide admin from nav · eb59b9b
  • feat: document slug fallback (#291) · 969d2e3
  • feat: useDocus composable (#298) · 3c3cc61
  • feat: define theme settings (#299) · 42283a8
  • ✨ (admin-ui) re-import DocusUI component · 26dcdce
  • ✨ (admin-ui) import plugin from admin module · 273cf69
  • 🏷️ (admin-ui) try to inject runtime instance into Context · fa10fe9
  • ✨ (admin-ui) inject admin ui on development · 02a65bd
  • 🔧 (vite) add missing includes · 1553720
  • 🏷️ (types) move docus runtime instance into src/types · 9b09d57
  • ✨ (admin-ui) re-implement admin ui plugin · 674418f
  • 🐛 (import) fix import reference · b1c2d07
  • 🔖 (0.4.0) release 0.4.0 · ffb2479

v0.0.10 (docus)

Choose a tag to compare

@atinux atinux released this 10 Mar 19:00

Features

Bug Fixes

  • types: switch to named type export (#130) (9837649)
  • add spacing for table (5280262)
  • backward support position (2f81f49)
  • default share metatags (#115) (4fa28e4)
  • detect active and exact active link (#64) (44ba5f8)
  • don't generate position to non-markdown files (c4980c2)
  • fallback to default description (#125) (bc48f34)
  • move theme style into Docus plugin (#101) (615da9c)
  • put back aside in static mode (ad8bfce)
  • anchor-scroll: scroll inside nextTick (#99) (c516288)
  • theme: overflow on prev/next links (fcc5260)
  • theme: padding on sidebar in lg screen (7200194)
  • theme: version badge on nav display (bb46c29)
  • TOC: scroll to currect position when location.hash locating a header (#69) (e37c4f3)

v0.0.9 (docus)

Choose a tag to compare

@atinux atinux released this 25 Feb 16:13
  • feat: detect title and description of document (#98) · d0ff5c9
  • feat: color settings (#92) · 57af79d
  • fix: backward support position · 2f81f49
  • fix: don't generate position to non-markdown files · c4980c2
  • fix: detect active and exact active link (#64) · 44ba5f8
  • chore: improve responsive and single layout design · b15f268
  • chore(theme): improve headings autolinks · 6e16baf
  • fix(theme): padding on sidebar in lg screen · 7200194
  • fix(TOC): scroll to currect position when location.hash locating a header (#69) · e37c4f3
  • fix(theme): version badge on nav display · bb46c29
  • docs: update migration page · 696d5a8
  • fix(theme): overflow on prev/next links · fcc5260
  • chore(theme): improve LangSwitcher + Dropdown · 057ba67
  • feat(theme): inject content dir option in config for "Edit on GitHub" link · 6d2ddfd
  • feat: theme refactoring (#73) · 60e86b2
  • chore: force build for docus docs generation · f6104b2
  • feat: optional default language directory (#68) · 7bcd794
  • feat: twitter card (#80) · 060361b
  • docs: improvements · 81347d1
  • chore: Improve lighthouse score (#86) · 31654a0
  • feat(slots): support customizable slots (#85) · fb46de3
  • feat: draft (#91) · 2d3d5be
  • chore(theme): add AlgoliaSearchBox placeholder on loading (#97) · 305964b
  • chore: fix tables on mobile · b296262
  • fix: add spacing for table · 5280262
  • fix(anchor-scroll): scroll inside nextTick (#99) · c516288
  • fix: move theme style into Docus plugin (#101) · 615da9c
  • docs: main improvements (#94) · 31eb2b0
  • fix: put back aside in static mode · ad8bfce
  • chore(release): 0.0.9 · 8d51de3
  • chore: lint fix for console warn · 3045ef1
  • docs: fix typo (#103) · fa586cb