v0.1.0
- 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.