File tree 7 files changed +7
-7
lines changed
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
3
< head >
4
- < title > Vue.js commits example</ title >
4
+ < title > Vue.js github commits example</ title >
5
5
< style >
6
6
# demo {
7
7
font-family : 'Helvetica' , Arial, sans-serif;
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< meta name ="viewport " content ="initial-scale=1, maximum-scale=1, user-scalable=no ">
6
- < title > </ title >
6
+ < title > Vue.js elastic header example </ title >
7
7
<!-- Delete ".min" for console warnings in development -->
8
8
< script src ="../../dist/vue.min.js "> </ script >
9
9
< script src ="http://dynamicsjs.com/lib/dynamics.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < title > Vue.js Firebase example</ title >
4
+ < title > Vue.js firebase + validation example</ title >
5
5
< meta charset ="utf-8 ">
6
6
< link rel ="stylesheet " type ="text/css " href ="style.css ">
7
7
<!-- Vue -->
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > Vue.js Modal Example </ title >
5
+ < title > Vue.js modal component example </ title >
6
6
<!-- Delete ".min" for console warnings in development -->
7
7
< script src ="../../dist/vue.min.js "> </ script >
8
8
< link rel ="stylesheet " href ="style.css ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > Vue.js custom directive integration example (select2)</ title >
5
+ < title > Vue.js wrapper component example (jquery plugin: select2)</ title >
6
6
<!-- Delete ".min" for console warnings in development -->
7
7
< script src ="../../dist/vue.min.js "> </ script >
8
8
< script src ="https://unpkg.com/jquery "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > Vue.js SVG example</ title >
5
+ < title > Vue.js SVG graph example</ title >
6
6
< link rel ="stylesheet " href ="style.css ">
7
7
<!-- Delete ".min" for console warnings in development -->
8
8
< script src ="../../dist/vue.min.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > Vue.js tree- view demo </ title >
5
+ < title > Vue.js tree view example </ title >
6
6
< style >
7
7
body {
8
8
font-family : Menlo, Consolas, monospace;
You can’t perform that action at this time.
0 commit comments