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.

69 lines
1.0 KiB

## to do
provide nice error if getText doesn't provide an element
move munge sorter to separate file?
## tests
updateSortData
11 years ago
remove removes from filteredItems
insert with Masonry, do layout
## discuss
11 years ago
Method name for filterSortMagic. Currently .arrange()
default to isJQueryFiltering = true, vs. not
## bugs
## misc
iso.filterSortLayout()
iso.magic()
iso.isotope()
iso.process()
iso.fullLayout()
iso.go()
iso.change()
iso.activate();
iso.move()
iso.processLayout()
iso.rearrange()
iso.arrange({})
iso.reload()
iso.update()
iso.radiate()
iso.form({})
iso.stabilize()
iso.react()
iso.act()
iso.doStuff()
iso.position
iso.configure
iso.apply
iso.display({})
Orrrrrr keep .layout() and have reLayout()
## Isotope vs Masonry vs Packery
Masonry Isotope Packery
Masonry Layouts x x x
no gaps x
draggable x
filtering x
sorting x
multiple layout x
11 years ago
## Combination filters
.a OR .b = .a, .b
.a AND .b = .a.b