fix(gridster): fixing resize limits when in fixed width mode

feature(gridster): added fix_to_content function to fit widget dimensions to a given width and height
feature(gridster): added resize_widget_dimensions function
refactor(gridster): moved code to set number of columns in grid to helper function
This commit is contained in:
floyd_hawkes
2015-03-06 14:36:05 -05:00
parent 14e08d9fe0
commit 6bb47dc1ce
7 changed files with 336 additions and 81 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/*! gridster.js - v0.6.2 - 2015-02-23
/*! gridster.js - v0.6.2 - 2015-03-06
* http://gridster.net/
* Copyright (c) 2015 decksterteam; Licensed */