This demo represents using the branch in swap mode. This works best with shift_larger_widgets_down set to "false". However, smaller widgets do + not displace larger ones.
+diff --git a/README.md b/README.md index 06457d74d0..7accd57903 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ dynamically add and remove elements from the grid. More at [http://gridster.net/](http://gridster.net/). +### Live Preview at: [http://dsmorse.github.io/gridster.js/](http://dsmorse.github.io/gridster.js/) + [Releases](https://github.com/dsmorse/gridster.js/releases) [CHANGELOG](https://github.com/dsmorse/gridster.js/blob/master/CHANGELOG.md) diff --git a/sample/SwapDrop.html b/sample/SwapDrop.html new file mode 100644 index 0000000000..bdc2ca050f --- /dev/null +++ b/sample/SwapDrop.html @@ -0,0 +1,59 @@ + + +
+ +This demo represents using the branch in swap mode. This works best with shift_larger_widgets_down set to "false". However, smaller widgets do + not displace larger ones.
+This demo represents using the branch in swap mode. This works best with shift_larger_widgets_down set to "false". However, smaller widgets do not displace larger ones.
-This demo represents using the branch in responsive mode. This makes the grid as wide as the screen and responds to changes in browser width.
+