Skip to content

Releases: nuxt-themes/docus

v0.6.1 (docus)

05 Jun 10:11
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.0.10 (docus)

10 Mar 19:00
Compare
Choose a tag to compare

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)

25 Feb 16:13
Compare
Choose a tag to compare
  • 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