Commit graph

97 commits

Author SHA1 Message Date
d
735ffa2129 Fixes bug when calling destroy with detachGrid=false. Thanks @jhpedemonte. 2016-02-24 11:05:54 -05:00
Pavel Reznikov
9d12e25a02 improve removable behaviour 2016-02-23 20:13:11 -08:00
Pavel Reznikov
cac983e2af build js 2016-02-23 15:01:53 -08:00
Dylan Weiss
ab6df29429 Add AniJS demo. 2016-02-23 17:47:11 -05:00
d
2abfbb37bf #54 - Added added and removed events. 2016-02-23 11:46:24 -05:00
Pavel Reznikov
a33f046fa6 fix in isAreaEmpty and _notify 2016-02-22 22:48:20 -08:00
Pavel Reznikov
85740de2e0 build dist 2016-02-22 21:40:36 -08:00
Pavel Reznikov
9c01f02f1a build dist 2016-02-22 20:44:07 -08:00
d
5f5a83d01b Added several optional parameters to addWidget: minWidth, maxWidth, minHeight, maxHeight, and id. 2016-02-22 12:21:32 -05:00
d
78803147c6 #237 Add optional useOffset parameter to getCellFromPixel. 2016-02-22 10:56:49 -05:00
d
de26b00f85 #216 Add detachGrid parameter to destroy. Updated docs for remove and removeAll param. 2016-02-22 09:33:09 -05:00
Pavel Reznikov
9d80ede0b9 build dist 2016-02-21 20:50:09 -08:00
Dylan Weiss
9b455d6018 #227 Add setGridWidth(gridWidth) method. Attempts to intelligently change existing widgets' x-coordinate and width to map to new width. 2016-02-20 11:37:34 -05:00
Pavel Reznikov
c34777b2a0 hack for meteor support 2016-02-20 01:14:04 -08:00
Pavel Reznikov
3a5c675e6f ‘auto’ value for cellHeight 2016-02-20 00:55:33 -08:00
Pavel Reznikov
495918f9c7 build dist 2016-02-20 00:11:17 -08:00
Pavel Reznikov
7c586417fb fix #267 2016-02-19 18:17:46 -08:00
Pavel Reznikov
47218bd7a6 fix jshit warnings 2016-02-19 14:31:24 -08:00
Pavel Reznikov
b8bd181970 Viewport Size fix 2016-02-19 09:33:29 -08:00
d
ff15070de0 Fix #331. Add options to disable move and resize independently without impacting jquery-ui options. Update enableMove and enableResize methods to update these options on-the-fly. 2016-02-19 11:18:09 -05:00
d
03ca75717c Merge branch 'master' into bugfix/staticGrid
# Conflicts:
#	dist/gridstack.min.map
2016-02-18 16:52:57 -05:00
d
ca800454f1 #220. Add enableMove and enableResize. Fix staticGrid. 2016-02-18 16:48:16 -05:00
Pavel Reznikov
a830cc51d0 build js 2016-02-18 09:51:30 -08:00
Stuardo -StR- Rodríguez
b979982cc5 Viewport
- do not parseInt but parseFloat
2016-02-18 11:33:49 -05:00
Pavel Reznikov
02f0eba64d add maxWidth/maxHeight 2016-02-17 19:03:21 -08:00
Pavel Reznikov
f163d40e7f build js 2016-02-17 18:40:57 -08:00
Pavel Reznikov
cc284c735f update docs 2016-02-16 15:38:53 -08:00
Kevin Dietrich
1e75be19ed Preserve license comments in dist 2016-02-15 20:37:07 +01:00
Kevin Dietrich
5ce3c17039 build js 2016-02-14 10:46:49 +01:00
Pavel Reznikov
ca594a6ba2 build js 2016-02-13 14:42:09 -08:00
Pavel Reznikov
8ebb3f74b4 build js 2016-02-10 23:16:33 -08:00
Pavel Reznikov
d11eaba9b8 placeholder_text option 2016-02-10 19:14:44 -08:00
Pavel Reznikov
44ed26d813 build dist 2016-02-10 18:54:56 -08:00
Pavel Reznikov
8314837213 build js 2016-02-10 18:53:00 -08:00
Pavel Reznikov
4dae65aa46 merge PR #283 2016-02-10 18:29:49 -08:00
Pavel Reznikov
b32b3f251f fix #276 2016-02-08 22:58:10 -08:00
Pavel Reznikov
195fa60ecb build dist 2016-02-08 22:44:41 -08:00
Jerome Louis
4471b9e385 New dist files generated using gruntfile 2015-11-18 16:48:43 +01:00
Pavel Reznikov
b00114d5bc fix handle option 2015-09-21 20:13:05 -07:00
Pavel Reznikov
847a54c492 Make sure not to include placeholders when calling prepare element. 2015-09-09 18:21:36 -07:00
Pavel Reznikov
79f509c6e6 add handle_class option 2015-09-09 18:20:06 -07:00
Pavel Reznikov
5bbd8d5f54 build js 2015-07-31 18:07:44 -07:00
Pavel Reznikov
e0e9eec66f build dist 2015-07-22 16:32:02 -07:00
Pavel Reznikov
ed29eed4a0 destroy method 2015-07-21 23:34:45 -07:00
Pavel Reznikov
a738ee8e52 update dist with min_width/min_height 2015-07-20 16:52:54 -07:00
Pavel Reznikov
0a58260563 add static_grid option 2015-07-16 18:49:28 -07:00
Pavel Reznikov
899fee3330 do not fire onchange event with empty array 2015-06-18 19:48:23 -07:00
Pavel Reznikov
b6fec29756 attach placeholder just when it needed 2015-06-18 19:30:48 -07:00
Pavel Reznikov
de951e92c6 jquery-ui packages 2015-06-18 18:34:26 -07:00
Pavel Reznikov
2e0dbc1e6a fix ‘w’ resize 2015-05-14 20:28:47 -07:00