Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
open-source
gridstack.js
Commits
3928d051
Commit
3928d051
authored
Aug 17, 2016
by
Pavel Reznikov
Browse files
v0.2.6
parent
0d7c8edc
Changes
4
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3928d051
...
...
@@ -45,7 +45,7 @@ Join gridstack.js on Slack: https://gridstackjs.troolee.com
-
[
Using AniJS
](
#using-anijs
)
-
[
The Team
](
#the-team
)
-
[
Changes
](
#changes
)
-
[
v0.2.
7-dev
(Development version)
](
#v027-dev-development-version
)
-
[
v0.2.
6
(Development version)
](
#v027-dev-development-version
)
-
[
v0.2.6 (2016-08-17)
](
#v026-2016-08-17
)
-
[
v0.2.5 (2016-03-02)
](
#v025-2016-03-02
)
-
[
v0.2.4 (2016-02-15)
](
#v024-2016-02-15
)
...
...
@@ -475,13 +475,10 @@ for help.
Changes
=======
#### v0.2.
7-dev (Development version
)
#### v0.2.
6 (2016-08-17
)
-
update
`destroy([detachGrid])`
call (
[
#422
](
https://github.com/troolee/gridstack.js/issues/422
)
).
-
don't mutate options when calling
`draggable`
and
`resizable`
. (
[
#505
](
https://github.com/troolee/gridstack.js/issues/505
)
).
#### v0.2.6 (2016-08-17)
-
update requirements to the latest versions of jQuery (v3.1.0+) and jquery-ui (v1.12.0+).
-
fix jQuery
`size()`
(
[
#486
](
https://github.com/troolee/gridstack.js/issues/486
)
).
-
update _notify to allow detach (
[
#411
](
https://github.com/troolee/gridstack.js/issues/411
)
).
...
...
dist/gridstack.js
View file @
3928d051
/**
* gridstack.js 0.2.
7-dev
* gridstack.js 0.2.
6
* http://troolee.github.io/gridstack.js/
* (c) 2014-2016 Pavel Reznikov
* gridstack.js may be freely distributed under the MIT license.
...
...
dist/gridstack.min.js
View file @
3928d051
/**
* gridstack.js 0.2.
7-dev
* gridstack.js 0.2.
6
* http://troolee.github.io/gridstack.js/
* (c) 2014-2016 Pavel Reznikov
* gridstack.js may be freely distributed under the MIT license.
...
...
src/gridstack.js
View file @
3928d051
/**
* gridstack.js 0.2.
7-dev
* gridstack.js 0.2.
6
* http://troolee.github.io/gridstack.js/
* (c) 2014-2016 Pavel Reznikov
* gridstack.js may be freely distributed under the MIT license.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment