Commit graph

177 commits

Author SHA1 Message Date
Pavel Reznikov
6eb623ce70 update change log 2015-03-08 22:33:42 -07:00
Pavel Reznikov
3f5d6fca80 nested grids 2015-03-08 22:28:51 -07:00
Pavel Reznikov
b64accd45a fix styles initialization 2015-03-08 12:04:15 -07:00
Pavel Reznikov
918b882661 add bower package 2015-03-06 00:57:12 -08:00
Pavel Reznikov
160e56af30 remove default value for max height 2015-03-06 00:44:05 -08:00
Pavel Reznikov
9323f17a0f minimize js file 2015-03-05 23:50:41 -08:00
Pavel Reznikov
ec6e6f5421 add batch_update/commit methods 2015-03-05 23:50:32 -08:00
Pavel Reznikov
8747785ba0 add update method 2015-03-05 23:46:59 -08:00
Pavel Reznikov
8cb3098d00 build css from scss 2015-03-05 23:06:20 -08:00
Pavel Reznikov
7ea4ea5e12 rename to gridstack.scss 2015-03-04 09:03:15 -08:00
Pavel Reznikov
5d7609b4d2 Merge pull request #85 from ascendantofrain/patch-2
add SASS file
2015-03-04 09:02:36 -08:00
Adam Verheyen
d4513f9463 Update and rename src to src/styles.scss 2015-03-04 11:59:03 -05:00
Pavel Reznikov
26bb52657e minimize js 2015-03-03 22:30:26 -08:00
Pavel Reznikov
4a06cc10cb improve default resizable options 2015-03-03 22:30:07 -08:00
Pavel Reznikov
5b86a44cef fix _update_styles 2015-03-03 22:29:55 -08:00
Pavel Reznikov
76b521e898 add sass snippet 2015-03-02 09:07:27 -08:00
Pavel Reznikov
a50156787b save to array sample 2015-03-01 23:10:50 -08:00
Pavel Reznikov
fdff2cd90c typo 2015-03-01 22:42:08 -08:00
Pavel Reznikov
9f522a0816 notes about IE8 support 2015-03-01 22:32:45 -08:00
Pavel Reznikov
56e147bb1f avoid runtime error in IE8 2015-03-01 22:32:14 -08:00
Pavel Reznikov
901401dfdf fix demo 2015-02-27 21:00:47 -08:00
Pavel Reznikov
cca3d5f6ff resizable/draggable options 2015-02-27 20:40:51 -08:00
Pavel Reznikov
b34f3037f6 remove extra comma 2015-02-27 20:35:04 -08:00
Pavel Reznikov
5f5a073312 minimize files 2015-02-27 20:30:56 -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
be4c6fcee1 minify files 2015-02-27 16:00:42 -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
a4d97a147f add alt knockout sample 2015-02-27 15:39:02 -08:00
Pavel Reznikov
e4c203277e update knockout smaples 2015-02-27 15:36:18 -08:00
Pavel Reznikov
bf6255fc94 update license 2015-02-27 00:40:24 -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
1894e0d640 update copyright 2015-02-26 21:18:39 -08:00
Pavel Reznikov
c7181e5f8b knockout same update 2015-02-26 21:18:31 -08:00
Pavel Reznikov
ca6c533302 update readme 2015-02-26 21:17:12 -08:00
Pavel Reznikov
806e6b77db update docs 2015-02-17 23:21:34 -08:00
Pavel Reznikov
be1f6a420f add disable/enable methods 2015-02-17 23:17:27 -08:00
Pavel Reznikov
4368166e1c change log 2015-02-13 21:53:35 -08:00
Pavel Reznikov
008f1d11dc respect max/min constrains when resize widgets 2015-02-13 21:52:08 -08:00
Pavel Reznikov
b32fea7327 minimize js files 2015-01-29 11:32:31 -08:00
Pavel Reznikov
396086b328 Merge pull request #52 from juchi/return_new_widgets
Return new widget on add_widget() call
2015-01-29 11:31:55 -08:00
Julien Chichignoud
ef311e6fb1 add_widget() now returns the newly created widget 2015-01-29 11:12:22 +01:00
Pavel Reznikov
6b0afcb2a3 update change log 2015-01-28 08:59:02 -08:00
Pavel Reznikov
d6c0849684 minimize files 2015-01-28 08:58:48 -08:00
Pavel Reznikov
979571f1f6 Merge pull request #51 from juchi/coordinates_resolution
Get grid coordinates from a pixel position
2015-01-28 08:56:43 -08: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