Skip to content

1.0.0

Compare
Choose a tag to compare
@vodkabears vodkabears released this 07 Jun 02:02
· 49 commits to master since this release
  • Renamed the 'closeOnAnyClick' property to the 'closeOnOutsideClick'.
  • Separated base and theme styles.
  • Renamed the base files.
  • Added the ability to use CSS mixins.
  • Added #destroy.
  • Renamed the events.
  • Used states and CSS animations.
  • Made restyling of the default theme.
  • Added the watch task for Grunt.
  • Added Autoprefixer.
  • Used backface-visibility for the hardware acceleration instead of translateZ.
  • Disabled the auto-resizing of text on mobile devices.
  • Fixed the triggering of the close event, even if a modal is not opened.
  • Added '#getState'.
  • Changed names for the constants.
  • Removed the default custom font.
  • Introduced the data-remodal-action attribute.
  • Made code refactoring.
  • Improved anti-FOUC.
  • Updated examples.
  • Updated tests.
  • Updated dependencies.