Commit Graph
83 Commits
Author SHA1 Message Date
Eric JohnsonandDavid Morse 0a7ae2ee99 Add new demo page and allow two new features based on Issue #6:
- delay moving components until drag is complete
- allow exact position of grid components (do not move up)
2015-05-18 02:28:57 -06:00
David Morse 4d946ead88 Fix bug with responsive layout if grid in wrapped in a container which has padding. It now limits the width of the widget to the containing element (also helps with scrollbars) 2015-05-13 12:15:05 -06:00
David Morse 699fad9d06 Release v0.6.8 2015-04-28 21:25:41 -06:00
David Morse 8473bd6d9d update dependencies and jshint 2015-04-28 21:00:24 -06:00
David Morse 3a696ad732 0.6.7 release 2015-04-16 15:05:15 -06:00
David Morse 57a2604365 rev jquery version 2015-04-16 15:01:31 -06:00
David Morse 7af6bf7a98 Add unit testing for core API, ensure all demos work, and add unit testing to ensure they stay working. 2015-04-12 23:26:19 -06:00
David Morse 385cc757ac bring the Demo's into master for testing & Automate the updates to gh-pages branch 2015-04-10 12:26:54 -06:00
David Morse 59b475d0d1 Merge commit '6eb521015cda5212f6fa92492dbe4050bd92e00c'
* commit '6eb521015cda5212f6fa92492dbe4050bd92e00c':
  Update Readme
  Updated sample
  Better handling of widgets slideing down
  update readme
  rebuilt dist
  Added Swap Demo
  Added disabled dragging init feature gridster.js
  Working on Static widgets
2015-04-09 00:25:16 -06:00
David Morse 8f6d18ea9a Release v0.6.6 2015-04-08 09:44:39 -06:00
David Morse 853e1fc72e Update Readme 2015-04-08 09:37:06 -06:00
David Morse 7ee8824250 Merge remote-tracking branch 'cpascu/gridster.js/faux-rows-patch'
* cpascu/gridster.js/faux-rows-patch:
  Fixed typeof comparison to match against string.
  Fixed issue where existing widget position would be overwritten on gridmap when adding a faux cell to accommodate another widget.
2015-04-08 07:06:12 -06:00
David Morse 37d8e0ec25 Merge from abril/gridster.js
* merging:
  add function move_widget in dist/jquery.gridster.js
  Include move_widget function (Move a widget to a specific row and column.).
  Change jQuery reference for $.
2015-04-07 11:55:30 -06:00
David Morse 4783e6e726 fix a NAN error that could occur if using center_widget if the grid was in responsive mode.
Error check the shift cols, to ensure they can't move left past col 1
make a change from 100% to 100VW for better browser support of min-width
2015-04-06 22:49:51 -06:00
floyd_hawkes bbd9cd4803 Release v0.6.5 2015-04-06 16:09:08 -04:00
floyd_hawkes 86053f8be3 fix(gridster): fixed bugs in centering_widgets (widgets were getting smushed when being resized) and fixed bug with min_width 2015-04-06 16:05:40 -04:00
floyd_hawkes e40a393aec Release v0.6.4 2015-03-19 10:46:18 -04:00
floyd_hawkes 8a5a723a2d #3 Adds ability to automatically center widgets in the grid. 2015-03-19 10:43:15 -04:00
floyd_hawkes fc75ce5d46 Release v0.6.3 2015-03-06 14:41:24 -05:00
floyd_hawkes 6bb47dc1ce 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
2015-03-06 14:36:05 -05:00
floyd_hawkes d669045dec Release v0.6.2 2015-02-23 20:28:53 -05:00
floyd_hawkes 9ead8c04c1 Release v0.6.1 2015-02-21 12:26:58 -05:00
floyd_hawkes 754b313378 Release v0.6.0 2015-02-18 13:37:14 -05:00
floyd_hawkes 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
vieron 314037471f Release v0.5.6 2014-09-25 12:27:05 +02:00
vieron 1d06af1d5c Release v0.5.5 2014-07-25 15:50:59 +02:00
vieron 7640971905 Release v0.5.4 2014-07-16 20:29:47 +02:00
vieron e837ded844 Release v0.5.3 2014-07-04 19:04:54 +02:00
vieron c554aa89d8 Release 0.5.2 2014-06-16 19:03:21 +02:00
vieron a4f3baf38f update dist 2014-03-26 12:38:25 +01:00
vieron f1ad03cc36 chore: update dist 2014-03-13 00:11:55 +01:00
vieron b84f364d4a Release v0.5.1 2014-03-05 19:02:30 +01:00
vieron 967984f16b Release v0.5.0 2014-02-14 13:13:39 +01:00
vieron 9796c44dc6 Release v0.4.4 2014-02-13 11:27:48 +01:00
vieron 6121eb6888 Release v0.4.3 2014-02-11 01:05:24 +01:00
vieron e76eed7ac4 Release v0.4.2 2014-02-07 18:28:23 +01:00
vieron 6eef93cc16 Release v0.4.1 2014-02-07 15:10:48 +01:00
vieron 46e0abe346 Release v0.4.0 2014-02-07 14:48:53 +01:00
vieron 04cb32f6f3 Release v0.3.0 2014-02-07 14:48:53 +01:00
vieron bc94351205 Release v0.2.1 2013-10-28 23:57:52 +01:00
vieron 277d8a7753 Release v0.2.0 2013-10-26 19:54:50 +02:00
vieron ef626f8132 update dist 2013-06-14 12:05:52 +02:00
vieron bfbcba0ea3 Added watch command to Gruntfile config 2013-06-13 11:44:50 +02:00
Dustin Moore c2fcff7276 Updated Dist and Gruntfile 2013-05-15 09:28:48 -07:00
Ryan Fink 6302b988d1 Fix for not removing stylesheets on destroy 2013-04-09 12:27:04 +00:00
Dustin Moore 3cc9485ae0 Better handling of widgets slideing down 2013-04-03 09:36:13 -07:00
Dustin Moore 8b2f7484dc Added Swap Demo 2013-04-02 09:04:53 -07:00
Dustin Moore ac8894d4bb Working on Static widgets 2013-02-28 13:52:34 -08:00
Dustin Moore 54099ecf6c Version Updates 2013-02-27 11:58:00 -08:00
Davide Callegari 7217b040e6 Built new version 2013-02-15 15:25:44 +01:00