Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 2.24 KB

1.0.0 (2020-07-07)

Bug Fixes

  • component: 🐧 Use rating large and shaped props with Card (eaee993)
  • lint: 🐧 Fix es-lint errors (7f25e53)
  • typo: ➕ Fandom spelling (92fac5c)
  • vue: 🤖 Avoid using non-primitive value as key, use string/number value instead (dd11331)

Features

  • component: 🐧 Skeleton autoloading Card component (e4a6b69)
  • component: 🚨 Add and use checkbox component Check (9455d65)
  • component: ✅ Add List componet (e78670d)
  • core: 🚚 Routes to markdown files under content (31ca4d1)
  • package-manager: 💄 Add @nuxt/content to process md files (79ae2cf)
  • page: 📄 Add seven deadly sins page (3ea49f6)
  • page: 🤖 Add vinland saga page and workspace template (94d9afc)
  • page: 🚩 Add resource, vinland saga page (acf9bc8)
  • view: 🎨 Add SVG placeholder image for lazy-loading (e65c70d)