Commit graph

31 commits

Author SHA1 Message Date
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