Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

jquery-flexbox-is-wrapped

Release History

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.

About

Checks wether the items of a flexbox element are being wrapped and add/removes classes accordingly.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors