mirror of https://github.com/metafizzy/isotope
Filter & sort magical layouts
http://isotope.metafizzy.co
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.6 KiB
1.6 KiB
Changelog
v2.2.2
Updated Outlayer v1.4.2. Fixed percent width bugs. Fixed #948.
v2.2.1
Updated Outlayer v1.4.1
- Added jQuery event triggering
- Fix Safari layout bugs. Fixed #945
v2.2.0
- Revised license model. Isotope is licensed GPL by default. Purchasing a commercial license allows use outside of the GPL, under the Commercial License terms. Read details at: isotope.metafizzy.co/license.html
- Added
arrangeComplete
event. Fixed #732 - Changed
bower.json
main
to justjs/isotope.js
. Resolved #879 - Added fizzy-ui-utils
- Removed
isoInstance
argument fromlayoutComplete
andremoveComplete
events
v2.1.1
v2.1.0
- Add CommonJS support for npm/Browserify
- Add gutter option for fitRows #580
- Fix
updateSortData
with empty Array or jQuery object