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 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
1111 < title > AniJS demo</ title >
1212
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 " />
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515 < link rel ="stylesheet " href ="https://anijs.github.io/lib/anicollection/anicollection.css " />
1616
1717
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 >
2222 < script src ="../dist/gridstack.js "> </ script >
2323 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2424
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > Float grid demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515
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 >
2020 < script src ="../dist/gridstack.js "> </ script >
2121 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2222
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > Knockout.js demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515
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 >
2121 < script src ="../dist/gridstack.js "> </ script >
2222 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2323
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > Knockout.js demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515
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 >
2121 < script src ="../dist/gridstack.js "> </ script >
2222 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2323
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > Nested grids demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515
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 >
2020 < script src ="../dist/gridstack.js "> </ script >
2121 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2222
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > Responsive grid demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515 < link rel ="stylesheet " href ="../dist/gridstack-extra.css "/>
1616
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 >
2121 < script src ="../dist/gridstack.js "> </ script >
2222 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2323
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > RTL demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515
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 >
2121 < script src ="../dist/gridstack.js "> </ script >
2222 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2323
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > Serialization demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515
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 >
2020 < script src ="../dist/gridstack.js "> </ script >
2121 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2222
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > Two grids demo</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../dist/gridstack.css "/>
1515 < link rel ="stylesheet " href ="../dist/gridstack-extra.css "/>
1616
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 >
2121 < script src ="../dist/gridstack.js "> </ script >
2222 < script src ="../dist/gridstack.jQueryUI.js "> </ script >
2323
Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < title > gridstack.js tests</ title >
1212
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 ">
1414 < link rel ="stylesheet " href ="../../../dist/gridstack.css "/>
1515
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 >
2020 < script src ="../../../dist/gridstack.js "> </ script >
2121 < script src ="../../../dist/gridstack.jQueryUI.js "> </ script >
2222
You can’t perform that action at this time.
0 commit comments