- Implement UMD (Universal Module Definition) correctly.
- Add
interval
option to prevent frequent re-rendering.
- Add
.destroy()
method to clean up. - Support
initial-scale
value of<meta name="viewport">
. - Improve tests using Sauce Labs and Coveralls.
- Add
deviceWidth
option. - Support custom profile.
- Add class name to element for styling with css easily.
- Change default
profile
value tonull
.
- Support AMD.
- Minor bug fix.
- Initial release.