File tree Expand file tree Collapse file tree 11 files changed +775
-740
lines changed Expand file tree Collapse file tree 11 files changed +775
-740
lines changed Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
11
11
< title > AniJS demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css " />
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css " />
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
< link rel ="stylesheet " href ="https://anijs.github.io/lib/anicollection/anicollection.css " />
16
16
17
17
18
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
19
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
20
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
21
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
18
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
19
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
20
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
21
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
22
22
< script src ="../dist/gridstack.js "> </ script >
23
23
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
24
24
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > Float grid demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
16
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
17
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
18
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
19
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
16
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
17
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
18
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
19
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
20
20
< script src ="../dist/gridstack.js "> </ script >
21
21
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
22
22
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > Knockout.js demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
16
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
17
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
18
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
19
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
20
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.2 .0/knockout-min.js "> </ script >
16
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
17
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
18
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
19
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
20
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.5 .0/knockout-min.js "> </ script >
21
21
< script src ="../dist/gridstack.js "> </ script >
22
22
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
23
23
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > Knockout.js demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
16
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
17
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
18
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
19
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
20
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.2 .0/knockout-min.js "> </ script >
16
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
17
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
18
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
19
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
20
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.5 .0/knockout-min.js "> </ script >
21
21
< script src ="../dist/gridstack.js "> </ script >
22
22
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
23
23
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > Nested grids demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
16
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
17
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
18
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
19
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
16
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
17
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
18
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
19
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
20
20
< script src ="../dist/gridstack.js "> </ script >
21
21
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
22
22
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > Responsive grid demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
< link rel ="stylesheet " href ="../dist/gridstack-extra.css "/>
16
16
17
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
18
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
19
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
20
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
17
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
18
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
19
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
20
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
21
21
< script src ="../dist/gridstack.js "> </ script >
22
22
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
23
23
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > RTL demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
16
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
17
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
18
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
19
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
20
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.2 .0/knockout-min.js "> </ script >
16
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
17
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
18
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
19
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
20
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.5 .0/knockout-min.js "> </ script >
21
21
< script src ="../dist/gridstack.js "> </ script >
22
22
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
23
23
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > Serialization demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
16
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
17
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
18
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
19
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
16
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
17
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
18
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
19
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
20
20
< script src ="../dist/gridstack.js "> </ script >
21
21
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
22
22
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > Two grids demo</ title >
12
12
13
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../dist/gridstack.css "/>
15
15
< link rel ="stylesheet " href ="../dist/gridstack-extra.css "/>
16
16
17
- < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
18
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
19
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
20
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
17
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
18
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
19
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
20
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
21
21
< script src ="../dist/gridstack.js "> </ script >
22
22
< script src ="../dist/gridstack.jQueryUI.js "> </ script >
23
23
Original file line number Diff line number Diff line change 10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11
11
< title > gridstack.js tests</ title >
12
12
13
- < link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /css/bootstrap.min.css ">
13
+ < link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="../../../dist/gridstack.css "/>
15
15
16
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.11 .1/jquery.min.js "> </ script >
17
- < script src ="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0 /jquery-ui.js "> </ script >
18
- < script src ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0 /js/bootstrap.min.js "> </ script >
19
- < script src ="//cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1 /shim.min.js "> </ script >
16
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/3.4 .1/jquery.min.js "> </ script >
17
+ < script src ="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1 /jquery-ui.js "> </ script >
18
+ < script src ="//maxcdn.bootstrapcdn.com/bootstrap/4.3.1 /js/bootstrap.min.js "> </ script >
19
+ < script src ="//cdnjs.cloudflare.com/ajax/libs/core-js/2.6.9 /shim.min.js "> </ script >
20
20
< script src ="../../../dist/gridstack.js "> </ script >
21
21
< script src ="../../../dist/gridstack.jQueryUI.js "> </ script >
22
22
You can’t perform that action at this time.
0 commit comments