Releases: vodkabears/Remodal
Releases · vodkabears/Remodal
0.6.4
- Protocol-relative URL for fonts.
- Scroll to the top, when a modal is displayed.
- Pixels in the media-queries.
- Added Browserify support.
- Updated dependencies.
0.6.3
- Fix codestyle configs.
0.6.2
- Improved the codestyle.
- Used package.json instead of jquery.json.
- Updated dependencies.
0.6.1
- Fix '#on' event handlers.
0.6.0
- Added globals.
- Added the ability to change the namespace for CSS and events.
- Used '#on' instead of '#bind'.
- Fixed double locking/unlocking issue.
- Updated examples.
- Updated dependencies.
- Updated README.
0.5.0
- Fixed a scrolling to the top of a page.
- Added the 'reason' parameter to the close/closed events.
- Updated examples.
- Updated dependencies.
0.4.1
0.4.0
This version has incompatible changes!
- Changed CSS class names.
- Shared overlay.
- Changed visual styles.
- Improved IE8 styles.
- Updated dependencies.
- Fixes.
0.3.0
- Added font-size of inputs to prevent iOs zooming.
- Convert image for IE8 to base64.
- Fix tests.
- Fix scrollbar padding for Zepto.
- Code refactoring.
- Improved code linting.
- Cleaned up the repository.
- Updated dependencies.