16 Commits

Author SHA1 Message Date
8473bd6d9d update dependencies and jshint 2015-04-28 21:00:24 -06:00
3006d4f393 style(jshint): add jshint config and setup grunt task 2015-04-16 20:26:19 +02:00
e258d595b0 tests(gridster): add basic test suite for gridster
Tests are build with mocha + chai, and you can run them from the command line with `grunt karma` or opening `test/index.html` in your browser.

This is a first approach, there are hundreds of tests more that should be added.
I’ve ported some tests on PRs but more needs to be done.
2015-04-16 20:26:18 +02:00
385cc757ac bring the Demo's into master for testing & Automate the updates to gh-pages branch 2015-04-10 12:26:54 -06:00
8f6d18ea9a Release v0.6.6 2015-04-08 09:44:39 -06:00
d5bf56c39d chore(grunt): fixing versioning system 2015-04-06 16:19:38 -04:00
a391304357 fix(gridster): changed the way widgets were getting positioned so that margins are actually the same size that the user specified all the way around the grid
feat(gridster): added responsive nature to grid
2015-02-18 13:34:20 -05:00
07ebe67540 chore(docs): update ducksboard logo URL 2013-10-26 19:52:10 +02:00
65d93a44db chore(grunt): add css files to grunt watch command 2013-10-26 19:52:10 +02:00
bdfff6ce67 chore(grunt): add grunt-conventinal-changelog 2013-10-26 19:49:31 +02:00
307f8ade36 chore(grunt): add grunt-bump to manage releases 2013-10-26 19:49:31 +02:00
f418ecd526 grunt/config: change output file names due to the name change in package.json
Package name was changed from `jquery.gridster` to `gridster`
2013-06-14 12:05:06 +02:00
bfbcba0ea3 Added watch command to Gruntfile config 2013-06-13 11:44:50 +02:00
70ccff71de Update gruntfile and package.json to compliance with grunt 0.4.x 2013-06-13 11:43:15 +02:00
c2fcff7276 Updated Dist and Gruntfile 2013-05-15 09:28:48 -07:00
bc9859fede Add Gruntfile 2013-05-14 07:54:54 -07:00