Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

v1.1.0

Choose a tag to compare

@leo leo released this 18 Apr 06:39
· 845 commits to master since this release

New

  • All of the routing is now being handled in the kit
  • Commented on a lot of things
  • Pages will now be sorted using their ID
  • The mobile menu will now be toggled after transitioning
  • Generating the "Recently updated" box automatically

Fixed

  • Requests to API won't be logged to console anymore
  • Won't log to console after starting anymore (BrowserSync handles this now)
  • Removed keyword "yummy"
  • Updated the footer link to "muffin.cafe"
  • Improved style of SCSS files

Updated

  • "query-string" to 3.0.3
  • "mongoose" to 4.4.10
  • "koa" to 1.2.0
  • "ember-plupload" to 1.13.13