content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.

MIT License

Downloads
227.4K
Stars
3K
Committers
218
content - v1.8.1

Published by benjamincanac about 4 years ago

🐛 Bug Fixes

  • 39fd508 Add other missing dependencies
content - v1.8.0

Published by benjamincanac about 4 years ago

🚀 Features

  • #442 Add database as second argument to beforeInsert hook

🐛 Bug Fixes

  • #449 Add missing package detab

💖 Thanks to

  • @mathe42
content - v1.7.1

Published by benjamincanac about 4 years ago

🐛 Bug Fixes

  • #429 Offline mode with pwa module
  • #438 Write db.json with hash in name

💖 Thanks to

  • @Barbapapazes
content - v1.7.0

Published by benjamincanac about 4 years ago

🚀 Features

  • #312 Add custom editor API

🐛 Bug Fixes

  • #404 Fix v-bind inside nuxt-content component
  • #408 Use defu.arrayFn instead of custom merger
  • #409 Improve typings

💖 Thanks to

  • @mathe42
  • @danielkellyio
  • @nogic1008
content - v1.6.0

Published by benjamincanac about 4 years ago

🚀 Features

  • #327 Better typescript typings

🐛 Bug Fixes

  • #350 Options (text) were not forwarded on client-side when using nuxt generate
  • #359 Use property-information to convert hast attributes

💖 Thanks to

  • @mathe42
content - v1.5.3

Published by benjamincanac about 4 years ago

🐛 Bug Fixes

  • 7700762 Remove @nuxt/content cycle dependency
content - v1.5.2

Published by benjamincanac about 4 years ago

📖 Documentation

  • 699fdf3 Publish README.md to npm following refactor to lerna
content - v1.5.1

Published by benjamincanac about 4 years ago

🐛 Bug Fixes

  • #231 Comply with possible custom dir
  • 4b3417e Improve update of document in database when dev mode watch
content - v1.5.0

Published by benjamincanac about 4 years ago

🚀 Features

  • #243 Add content:ready hook
  • #258 Add classes for live editing
  • #254 Allow override of createdAt and updatedAt properties
  • #256 Add custom parsers
  • #284 Ignore content/ folder on generate for NuxtJS v2.14
  • #285 Add option to disable live edit
  • #289 Handle textarea tab + shift tab events

🐛 Bug Fixes

  • #230 Properly handle anchor tags without href fields
  • #238 Use compound sort + apply skip and limit at the very end
  • #248 Join array props in nuxt-content component
  • #249 Replace fs with graceful-fs
  • #251 Pass globalName to client plugin
  • #280 Ensure path and extension on dev mode
  • #279 Improve toc heading parsing
  • #223 Improve nuxt-content attributes handling
  • #287 Improve options merging when no default value

💖 Thanks to

  • @belph
  • @uta-mori
  • @alvarosaburido
  • @azrikahar
  • @f3ltron
  • @mathe42
  • @cogor
content - v1.4.1

Published by benjamincanac over 4 years ago

🐛 Bug Fixes

  • #208 Add without method to types

📖 Documentation

The documentation has been improved with design and content updates, a new "Examples" section has been added, ...

content - v1.4.0

Published by benjamincanac over 4 years ago

🚀 Features

  • #182 Support .xml file format
  • #190 Support where query params in API middleware
  • #164 Global components import using @nuxt/components
  • #179 Add .without() method to exclude fields
  • #167 Parse .yml file format
  • #125 Live editing markdown content
  • #126 Option to return unparsed markdown in text
  • #121 Slots in rendering Vue.js components
  • #65 / #183 Customization of rehype plugins

🐛 Bug Fixes

  • #165 Handle classes on nuxt-content component
  • #180 SPA mode
  • #149 Promise type on fetch
  • #143 Attributes case in html rendering

💖 Thanks to

  • @mathe42
  • @delapuente
  • @azrikahar
  • @bayssmekanique
  • @cogor for Russian docs
  • @uta-mori for Japanese docs
  • @Nekika for French docs
content - v1.3.2

Published by benjamincanac over 4 years ago

Bug Fixes

  • avoid date mismatch with API #119
  • use router basepath in client plugin #53
  • handle router base #78

Documentation

  • russian #70
  • french #117
content - v1.3.1

Published by benjamincanac over 4 years ago

Bug Fixes

  • types: args can be an array of strings / objects (b2c2c13)
content - v1.3.0

Published by benjamincanac over 4 years ago

Features

  • support custom return types by the fetch method (#42)
  • support nested properties query using dot-notation (#60)
  • support fetching files from subdirectories (#63)

Bug Fixes

  • decodeURI before searching query (#55)
content - v1.2.0

Published by benjamincanac over 4 years ago

Features

content - v1.1.0

Published by benjamincanac over 4 years ago

Add support for Markdown footnotes

content - v1.0.2

Published by benjamincanac over 4 years ago

Added TypeScript support.

Read more on https://content.nuxtjs.org/installation/#typescript

content - v1.0.0

Published by Atinux over 4 years ago

The official version is out ✨

Read more on https://content.nuxtjs.org

Package Rankings
Top 0.82% on Npmjs.org
Badges
Extracted from project README
npm version npm downloads License Nuxt
Related Projects