Commit graph

609 commits

Author SHA1 Message Date
Pavel Reznikov
eeff06dbe8 incapsulate drag/drop into plugin 2016-08-18 20:51:41 -07:00
Pavel Reznikov
0b3b47cefe merge with master 2016-08-18 20:10:50 -07:00
radiolips
67dc2dd85c Merge pull request #514 from radiolips/feature/isNodeChangedPosition
Feature/is node changed position
2016-08-18 16:26:00 -04:00
d
64ea5c4cf6 Add isNodeChangedPosition. 2016-08-18 16:19:48 -04:00
Pavel Reznikov
78f00738ab fix lint errors 2016-08-17 23:36:05 -07:00
Pavel Reznikov
30b096d5f9 dd plugin draft 2016-08-17 23:29:59 -07:00
Dylan Weiss
01a27c6ed9 Merge commit 'f1cdbe27c9' 2016-08-17 20:02:16 -04:00
radiolips
f1cdbe27c9 Merge pull request #512 from radiolips/bugfix/462
Bugfix/462
2016-08-17 19:45:58 -04:00
Dylan Weiss
af0f2d235b Fix #462 and remove 768px CSS limitation. 2016-08-17 19:09:02 -04:00
Dylan Weiss
76164595fe Merge commit 'f8b56af17b' 2016-08-17 15:55:52 -04:00
Pavel Reznikov
f8b56af17b Update README.md 2016-08-17 12:50:34 -07:00
Pavel Reznikov
d3db46a3a5 Update README.md 2016-08-17 12:48:22 -07:00
Pavel Reznikov
a219accfa3 update cdn 2016-08-17 11:46:57 -07:00
Dylan Weiss
075c06f38e Merge commit '39ffe9ca3d' 2016-08-17 13:37:54 -04:00
Pavel Reznikov
39ffe9ca3d copyrights 2016-08-17 09:43:21 -07:00
Pavel Reznikov
eebc0b15a6 0.2.7-dev 2016-08-17 09:39:52 -07:00
Pavel Reznikov
5c605e48b7 update copyrights 2016-08-17 09:39:36 -07:00
Pavel Reznikov
28ed6fa374 fix version in packages v0.2.6 2016-08-17 09:27:15 -07:00
Pavel Reznikov
a064a2ee6b readme 2016-08-17 09:22:42 -07:00
Pavel Reznikov
3928d05109 v0.2.6 2016-08-17 09:22:12 -07:00
radiolips
0d7c8edc92 Merge pull request #510 from radiolips/bugfix/505
Bugfix/505
2016-08-17 11:53:52 -04:00
Dylan Weiss
4ae4540bba README, dist. 2016-08-17 11:47:38 -04:00
Dylan Weiss
12605cceeb Don't mutate this.opts.draggable or this.opts.resizable when using _.extend. Fixes #505. 2016-08-17 11:45:52 -04:00
Dylan Weiss
8f072be871 Merge branch 'master' into bugfix/505 2016-08-17 11:44:46 -04:00
Dylan Weiss
75e936314b Merge commit '9c0bcd74e7' 2016-08-17 11:44:29 -04:00
Dylan Weiss
5c4e44ef23 Merge commit '9c0bcd74e7' into bugfix/505 2016-08-17 11:44:17 -04:00
radiolips
9c0bcd74e7 Merge pull request #509 from radiolips/bugfix/422
Bugfix/422
2016-08-17 11:08:35 -04:00
Dylan Weiss
042ba6a887 Merge branch 'master' into bugfix/422
# Conflicts:
#	README.md
#	dist/gridstack.js
#	dist/gridstack.min.js
#	dist/gridstack.min.map
#	src/gridstack.js
2016-08-17 10:55:22 -04:00
Dylan Weiss
ceaffa8f54 Merge commit '723cb235b9' 2016-08-17 10:54:13 -04:00
radiolips
723cb235b9 Merge pull request #508 from radiolips/prep-for-026-release
Prep for 026 release
2016-08-17 10:49:39 -04:00
Dylan Weiss
137fe18995 Update readme and code for final 0.2.6. 2016-08-17 10:40:02 -04:00
Dylan Weiss
ceef60d356 Fix #422, update to 0.2.7-dev. 2016-08-17 10:36:51 -04:00
Dylan Weiss
07ff68010e Merge commit 'fcd2327194' 2016-08-17 08:37:55 -04:00
Pavel Reznikov
fcd2327194 readme 2016-08-16 22:06:05 -07:00
Pavel Reznikov
703c52dc59 Merge pull request #506 from troolee/fix/460
fix #460: fix cellWidth method
2016-08-16 22:03:26 -07:00
Pavel Reznikov
d47ad9cd21 fix cellWidth test 2016-08-16 21:56:52 -07:00
Pavel Reznikov
11b6292d31 fix #460: fix cellWidth method 2016-08-16 21:43:28 -07:00
radiolips
b09ae61fe2 Merge pull request #503 from radiolips/bugfix/481
Bugfix/481
2016-08-16 15:44:06 -04:00
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