File tree 8 files changed +879
-11
lines changed
8 files changed +879
-11
lines changed Original file line number Diff line number Diff line change 6
6
" Pavel Reznikov <[email protected] >"
7
7
],
8
8
"description" : " gridstack.js is a jQuery plugin for widget layout" ,
9
- "main" : " dist/gridstack.min.js" ,
9
+ "main" : [
10
+ " dist/gridstack.js" ,
11
+ " dist/gridstack.css"
12
+ ],
10
13
"moduleType" : [
11
14
" amd"
12
15
],
Original file line number Diff line number Diff line change 12
12
13
13
< link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css "/>
15
- < link rel ="stylesheet " href ="../src /gridstack.css "/>
15
+ < link rel ="stylesheet " href ="../dist /gridstack.css "/>
16
16
17
17
< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js "> </ script >
18
18
< script src ="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0/jquery-ui.js "> </ script >
19
19
< script src ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js "> </ script >
20
20
< script src ="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.5.0/lodash.min.js "> </ script >
21
- < script src ="../src /gridstack.js "> </ script >
21
+ < script src ="../dist /gridstack.js "> </ script >
22
22
23
23
< style type ="text/css ">
24
24
.grid-stack {
Original file line number Diff line number Diff line change 12
12
13
13
< link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css "/>
15
- < link rel ="stylesheet " href ="../src /gridstack.css "/>
15
+ < link rel ="stylesheet " href ="../dist /gridstack.css "/>
16
16
17
17
< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js "> </ script >
18
18
< script src ="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0/jquery-ui.js "> </ script >
19
19
< script src ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js "> </ script >
20
20
< script src ="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.5.0/lodash.min.js "> </ script >
21
21
< script src ="//cdnjs.cloudflare.com/ajax/libs/knockout/3.2.0/knockout-min.js "> </ script >
22
- < script src ="../src /gridstack.js "> </ script >
22
+ < script src ="../dist /gridstack.js "> </ script >
23
23
24
24
< style type ="text/css ">
25
25
.grid-stack {
Original file line number Diff line number Diff line change 12
12
13
13
< link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css "/>
15
- < link rel ="stylesheet " href ="../src /gridstack.css "/>
15
+ < link rel ="stylesheet " href ="../dist /gridstack.css "/>
16
16
17
17
< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js "> </ script >
18
18
< script src ="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0/jquery-ui.js "> </ script >
19
19
< script src ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js "> </ script >
20
20
< script src ="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.5.0/lodash.min.js "> </ script >
21
21
< script src ="//cdnjs.cloudflare.com/ajax/libs/knockout/3.2.0/knockout-min.js "> </ script >
22
- < script src ="../src /gridstack.js "> </ script >
22
+ < script src ="../dist /gridstack.js "> </ script >
23
23
24
24
< style type ="text/css ">
25
25
.grid-stack {
Original file line number Diff line number Diff line change 12
12
13
13
< link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css "/>
15
- < link rel ="stylesheet " href ="../src /gridstack.css "/>
15
+ < link rel ="stylesheet " href ="../dist /gridstack.css "/>
16
16
17
17
< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js "> </ script >
18
18
< script src ="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0/jquery-ui.js "> </ script >
19
19
< script src ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js "> </ script >
20
20
< script src ="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.5.0/lodash.min.js "> </ script >
21
- < script src ="../src /gridstack.js "> </ script >
21
+ < script src ="../dist /gridstack.js "> </ script >
22
22
23
23
< style type ="text/css ">
24
24
.grid-stack {
Original file line number Diff line number Diff line change 12
12
13
13
< link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css ">
14
14
< link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css "/>
15
- < link rel ="stylesheet " href ="../src /gridstack.css "/>
15
+ < link rel ="stylesheet " href ="../dist /gridstack.css "/>
16
16
17
17
< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js "> </ script >
18
18
< script src ="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.0/jquery-ui.js "> </ script >
19
19
< script src ="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js "> </ script >
20
20
< script src ="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.5.0/lodash.min.js "> </ script >
21
- < script src ="../src /gridstack.js "> </ script >
21
+ < script src ="../dist /gridstack.js "> </ script >
22
22
23
23
< style type ="text/css ">
24
24
.grid-stack {
File renamed without changes.
You can’t perform that action at this time.
0 commit comments