Commit graph

50 commits

Author SHA1 Message Date
Pavel Reznikov
56e147bb1f avoid runtime error in IE8 2015-03-01 22:32:14 -08:00
Pavel Reznikov
b34f3037f6 remove extra comma 2015-02-27 20:35:04 -08:00
Pavel Reznikov
e9d32cdd3d allow to override resizable/draggable options 2015-02-27 20:30:49 -08:00
Pavel Reznikov
409e401c70 resize handles 2015-02-27 20:30:20 -08:00
Pavel Reznikov
3e5100749a improve stylesheet creation 2015-02-27 16:00:36 -08:00
Pavel Reznikov
08f001570c min size for 1x1 cell 2015-02-27 16:00:02 -08:00
Pavel Reznikov
72de675282 fix IE9 resize handle issue 2015-02-26 23:23:10 -08:00
Pavel Reznikov
9aa5363269 fix css 2015-02-26 21:53:46 -08:00
Pavel Reznikov
4811c8c1f2 fix css styles 2015-02-26 21:48:25 -08:00
Pavel Reznikov
be1f6a420f add disable/enable methods 2015-02-17 23:17:27 -08:00
Pavel Reznikov
008f1d11dc respect max/min constrains when resize widgets 2015-02-13 21:52:08 -08:00
Julien Chichignoud
ef311e6fb1 add_widget() now returns the newly created widget 2015-01-29 11:12:22 +01:00
Julien Chichignoud
c6a6ad5210 add the get_cell_from_pixel() function 2015-01-28 16:04:30 +01:00
Pavel Reznikov
3f992b98be AMD support 2015-01-19 20:20:58 -08:00
Pavel Reznikov
c04b6aeb7c add copyright 2015-01-19 19:20:42 -08:00
Pavel Reznikov
5029594c03 improve nodes sorting 2015-01-19 18:37:32 -08:00
Pavel Reznikov
bbe9a08caf improve touch support 2015-01-08 19:41:07 -08:00
Pavel Reznikov
38532dd8fe fix #34 2014-12-19 17:54:03 -08:00
Pavel Reznikov
16884fdf20 fix grid initialization 2014-12-19 17:37:44 -08:00
Pavel Reznikov
3565ee586c add cell_width/cell_height 2014-12-11 21:41:18 -08:00
Pavel Reznikov
78199e2037 fix boolean attributes 2014-12-11 21:00:26 -08:00
ianshields
5183a823d2 Animates grid-stack container itself. 2014-12-07 16:13:44 -05:00
Pavel Reznikov
f866de98c3 fix locked for not floating grid 2014-12-05 20:35:24 -08:00
Pavel Reznikov
80f3b33210 locked widgets 2014-12-05 20:26:01 -08:00
Pavel Reznikov
8ab371567b fix widgets packing in float mode 2014-12-05 19:18:49 -08:00
Pavel Reznikov
48c1bf1f79 add will_it_fit API method 2014-12-05 18:31:12 -08:00
Pavel Reznikov
ecc9293a5f fix auto-positioning 2014-12-05 18:30:50 -08:00
Pavel Reznikov
04fb4ce62f set animation after grid initialization 2014-12-04 20:56:43 -08:00
Pavel Reznikov
ea7bf03e6b add data-gs-animate attribute 2014-12-04 20:56:27 -08:00
ianshields
461123ea53 Add option for animating gridstack with css transitions 2014-12-04 16:21:22 -05:00
Pavel Reznikov
2ac2043576 improve y calc when dragging 2014-12-01 18:13:03 -08:00
Pavel Reznikov
eaf63f67b3 fix remove_widget 2014-12-01 17:50:53 -08:00
Pavel Reznikov
1e88ca6bf7 add height option 2014-11-28 21:54:15 -08:00
Pavel Reznikov
5fae8ccb91 fix grid data-gs-width attribute 2014-11-28 20:49:18 -08:00
Pavel Reznikov
3e672c9f6c fix css rules generation 2014-11-26 06:42:19 -08:00
Pavel Reznikov
f0557970fc auto-generate css rules for width and y 2014-11-25 22:44:32 -08:00
Pavel Reznikov
a52ae7a4dc add remove_all method 2014-11-23 16:57:22 -08:00
Pavel Reznikov
60c2f0af71 add item class 2014-11-23 16:57:14 -08:00
Pavel Reznikov
7aeafad811 make Utils public 2014-11-23 16:56:55 -08:00
Pavel Reznikov
ba208c29c9 move sort function to Utils 2014-11-23 16:56:47 -08:00
Pavel Reznikov
dfc99b18d1 add move/resize API methods 2014-11-21 18:37:58 -08:00
Pavel Reznikov
91ead4ebdf check parameters type 2014-11-21 18:37:44 -08:00
Pavel Reznikov
943adcf0b1 fix content overflow 2014-11-21 18:37:22 -08:00
Pavel Reznikov
faf2ee1140 add movable/resizable API methods 2014-11-20 17:56:36 -08:00
Pavel Reznikov
137ea915e5 add data-gs-no-move attribute 2014-11-20 17:27:52 -08:00
Pavel Reznikov
8d8f3a9a60 add float option 2014-11-19 20:53:40 -08:00
Pavel Reznikov
305dd8edfa rename lib file to be gridstack.js 2014-11-19 20:16:34 -08:00
Pavel Reznikov
e5ca873a61 default css: fix grid item content class 2014-11-19 20:13:55 -08:00
Pavel Reznikov
354ccd80a2 rename files. prepare to v0.1.0 2014-11-18 18:41:21 -08:00
Pavel Reznikov
467b32b728 minify files 2014-11-17 14:29:23 -08:00