1.1.3
- Consider rounding errors when checking for isWrapped.
1.1.2
- Changed isWrapped check to also take into account the top margin of the flexbox item.
1.1.1
- Added conversion of top and height to full integer values.
1.1.0
- Remove all added class names before rechecking for wrapped items.
- Fixed isWrapped check to not only concern the top position of the items, but also the height of the elements.
1.0.0
- Initial release.