Commit graph

312 commits

Author SHA1 Message Date
Pavel Reznikov 1edda7f24c v0.2.4 2016-02-15 09:31:43 -08:00
Kevin Dietrich 01e213a8e5 Changed version to dev 2016-02-14 11:31:38 +01:00
Kevin Dietrich 18ee70a2af Added grunt-doctoc 2016-02-14 10:47:20 +01:00
Kevin Dietrich 5ce3c17039 build js 2016-02-14 10:46:49 +01:00
Kevin Dietrich e85081b9d7 Merge pull request #324 from radiolips/bugfix/listeners
Fixed names of options.
2016-02-14 10:28:32 +01:00
Dylan Weiss cfb0dfc345 Fixed names of options. 2016-02-13 20:48:49 -05:00
Pavel Reznikov ca594a6ba2 build js 2016-02-13 14:42:09 -08:00
Pavel Reznikov dd4447920f Merge pull request #323 from radiolips/bugfix/listeners
Bugfix/listeners
2016-02-13 14:41:15 -08:00
Dylan Weiss 8b1f180135 Include resizable, draggable opts in all listeners for resizable, draggable, respectively. Fixes issue particularly when passing handle to draggable - was listening to everything on el rather than this.opts.draggable.handle. 2016-02-13 17:26:02 -05:00
Dylan Weiss 96b84ed45b Merge commit 'acc2acbec1a2839656bd1a04a30ab8b219dc1df5' 2016-02-13 17:12:38 -05:00
Pavel Reznikov acc2acbec1 Update README.md 2016-02-12 16:07:49 -08:00
Pavel Reznikov 8ebb3f74b4 build js 2016-02-10 23:16:33 -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 d42b8c79e4 Update LICENSE 2016-02-10 19:38:52 -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 928d9d3679 Merge pull request #319 from rharriso/master
allow default sass values to be overridden
2016-02-10 19:01:20 -08:00
Pavel Reznikov 44ed26d813 build dist 2016-02-10 18:54:56 -08:00
Pavel Reznikov deff21d822 Merge pull request #162 from martynsmall/master
Fix resize/move issue in one column mode
2016-02-10 18:54:26 -08:00
Pavel Reznikov 8314837213 build js 2016-02-10 18:53:00 -08:00
Pavel Reznikov 6017f346f8 Merge pull request #200 from derekm/fix-out-of-order-events
fix ordering of draggable and resizable event callbacks
2016-02-10 18:52:37 -08:00
Pavel Reznikov 7a76830272 small fixes 2016-02-10 18:45:59 -08:00
Pavel Reznikov 8410c3babf add doctoc to grunt 2016-02-10 18:45:47 -08:00
Pavel Reznikov 9bb409fdee gruntfile indents 2016-02-10 18:32:04 -08:00
Pavel Reznikov 3fb6c55334 Merge branch 'jlowcs-gruntfile' 2016-02-10 18:30:02 -08:00
Pavel Reznikov 4dae65aa46 merge PR #283 2016-02-10 18:29:49 -08:00
Pavel Reznikov f1e9723484 readme 2016-02-10 17:33:35 -08:00
Ross Harrison c679b26d02 allow default sass value to be preset 2016-02-10 11:13:47 -05:00
Ross Harrison 15a121e7d6 allow default sass values to be preset 2016-02-10 11:13:19 -05:00
Pavel Reznikov 652979a3f8 slack 2016-02-09 23:46:33 -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
Pavel Reznikov 81e6351586 update README 2016-02-08 22:43:46 -08:00
Pavel Reznikov 64aa4734cc copy 2016-02-08 22:43:35 -08:00
Pavel Reznikov 7c7fd5ae0a Merge pull request #271 from mmrose/master
Adding enable and disable events
2016-02-08 22:39:55 -08:00
Pavel Reznikov 9237ae7fb7 Merge pull request #275 from zspitzer/master
toggle ui-draggable-handle class with draggable
2016-02-08 22:38:54 -08:00
Pavel Reznikov 48e96cd746 Merge pull request #245 from boreal-is/master
Fix for #63
2016-02-08 22:35:41 -08:00
Pavel Reznikov 7c8c08e101 Merge pull request #309 from andrewr88/master
Fixes for Lodash v4.0 breaking changes
2016-02-08 22:33:55 -08:00
Pavel Reznikov 83ac5af45f Merge pull request #310 from crazydrecksack/master
[BUGFIX] offset problems for dragging and scaling with a lot of columns
2016-02-08 22:32:43 -08:00
Derek Moore 1fe90ee79b trigger resizestart on items for when nested grids are resized 2016-01-28 15:21:18 -06:00
Derek Moore 61a129e77c add event_stop_propagate to change event on gridstack objects 2016-01-28 14:17:21 -06:00
Florian Heinze 9c644eef98 [BUGFIX] offset problems for dragging and scaling with a lot of columns
When using a a lot of columns, e.g. more than 40
then the dashed box showing the next placement would
behave strangely compared to the box I am currently
dragging. This behavior increases while dragging
the box to the right side.

When scaling a box on the right side, the box would
jump one column to the left, which would then move around
all the boxes that I have already placed.

This behavior seems to be related to a rounding problem.
2016-01-25 14:08:18 +01:00
Andy Robbins bce1eeaf06 fix calls for lodash v4.0 2016-01-15 13:46:23 -05:00
Jerome Louis 4471b9e385 New dist files generated using gruntfile 2015-11-18 16:48:43 +01:00
Jerome Louis 9bba3fbb18 generated CSS files should only be in dist folder 2015-11-18 16:48:27 +01:00
Jerome Louis 71e2f3da86 Add Gruntfile for dist generation 2015-11-18 16:47:37 +01:00
Zac Spitzer 912662bbbb toggle ui-draggable-handle class with draggable
On touch devices, it's not possible to scroll a page by dragging on an item even when draggable is
disabled due to the **ui-draggable-handle** class which is added to the **grid-stack-item-content**

JQuery-UI Draggable doesn't remove this class when it's disabled, so it prevents touch scrolling the page on the item

```
<div class="grid-stack-item-content ui-draggable-handle">

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
```
2015-11-06 13:48:11 +11:00
Martin Mrose 8c5ab67796 Updated readme 2015-11-03 00:20:47 +01:00
Martin Mrose 816071a077 Triggering enable and disable events on gridstack container 2015-11-03 00:14:57 +01:00