Commit graph

571 commits

Author SHA1 Message Date
d
696b0f7ca8 Fix #481. 2016-08-16 15:36:22 -04:00
d
56801119c2 Merge commit 'a04a247743' 2016-08-16 15:19:03 -04:00
radiolips
a04a247743 Merge pull request #502 from radiolips/bugfix/notify-fix
Bugfix/notify fix - #411
2016-08-16 15:08:37 -04:00
d
34213e6fe9 411 and 141. Same thing, right? Womp. 2016-08-16 15:00:19 -04:00
d
dbe642f294 Add fixes to readme. 2016-08-16 14:56:09 -04:00
d
491388379c Include built files. 2016-08-16 14:38:13 -04:00
d
0c424c2637 Always call notify when removing a widget. Only remove the actual element if detachNode is not false. Update tests to reflect these changes. 2016-08-16 14:36:02 -04:00
d
c0704f18d4 Merge commit '1079cd4c1c' 2016-08-16 13:48:36 -04:00
radiolips
1079cd4c1c Merge pull request #501 from nikcub/nikcub-grunt-cli-requirement
Add grunt-cli as dev dependancy
2016-08-15 10:28:48 -04:00
radiolips
5498ce2bae Merge pull request #500 from nikcub/nikcub-droppable-requirement
Add jQuery UI droppable as requirement
2016-08-15 09:11:13 -04:00
Nik Cubrilovic
669c6747f2 Add grunt-cli as dev dependancy 2016-08-15 23:01:37 +10:00
Nik Cubrilovic
cb7e0bdeb4 Add jQuery UI Droppable as module requirement - dist files 2016-08-15 22:57:17 +10:00
Nik Cubrilovic
7f1d362a29 Add jQuery UI Droppable as module requirement 2016-08-15 22:57:04 +10:00
Dylan Weiss
62f07b2da1 Merge commit '2de0c4ee00' 2016-08-13 11:34:48 -04:00
Pavel Reznikov
2de0c4ee00 Merge pull request #497 from redstubble/master
Add https to CDN's with only network-path references.
2016-08-11 22:29:20 -07:00
John Williams
020523855e Add https to CDN's with only network-path references. 2016-08-12 13:21:00 +12:00
radiolips
9cc4396f2e Merge pull request #496 from radiolips/feature/update-jquery-ui-amd
Feature/update jquery ui amd
2016-08-11 16:46:18 -04:00
d
d909458602 Add built files. 2016-08-11 16:36:50 -04:00
d
8f69732dda Update jquery-ui AMD requirements. 2016-08-11 16:35:44 -04:00
d
d3b77baf8c Merge commit 'f29236a78f' 2016-08-10 12:45:43 -04:00
Pavel Reznikov
f29236a78f Merge pull request #493 from troolee/troolee
Troolee
2016-08-09 19:52:37 -07:00
Pavel Reznikov
6579b4c93d dev dep 2016-08-09 19:49:05 -07:00
Pavel Reznikov
8c240d1e83 dev dep 2016-08-09 19:43:50 -07:00
Pavel Reznikov
cabb0b886a update travis 2016-08-09 19:30:37 -07:00
Pavel Reznikov
8ea6b706ba update dev dependencies 2016-08-09 19:30:10 -07:00
Pavel Reznikov
47fbdd1ff3 Merge pull request #492 from troolee/develop
0.2.6-dev
2016-08-09 18:59:22 -07:00
Pavel Reznikov
9a9e8ece7e build js 2016-08-09 18:54:46 -07:00
Pavel Reznikov
d7a4171b54 fix ident 2016-08-09 18:54:39 -07:00
Pavel Reznikov
4c3abe8e63 fix jquery size() 2016-08-09 18:54:26 -07:00
Pavel Reznikov
fb157a3dd2 update requirements 2016-08-09 18:53:51 -07:00
Pavel Reznikov
0336d2401e starting 0.2.6-dev 2016-08-09 18:53:32 -07:00
Pavel Reznikov
f0c76130e7 gridster link 2016-08-06 22:54:41 -07:00
Dylan Weiss
9fecc0dcb5 Merge branch 'bugfix/jquery-ui-update' 2016-07-19 18:04:58 -04:00
Dylan Weiss
69ebbdbae5 Fix silly jQuery-ui updates (get rid of core and add /widgets to the widget calls. 2016-07-19 18:04:45 -04:00
Dylan Weiss
c9971a69a4 Merge commit '99653bded3' 2016-07-19 18:00:39 -04:00
Pavel Reznikov
99653bded3 Update README.md
fix #430
2016-04-22 16:15:15 -07:00
Pavel Reznikov
acaec8d429 close #426 2016-04-22 15:46:14 -07:00
Pavel Reznikov
35b9c6a6c2 Merge pull request #431 from rharriso/master
Remove requirement for jQueryUI when grid is static
2016-04-21 15:12:37 -07:00
Ross Harrison
4399e1a455 clean and build 2016-04-21 11:45:59 -04:00
Ross Harrison
94b249c77d don't trigger drag events without jquery ui 2016-04-21 11:45:25 -04:00
Ross Harrison
0a5d67cfc8 clean and build 2016-04-21 11:16:20 -04:00
Ross Harrison
f20fb331c9 static grid removes jquery ui requirement 2016-04-21 11:12:24 -04:00
Ross Harrison
cad14ab88e actually build 2016-04-21 11:11:58 -04:00
Pavel Reznikov
61ed99ab5c build js 2016-04-08 09:20:50 -07:00
Pavel Reznikov
0c409773a7 Merge pull request #420 from Julienng/master
Fire resize event for gridstack node when changing view
2016-04-08 09:20:27 -07:00
julien cavaleiro
cc9271bcb5 Missing semicolon 2016-04-08 11:49:11 +02:00
julien cavaleiro
08f8b1d118 every node of gridstack should trigger resize when gridstack pass from desktop to mobile view. 2016-04-08 11:36:38 +02:00
julien cavaleiro
2c71ce639c every node of gridstack should trigger resize when gridstack pass from desktop to mobile view. 2016-04-08 11:22:56 +02:00
Pavel Reznikov
f04965a78e Merge pull request #407 from illusionalsagacity/master
fix: SVG resizable icons not showing in Internet Explorer.
2016-03-30 23:21:16 -07:00
illusionalsagacity
90838740b0 fix: SVG resizable icons not showing in Internet Explorer.
IE9+ does not like the UTF8 encoding specifier.
2016-03-30 10:41:14 -04:00