From 387c7b133a2a692cf6da3786ada59c0bbee40eb9 Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Sat, 20 Aug 2016 13:15:30 -0700 Subject: [PATCH] update demo site --- demo/anijs.html | 15 +-- demo/float.html | 11 +- demo/knockout.html | 13 ++- demo/knockout2.html | 13 ++- demo/nested.html | 11 +- demo/responsive.html | 11 +- demo/rtl.html | 13 ++- demo/serialization.html | 11 +- demo/two.html | 11 +- dist/gridstack.all.js | 39 +++++++ dist/gridstack.css | 31 +++--- dist/gridstack.jQueryUI.js | 13 +++ dist/gridstack.js | 207 ++++++++++++++++++++++++----------- dist/gridstack.min.css | 2 +- dist/gridstack.min.js | 26 +++-- dist/gridstack.min.map | 2 +- index.html | 29 ++--- jquery-ui.min.js | 7 -- jquery.ui.touch-punch.min.js | 11 -- 19 files changed, 303 insertions(+), 173 deletions(-) create mode 100644 dist/gridstack.all.js create mode 100644 dist/gridstack.jQueryUI.js delete mode 100755 jquery-ui.min.js delete mode 100644 jquery.ui.touch-punch.min.js diff --git a/demo/anijs.html b/demo/anijs.html index dc6f933..6d66b42 100644 --- a/demo/anijs.html +++ b/demo/anijs.html @@ -10,16 +10,17 @@ AniJS demo - + - + - - - - + + + + +