144 Commits

Author SHA1 Message Date
9099da87d6 Also added parseInt to the add_faux_cols method 2014-09-10 22:54:54 +02:00
8b6a48bf8c Wrong addition solved in add_faux_rows by adding parseInt 2014-09-08 16:45:46 +02:00
1d06af1d5c Release v0.5.5 2014-07-25 15:50:59 +02:00
7640971905 Release v0.5.4 2014-07-16 20:29:47 +02:00
e837ded844 Release v0.5.3 2014-07-04 19:04:54 +02:00
c554aa89d8 Release 0.5.2 2014-06-16 19:03:21 +02:00
93c46ff45e fix(gridster): Removing previously added style tags before adding new one.
Hopefully fixes #211 and #294.
2014-06-16 16:59:20 +02:00
4a1ef1029b Fixed typeof comparison to match against string. 2014-05-14 15:38:18 -07:00
89bce45fc1 Fixed issue where existing widget position would be overwritten on gridmap when adding a faux cell to accommodate another widget. 2014-04-30 04:34:45 -07:00
a4f3baf38f update dist 2014-03-26 12:38:25 +01:00
f1ad03cc36 chore: update dist 2014-03-13 00:11:55 +01:00
b84f364d4a Release v0.5.1 2014-03-05 19:02:30 +01:00
967984f16b Release v0.5.0 2014-02-14 13:13:39 +01:00
073fdc40e0 feat(draggable): Add toggle draggable method. 2014-02-14 13:09:03 +01:00
9796c44dc6 Release v0.4.4 2014-02-13 11:27:48 +01:00
6121eb6888 Release v0.4.3 2014-02-11 01:05:24 +01:00
e76eed7ac4 Release v0.4.2 2014-02-07 18:28:23 +01:00
6eef93cc16 Release v0.4.1 2014-02-07 15:10:48 +01:00
46e0abe346 Release v0.4.0 2014-02-07 14:48:53 +01:00
04cb32f6f3 Release v0.3.0 2014-02-07 14:48:53 +01:00
bc94351205 Release v0.2.1 2013-10-28 23:57:52 +01:00
277d8a7753 Release v0.2.0 2013-10-26 19:54:50 +02:00
ef626f8132 update dist 2013-06-14 12:05:52 +02:00
f749c13e4a updated dist 2013-06-13 15:36:40 +02:00
8239d2e4ce updated dist 2013-06-13 15:22:48 +02:00
23482b58cd updated diet 2013-06-13 12:14:21 +02:00
bfbcba0ea3 Added watch command to Gruntfile config 2013-06-13 11:44:50 +02:00
20f98ae383 Updated Dist and Gruntfile 2013-05-15 09:29:59 -07:00
c2fcff7276 Updated Dist and Gruntfile 2013-05-15 09:28:48 -07:00
6302b988d1 Fix for not removing stylesheets on destroy 2013-04-09 12:27:04 +00:00
3cc9485ae0 Better handling of widgets slideing down 2013-04-03 09:36:13 -07:00
51ba8f9dfc rebuilt dist 2013-04-02 09:06:20 -07:00
cb98d7d43b Merge branch 'master' of https://github.com/dustmoo/gridster.js 2013-04-02 09:05:52 -07:00
8b2f7484dc Added Swap Demo 2013-04-02 09:04:53 -07:00
1d5883bde1 Added disabled dragging init feature gridster.js
In initial options you can disble draggin by adding disable_drag: true on options list at initialising gridster
2013-04-01 20:29:30 +03:00
ac8894d4bb Working on Static widgets 2013-02-28 13:52:34 -08:00
54099ecf6c Version Updates 2013-02-27 11:58:00 -08:00
7f3f679cb6 Fixed a minor issue when trying to destroy a non existing drag_api 2013-02-15 16:50:35 +01:00
7217b040e6 Built new version 2013-02-15 15:25:44 +01:00
3ebf5fa95e Serialize bug fix 2012-12-10 14:33:25 -08:00
44019ca787 Added max_rows and drag restriction - ready for integration :) 2012-11-28 08:52:36 -08:00
6786984511 Good enough swap logic for now 2012-11-28 07:58:37 -08:00
24cd3be70d Swap queue awesomeness 2012-11-27 14:10:11 -08:00
136923ec50 working on map grid functionality 2012-11-26 16:43:08 -08:00
98204f1c69 Added swaping queue, better handling of large to small swaps 2012-11-26 15:20:15 -08:00
773828731c More predictable default behavior 2012-11-20 12:02:29 -08:00
67465875aa Added property to prevent larger widget shifting 2012-11-20 10:16:19 -08:00
898b77d2d3 Added grid-swap behavior 2012-11-20 10:07:38 -08:00
b538d64969 updated dist 2012-10-20 01:52:08 +02:00
c75db76f4e updated dist 2012-10-20 00:14:14 +02:00