Skip to content

Releases: nuxt-content/docus

v0.3.2

21 Nov 16:06

Choose a tag to compare

  • chore(deps): upgrade deps (29d497a)
  • docs: update twitter (df7f26d)
  • docs: typo (#683) (fe265b5)
  • chore: upgrade studio module (#679) (2f1d06e)
  • chore(deps): upgrade deps ; get autocomplete in tokens.config in .docs (b412e87)
  • fix: click on heading and toc (#671) (dbdffc8)
  • fix: replace theme with $dt (#675) (e356d02)
  • docs: fix typos (5f35e8d)
  • chore: update and remove not-needed option for generate (1b76015)
  • feat(improvements): improve components; begin rewrite of github integration (a33e9b9)
  • docs: Fix typo in useRepository snippet (#665) (1762f21)
  • docs: update components (408fc4a)
  • docs: fix typo in layouts page (#664) (636bfed)
  • docs: add playground (ff94494)
  • chore(readme): update (23a6bf6)
  • chore(readme): update readme (bfba7fc)

v0.3.1

16 Nov 14:54

Choose a tag to compare

From this tag and all the next, the package will be published under @nuxt-themes/docus on NPM.

This 0.3.1 version will be the first public release and moves us towards 1.0.0.

v0.9.0 (docus)

12 Jul 22:26
0567c4b

Choose a tag to compare

  • 📝 (docs) update docs; add algolia docsearch in configuration · 7af0199
  • fix(layout): fix parents order in layout inheritance · dbfb529
  • fix: add fixed width to mobile aside (#515) · 998a768
  • fix: multiple regressions (#516) · 2daee98
  • feat: enhanced i18n (#517) · a04c21a
  • 🐛 (link) fix blank reeference (props.blank) · 7c3692e
  • 🔖 (0.8.6) release 0.8.6 · 14fc2fd
  • 🐛 (prose-code-inline) allow line break (#519) · 6aa60cc
  • fix: scrollspy & scroll to top on click for Releases (#522) · a3d594a
  • fix: restrict inline syntax (#526) · d6120be
  • feat: auto collapse when click on another section (#527) · b571730
  • 🐛 (nuxtjs.org) small responsive/sizing fixes · 4bf9817
  • fix: prose nested lists (#529) · 843f796
  • fix: multiple style issues (#523) · 117a277
  • feat: support slot to show between children (#525) · cf1e653
  • feat: inline SVG logo on production (#528) · 9623495
  • feat: SandBox Component (#518) · 24a4534
  • 📦 (deps) upgrade dependencies · 73bc654
  • 🐛 (aside) fix aside navigation collapsing · a29dcb4
  • 🐛 (aside) fix social icons spacing at the right place · 5a89c4e
  • 🔖 (0.8.7) release 0.8.7 · 1f1ba3e
  • 📦 (deps) upgrade deps (nuxt-image) · ee5dc06
  • 🐛 (sandbox) fix sandbox component · 866e62e
  • feat: add custom scrollbar (#534) · d39e15e
  • fix: update mobile toc overflow from scroll to auto (#532) · d9d272c
  • 🔖 (0.8.8) release 0.8.8 · c99538e
  • 📝 (deployment) update deployment to add npm cache · 6f355ed
  • 🔖 (0.8.9) release 0.8.9 · 0bb618f
  • 🐛 (aside) hover color only in large on aside nav item · 9589790
  • init AppBanner (#536) · 9e6c8a0
  • 🔖 (0.8.10) release 0.8.10 · 6c85a48
  • 🔖 (0.8.11) release 0.8.11 · a4580b5
  • 🐛 (docs) update docs links (avoid errors while building..) · 05ae645
  • fix: Releases content overflow (#537) · 115d75c
  • 🐛 (content) fix content links avoiding a longer build · a03dfff
  • 🔖 (0.8.12) release 0.8.12 · 215f4a9
  • chore: reduce UX issues (lazy loading and jump) · 58adb6c
  • fix: currentNav updated after page change · e08b17b
  • chore: add isAsync too · 9b67c34
  • fix: revert back to old collapse logic (#539) · f1915e4
  • 📌 (deps) pin vue to 2.6.14 · 395ad14
  • 🐛 (twitter) fix twitter component import · a6b2d6a
  • fix: set variables on SSR from asyncData · fb9e062
  • 🔖 (0.8.13) release 0.8.13 · 5aadbfa
  • 🔖 (0.8.14) release 0.8.14 · 84120f8
  • fix: resolve flash issue using render fucntion instead of template (#541) · d74f06e
  • feat: Docus loading screen · 02e80da
  • 🔖 (0.8.15) release 0.8.15 · 03e2a18
  • fix: tokenise blogpost (#540) · 6e33ac4
  • feat: change slot definition (#535) · 734fdca
  • feat: use remark-github (#538) · 98c3603
  • feat(admin): admin improvements (#524) · dc0caa0
  • 🚨 (lint) lint project · 8845975
  • 🔖 (0.9.0) release 0.9.0 · 9a046b5

v0.8.5 (docus)

24 Jun 14:44
faef8fb

Choose a tag to compare

  • fix(CodeGroup): prevent undefined error (#415) · a94b38c
  • fix(core): ignore invalid extensions (#423) · 2fdc18f
  • fix(core): use ignore pattern based on driver path (#418) · 9aae1cb
  • docs: update components (#413) · a80bb85
  • fix: windicss version (#422) · 6a733c5
  • feat: introduce ProseH4 (#427) · 47ae885
  • feat(video-player): support youtube videos (#426) · 2f01735
  • fix: ignore redirected contents (#428) · c4199cd
  • docs: blog migration (#429) · 006fe2e
  • ✨ (social-image) allow to disable from docus.config · 54b9c52
  • fix: fix bottom navigation query and improve grouping (#440) · 3f1a65f
  • fix: do not remove H1 from markdown content (#411) · 7e0689a
  • feat: team page (#442) · b9243a1
  • feat: collapsible docs (#438) · 371b5f3
  • fix(PageContent): add missing condition · 01915a4
  • docs: update preview (#430) · b70d8f8
  • docs: update footer links (#446) · a11edaa
  • feat: color mode selector (#449) · 0623c62
  • chore: styles tokenisation (#425) · 2cf5c0d
  • feat: change ignore behavior (#448) · 4d8ef34
  • 🐛 (alert) fix alert icons · 14e1c7b
  • fixes (#454) · 35dd71b
  • docs: update team · d478633
  • 🐛 (header) fix blog link · 957fd9b
  • feat: add releases link in aside bottom (#456) · 04d1ac4
  • docs: add sponsors and ads to sidebar (#420) · 8595d2a
  • docs: update home icons (#455) · 66960ea
  • Docs/fix/broken links (#450) · 0af0f6f
  • fix: update fiooter wording (#461) · 512eb53
  • fix(core): fix ignore pattern · 9c0377c
  • Error page done (#452) · 58b2b95
  • feat: design kit page (#457) · 755b0ce
  • fix: use postprocess to limit docs (#453) · 4af4899
  • fix: safari issues (#458) · 75e37a6
  • docs: add video courses link to nav (#460) · 9340ed2
  • docs: fix lead paragraph · bc7e8d8
  • 🐛 (image) fix nuxt image domains · 02b69cf
  • fix: add resources and remove design kit from nav (#467) · d16191b
  • fix: homepage paddings (#465) · 3f1e5b6
  • Support page (#466) · fc8e04a
  • feat: universal link (#469) · e410faa
  • fix: css improvements and fixes (#464) · 68920b9
  • fix: multiple integration issues (#476) · 8fe1fa1
  • fix: i18n (#462) · 9616259
  • fix: handle html tags in colon syntax (#474) · aba83a5
  • feat: inline text attributes with []{} syntax (#471) · c7cb42b
  • fix: detect static files (#472) · 25ac5a9
  • ✏️ (icons) remove wrong casing for icons · 2e72971
  • ✏️ (icons) re-add correctly cased icons · 43a1b72
  • 🔥 (DesignSection) remove Markdown component import · ff9c3a6
  • fix: partners logo path and height class (#491) · e1a1a2b
  • feat: home discover animation (#463) · eb8584a
  • docs: update images and content on resources section (#490) · 15505ea
  • feat(admin): preview routing (#482) · e4c33d1
  • chore: update eslint rules for ) · ba98659
  • fix: change markdown interface (#480) · 104cc77
  • feat(admin): improvements · fa480ee
  • docs: minor fixes (#495) · 4137f43
  • fix: use github.releases to fetch releases (#496) · 09307a7
  • feat: introduce markdown attributes syntax {} (#488) · 6e934c0
  • Tokenisation & Prose components cleanup (#492) · e00be61
  • 🔖 (0.8.0-beta) release 0.8.0-beta · 6f8c3f7
  • 🐛 (plugin) fix global components plugin; does not support .ts · 030206c
  • 🔖 (0.8.2-beta) release 0.8.2-beta · d1d011b
  • feat(admin): preview nav icons and editable url (#498) · 9a76188
  • fix(List): remove unused component import · 8d3b2a6
  • feat(admin): dark mode (#502) · 39c1f79
  • feat(admin): use Vite as middleware on dev (#500) · b7577ae
  • fix: resolve docus dist dir properly · 1e07d37
  • fix(admin): update api entry · e5e0c2c
  • 🐛 (windicss) temp fix for WindiCSS; moving css into AppLayout style · e768e1e
  • fix: do not extract heading from content (#506) · d508213
  • fix(windicss): extractor for custom syntax (#504) · 8875b7c
  • feat: improve navigation structure (#501) · bd0d9ad
  • docs: update deployment emote (#507) · 80214b3
  • fix: continue tokenisation & prose cleanup (#505) · fde7920
  • 📦 (deps) upgrade dependencies · e90cc70
  • 🐛 (windi) switch back to main.css as latest Windi fixed it :) · 1b940aa
  • 🚨 (lint) lint project · 69ef7a7
  • 🔖 (0.8.0) release 0.8.0 · 77d62ca
  • 🔖 (0.8.4) release 0.8.4 · 603d2e5
  • docs: branding · 4416b79
  • chore: favicon for admin and docs · a014c6d
  • fix: tokenisation & prose cleanup finish (#510) · 41924b6
  • fix(AsideNavigation): typo in collapse prop name · 656f0cc
  • feat(admin): Monaco, Resize panels, improved explorer (#509) · 37a772e
  • feat: populate document.empty and hide empty indexes from bottom navigation (#511) · d36235f
  • 🔖 (0.8.5) release 0.8.5 · 98892f6

v0.7.0 (docus)

12 Jun 13:50
9862c3b

Choose a tag to compare

  • chore: fix lint · 93b58d2
  • fix(twitter): add components dir to Windi scan options (#379) · b6a926b
  • docs: fix nuxt-img usage (#383) · 8b80fbc
  • fix(storage): clean deleted contents from storage (#382) · b9e1346
  • fix(core): prefetch used components from nuxt-content (#377) · 814b284
  • chore: fix lint · 2bfcb6d
  • fix(twitter): add components dir to Windi scan options (#379) · b2e746f
  • docs: fix nuxt-img usage (#383) · caea0f7
  • fix(storage): clean deleted contents from storage (#382) · c7e2c90
  • fix(core): prefetch used components from nuxt-content (#377) · 1f72ba1
  • 📦 (deps) upgrade deps · 2c3e058
  • chore: update deps · 76658bb
  • feat: respect nuxtignore (#386) · 8944c19
  • 🔧 (siroc) remove minifying · 0a9de94
  • ➖ (deps) remove terser & pify · bcaf9d8
  • 🚨 (lint) lint project · 532afa9
  • 💚 (ci) update CI · 25e9433
  • 💚 (ci) update ci (master => main) · 4c95401
  • 💚 (ci) fix ci prepare · 0f4d33b
  • 💚 (ci) fix CI · 898f372
  • improve templates; move toc into AppContent (#375) · 8b48a70
  • chore: import nuxtjs.org (#376) · 586a2c1
  • fix(nuxtjs): use typescript · 6e9c3af
  • 🐛 (head) fix header meta · 2803f97
  • 🔧 (nuxt) re-add typescript build for nuxtjs.org · 6ae2949
  • fix(core): do not wrap blocks inside paragraph (#390) · 1a6f4bf
  • fix(core): fix content language and serialize parse (#388) · 7c6c7f3
  • 📦 (deps) downgrade siroc to get back .js · 69606ce
  • fix(github): prevent undefined error on last release · 0f71b4a
  • feat: find nearest exclusive parent for currentNav (#395) · dcc5735
  • fix: safari font size render (#401) · 90a739b
  • fix: list HMR (#402) · 2089f56
  • fix: improve ssr rendering (#397) · 4681d74
  • fix(core): merge user defined class with component top level class (#403) · 09da862
  • chore(admin): quick fix on admin · 13bf9fa
  • fix: handle boolean attributes (#404) · e778d86
  • feat: navigation collapse & redirect (#405) · c4bab79
  • content: migrate docs and examples folder from current website (#406) · 835b878
  • feat: update docs (#400) · f9e417a
  • 📝 (nuxtjs.org) fix · d8b2ba4
  • 📝 (components) update inline components syntax docs · e56d364
  • chore: improve components · 46de8ad
  • docs(nuxtjs): improve testimonials · 5a05135
  • docs(nuxtjs): another testimonial · 49b586d
  • docs(nuxtjs): adding Guillermo testimonial · 9e95df6
  • 🐛 (defaultTheme) remove siroc dep from theme · c8830b3
  • fix: windicss scaning for dist vue sfc (#412) · 4cd4a4e
  • feat: allow using flatten keys in frontmatter (#410) · 5df0f16
  • fix: handle different order for slot and props for inline component (#409) · d98c578
  • fix: styles for nuxtjs.org 🚧 (#392) · 7538ae0
  • 🚨 (lint) lint project · dba4705
  • 🐛 (css) temporarly fix theme() usage in .css · 557c32b
  • 🔖 (0.7.0) release 0.7.0 · 50959bc

v0.6.1 (docus)

05 Jun 10:11

Choose a tag to compare

  • 🐛 (social-image) fix path · 9348923
  • ✨ (theme) load windi config at user project level · 7afca2e
  • ✨ (settings) improve settings loading · a7d3fbe
  • 🔖 (0.5.6) release 0.5.6 · ba6274e
  • 🔥 (patch) remove patches · 4d2609e
  • 🔧 (package) update package config; update playground; remove patches · 8216f5e
  • 🔧 (nuxt) update playground nuxt config · d9fd1a1
  • 🔧 (ts) add tsconfig for playground · a25ab36
  • 🔧 (docus) cleanup playground docus config · 5a995c7
  • 🔥 (playground) remove unnecessary files in playground · 6452e37
  • 🔥 (playground) remove playground content · 61cedc2
  • 🔥 (navigation) remove logging · 007c238
  • 🐛 (playground) sw.js misses static/ · c431ff5
  • 🐛 (github) fetch github releases on storage ready · 309fd52
  • 🐛 (defaultTheme) resolve admin runtime css · 7cf6682
  • chore: upgrade nuxt composition-api (#326) · c8986ee
  • fix(windicss): support transforming dist files (#327) · 4ac1a90
  • fix: navigation filtering (#331) · 0bb6e3a
  • 📝 (theme) update comments · c9d7e8c
  • 🙈 (playground) preserve components · 0972e79
  • fix: missing logo (#325) · d1e64bb
  • feat: update navigation (#336) · e005f19
  • fix: remove unwanted paragraphs from list items (#345) · 26f4fe3
  • fix: use node 14 in cloudflare pages (#343) · 768ea9a
  • fix: support internal links in ProseA (#342) · f75419f
  • fix: remove unnessesary line breaks (#346) · 6879e45
  • 🔖 (0.5.7) release 0.5.7 (beta) · ab1cb37
  • 🐛 (windi) fix windi glob path · d1c07e4
  • 🔖 (0.5.14) release 0.5.14 (beta) · 1e00113
  • fix: code inside alert css leak (#353) · 18a08e7
  • fix: use high specificity selector for theme vars (#355) · 2ae885f
  • feat: refresh design 🚧 (#332) · 5ca9d8a
  • fix: edit this page (#356) · 23571b1
  • fix: use content to read markdown files instead of pages (#362) · 1c7b622
  • fix: mobile code block (#360) · b190592
  • feat: marketing template (#317) · c566681
  • fix: update blog styles (#361) · 6ad5f7d
  • fix: releases page (#359) · 135c548
  • fix: scrollspy issue (#335) · c3d9a25
  • feat: mdv syntax (#318) · 4fb1565
  • fix: use source and contentDir to resolve github edit url (#364) · 0619b38
  • docs: fix homepage feature cards · da38267
  • feat: app container split (#338) · fc505a6
  • 📦 (deps) upgrade deps and fix vue-server-render & vue-template-compiler to 2.6.13 · 11e68e0
  • fix: split Blog template into components (#368) · 8122bb0
  • 🔖 (0.6.0) release 0.6.0 · 6dfdc98
  • 🐛 (layout) pre-set layout in asyncData too · 5702d5d
  • 🐛 (windi) fix windi parsing for build · d5c76ab
  • 🐛 (windi) update windi module to latest version · acdc3e0
  • 🐛 (layout) set layout earlier · 6ee4f45
  • 📦 (deps) upgrade dependencies · 2883232

v0.5.6 (docus)

20 May 21:40

Choose a tag to compare

  • 🐛 (list) items-center for list items · 4fde3c1
  • 🔧 (app) social image locally by default in src/app · 048d62d
  • 🔖 (0.5.0) release 0.5.0 · bdd7f56
  • ✨ (block-hero) allow to customize snippet for terminal · 5a6939a
  • 🔖 (0.5.1) release 0.5.1 · edfe38f
  • ✨ (runtime) handle errors on addons init · 61b11f7
  • 🐛 (docus-ui) allow to close docus ui again · 8e7127f
  • 🐛 (defaultTheme) fix header logo reference · 4f6b069
  • fix: update navigation on file update/remove (#315) · a1c9416
  • 🐛 (..) .. · 96771f3
  • 📦 (deps) upgrade deps · 33619e9
  • fix: update alert (#319) · 3fe4b0b
  • ✨ (social-image) baseUrl from docus config, and default WS to browserless · bee93de
  • fix: pages server-side render (#320) · 4421651
  • 🐛 (social-image) fix path · 9348923
  • ✨ (theme) load windi config at user project level · 7afca2e
  • ✨ (settings) improve settings loading · a7d3fbe
  • ✨ (docs) remove unnecessary boilerplate · c8e6a76

v0.5.0 (docus)

18 May 15:51

Choose a tag to compare

  • 🚚 (plugin) use .mjs from src/ for plugin templates · ce58051
  • ♻️ (plugins) update addPlugin references · cab5810
  • 🏗️ (siroc) skip plugins from siroc minifying step · f39d655
  • 🐛 (admin) add env for BUILD_ADMIN, so it only runs in local env · 2578aaa
  • 🏗️ (siroc) build admin on Siroc build phase · 67d9c97
  • ⏪ (mjs) revert mjs plugins · 1d45024
  • ⏪ (..) .. · ed81e48
  • ✨ (core) move nuxt-content.js into NuxtContent.vue · 41e1a54
  • 📦 (deps) upgrade deps and fix @nuxt/image · 3f58b2c
  • fix: fully support YAML structure inside directives (#311) · ae02a7e
  • ✨ (theme) add hooks from module · c020a16
  • ✨ (theme) lighten module; better usage of nuxt-extend · 3edb131
  • 🔖 (0.4.24) 0.4.24 beta version · 4f7ae66
  • 📌 (deps) fix windi version; add postcss8 · 12bb696
  • ✨ (postcss) add postcss8 module · 812a2ea
  • ✨ (windi) use defineConfig to get typings on windicss config · 59c0495

v0.4.1 (docus)

13 May 21:35

Choose a tag to compare

  • 📦 (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)

12 May 00:24

Choose a tag to compare

  • 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