Commit graph

164 commits

Author SHA1 Message Date
Pavel Reznikov
0273bb66d8 Update dist. (+14 squashed commits)
Squashed commits:
[50607a9] build dist
[ff0c00b] Allow negative numbers to be passed to parseHeight function test case fix
[3ecc1ca] Allow negative numbers to be passed to parseHeight function test case
[d20f670] Allow negative numbers to be passed to parseHeight function fix
[0816163] Allow negative numbers to be passed to parseHeight function
[aa18c63] rebuild dist
[601b5d5] setGridWidth api documentation udpdate
[c309856] Add a parameter to setGridWidth method to allow not to propagate resizing to widgets.
[ea442d1] drag between grids
[50ce614] jqueryui + requirejs note
[3d8a8e1] drag between grids demo
[446dade] drag from sidebar/between grids
[e31d50e] check if element setup before detach
[67274f8] trash zone is accepting only widgets
2016-03-01 11:22:39 -05:00
d
735ffa2129 Fixes bug when calling destroy with detachGrid=false. Thanks @jhpedemonte. 2016-02-24 11:05:54 -05: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
eca0e9f9bd team 2016-02-22 21:41:06 -08:00
Pavel Reznikov
88e3c1d8e5 dependencies and badges 2016-02-22 21:40:58 -08:00
Pavel Reznikov
698fce3ac4 Update README.md 2016-02-22 10:48:00 -08:00
Pavel Reznikov
fcae35661f Update README.md 2016-02-22 10:34:35 -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
1c67f7d6d7 Merge branch 'master' of https://github.com/troolee/gridstack.js 2016-02-21 20:49:41 -08:00
Pavel Reznikov
2075d2556b add removable option 2016-02-21 20:49:18 -08:00
Dylan Weiss
6954d2c9b7 Remove FontAwesome from demos. Add responsive demo. 2016-02-21 20:43:52 -05: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
Dylan Weiss
4b7cc8d24b Typo. 2016-02-20 09:56:03 -05:00
Dylan Weiss
72432d0fa8 #114 Add setAnimate(doAnimate) to API docs. 2016-02-20 09:42:18 -05:00
Pavel Reznikov
3a5c675e6f ‘auto’ value for cellHeight 2016-02-20 00:55:33 -08:00
Pavel Reznikov
049ef64c51 update README.md 2016-02-20 00:13:19 -08:00
Pavel Reznikov
4b13d407b0 rtl support 2016-02-20 00:11:06 -08:00
Pavel Reznikov
632c3e14c2 Update README.md 2016-02-19 23:32:16 -08:00
Pavel Reznikov
781776e408 remove dependency from FontAwesome 2016-02-19 23:23:27 -08:00
Pavel Reznikov
100860d262 move API doc from readme 2016-02-19 19:45:51 -08:00
Pavel Reznikov
7c586417fb fix #267 2016-02-19 18:17:46 -08:00
d
56b4c7f12c Update changes section of readme. 2016-02-19 11:26:33 -05: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
ca800454f1 #220. Add enableMove and enableResize. Fix staticGrid. 2016-02-18 16:48:16 -05:00
Pavel Reznikov
a4540dc118 Update README.md 2016-02-17 22:30:54 -08:00
Pavel Reznikov
fe865db460 remove knockout.js from requirements 2016-02-17 19:23:49 -08:00
Pavel Reznikov
02f0eba64d add maxWidth/maxHeight 2016-02-17 19:03:21 -08:00
Pavel Reznikov
29857f4131 update doc to be all functions in alphabetical order 2016-02-17 18:50:59 -08:00
Pavel Reznikov
31c3eb494e update DOC 2016-02-17 18:41:10 -08:00
Pavel Reznikov
12e3d5f8ec Update README.md 2016-02-16 19:31:42 -08:00
Pavel Reznikov
2bb81a7085 update docs 2016-02-16 15:46:42 -08:00
Pavel Reznikov
b968bb3501 last pr credenrials 2016-02-16 15:40:23 -08:00
Pavel Reznikov
cc284c735f update docs 2016-02-16 15:38:53 -08:00
Pavel Reznikov
1cce0bd9f6 Merge pull request #325 from jlowcs/height_units
Add handling of em/rem/px units for cell_height and vertical_margin
2016-02-16 15:36:37 -08:00
Pavel Reznikov
707ab11f54 add install notes 2016-02-15 23:12:06 -08:00
Kevin Dietrich
0be3e4d1df Modified changes in README.md 2016-02-15 22:51:36 +01:00
Pavel Reznikov
1edda7f24c v0.2.4 2016-02-15 09:31:43 -08:00
Jerome Louis
ef9328fdab Add handling of em/rem/px units for cell_height and vertical_margin, as well as no height option/full CSS heights 2016-02-15 10:43:21 +01:00
Pavel Reznikov
acc2acbec1 Update README.md 2016-02-12 16:07:49 -08:00
Pavel Reznikov
90424c0d8a Merge pull request #264 from kdietrich/make-widget
Adding make_widget functionality
2016-02-10 23:15:48 -08:00
Pavel Reznikov
c90730516e update copyright 2016-02-10 19:21:52 -08:00
Pavel Reznikov
d11eaba9b8 placeholder_text option 2016-02-10 19:14:44 -08:00
Pavel Reznikov
aff5ce5204 update README 2016-02-10 19:07:55 -08:00
Pavel Reznikov
7a76830272 small fixes 2016-02-10 18:45:59 -08:00
Pavel Reznikov
f1e9723484 readme 2016-02-10 17:33:35 -08:00
Pavel Reznikov
652979a3f8 slack 2016-02-09 23:46:33 -08:00
Pavel Reznikov
81e6351586 update README 2016-02-08 22:43:46 -08:00