Shopify / dashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
http://shopify.github.com/dashing/
MIT License
10.99k stars 1.18k forks source link

Upgrade Gridster to v0.5.2 for style headers fix #724

Open SethHubbell opened 7 years ago

SethHubbell commented 7 years ago

I saw that this was done once before. Using higher versions of gridster broke sorting widgets for me, but this version includes a fix to the style headers that gridster adds, namely in that it removes old styles before adding the newest one, improving the performance of dashboards that do things like multiple widget resizings.