Releases: nathancahill/split
Releases · nathancahill/split
0.2.6
Changes:
- Remove
var
from the global scope to allow import
0.2.5
Changes:
- Fix Chrome bug causing mousedown to be interpreted as HTML5 dragstart
0.2.4
Changes:
- Switch to using
calc()
for widths
0.2.3
Changes:
- Add ability to snap to minimum width
0.2.2
0.2.1
Version bump for bower. No changes.
0.2
Changes:
- Add callbacks (onDrag, onDragStart, onDragEnd)
- Support multiple minWidths
- Fix a float rounding bug by fudging the width by 1px
0.1
First release