- Shape - Fixed issue where shape was animating incorrectly when using jQuery 3.0, due to secret changes in how
width
are calculated on elements withtransform
- Shape - Shape now lets you specify next side width using setting
width
, can usenext
orinitial
to specify whether it should use old or new side size
- Shapes - Shapes now correctly adjusts for margin on
sides
- Shape - Shape now is better at calculating sizes when animating
- Shape - You can now disable repeated animations by setting, so animation wont queue if side is currently visible
- Shape - New 'cube' and 'text' shape type
- Shape - Transition duration can now be set programmatically
- Shape - New beforeChange callback
- Shape - Shape now works with no additional stylings
- Shape - Fixes calculation of next side size to work correctly by using offstage element