Releases: SimplyEdit/simplyview
Releases · SimplyEdit/simplyview
Added simply.keyboard
Fixes hash-based routing, api adds default headers for paramsFormat
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
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
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.