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