Skip to content

Releases: SimplyEdit/simplyview

Added simply.keyboard

05 Dec 11:08
Compare
Choose a tag to compare

Added a new component: simply.keyboard. This makes it simple to add keyboard commands and switch keyboard modes.

Fixes hash-based routing, api adds default headers for paramsFormat

05 Apr 09:41
Compare
Choose a tag to compare

This release fixes two minor issues:

  • When using routing with #hashes, the root url was incorrectly used, mangling the URL
  • simply.api now sends the correct content type header when you set paramsFormat

Adds better routing, simply.api, removes simply.bind

14 Mar 14:42
Compare
Choose a tag to compare

This release adds a number of tools, like simply.api. It removes simply.bind, as it conflicts with simplyedit and an improved simplyedit is on the way.

Fixes loading order

27 Sep 07:31
Compare
Choose a tag to compare
Fixes loading order Pre-release
Pre-release

This release fixes incorrect loading order in simply.everything.js and adds a check for SimplyEdit so that it doesn't conflict with it. Make sure SimplyEdit is loaded before simply.everything.js.