- Remove support for jQuery < 3.0
- Update demo for jQuery usage
- Update dev dependencies
- Use Sass to preprocess CSS - breakpoint definitions in _variables.scss
- Use generic view size names: xs, s, m, l, xl
- Add landscape and portrait to view definition strings and introduce isPortrait() and isLandscape() methods
- Fix Firefox print issue
- Update demo files
- Update dev dependencies
- Add event.detail property to jQuery event object
- Update dev dependencies
- New build process based on new grunt packages
- Fix for bug in current Chrome 33
- Fix for Safari 5.1 compatibility
- CustomEvent polyfill for IE9 and IE10
- Updated demo to explain what it does
- Initial release