Skip to content

v0.1.0

Compare
Choose a tag to compare
@pazguille pazguille released this 25 Aug 13:48
· 5 commits to master since this release
  • Add .enable() and disable() methods.
  • Add .update() method
  • Add support to flip an element around veritcal or horizontal line.
  • Add options to customize an instance: line, theme, text, className.
  • Store Flipload instance into the given element.
  • Make private the members: createReverse, updateReverseSize, updateReverseOffset and createSpinner.
  • Fix some JSDoc typos.