From 21918857440069013acc0fc52cf25073c1f8013a Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Thu, 15 Aug 2013 23:34:43 -0400 Subject: [PATCH] add layout-mode.js --- examples/sorting.html | 1 + isotope.js | 7 +++--- layout-mode.js | 51 ++++++++++++++++++++++++++++++++++++++++ layout-modes/fit-rows.js | 14 +++-------- notes.md | 3 +++ 5 files changed, 61 insertions(+), 15 deletions(-) create mode 100644 layout-mode.js diff --git a/examples/sorting.html b/examples/sorting.html index 8ea3678..00dd684 100644 --- a/examples/sorting.html +++ b/examples/sorting.html @@ -144,6 +144,7 @@ +