diff --git a/cdn/bs3-cdn-css.sublime-snippet b/cdn/bs3-cdn-css.sublime-snippet index 84777f5..1e27647 100644 --- a/cdn/bs3-cdn-css.sublime-snippet +++ b/cdn/bs3-cdn-css.sublime-snippet @@ -1,7 +1,7 @@ - + ]]> bs3-cdn:css \ No newline at end of file diff --git a/cdn/bs3-cdn-js.sublime-snippet b/cdn/bs3-cdn-js.sublime-snippet index 5773d63..5ee240e 100644 --- a/cdn/bs3-cdn-js.sublime-snippet +++ b/cdn/bs3-cdn-js.sublime-snippet @@ -2,7 +2,7 @@ ${1:} - + ]]> bs3-cdn:js \ No newline at end of file diff --git a/cdn/bs3-cdn.sublime-snippet b/cdn/bs3-cdn.sublime-snippet index 3017e4c..922fe54 100644 --- a/cdn/bs3-cdn.sublime-snippet +++ b/cdn/bs3-cdn.sublime-snippet @@ -1,9 +1,9 @@ - + ${1:} - + ]]> bs3-cdn \ No newline at end of file diff --git a/messages.json b/messages.json index b66c910..d333fa2 100644 --- a/messages.json +++ b/messages.json @@ -1,4 +1,4 @@ { "install": "messages/install.txt", - "1.1.3": "messages/1-1-3.txt" + "1.1.4": "messages/1-1-4.txt" } diff --git a/messages/1-1-4.txt b/messages/1-1-4.txt new file mode 100644 index 0000000..84b2cda --- /dev/null +++ b/messages/1-1-4.txt @@ -0,0 +1,19 @@ +============================================================ +Bootstrap 3 Snippets - Has been updated !! -> v1.1.4 +============================================================ + Bootstrap v3.1 has been released !! +============================================================ +Follow me on Twitter: @JasonMortonNZ +------------------------------------------------------------ + +New Features +------------------------------------------------------------ +- Added bs3-modal snippet to insert modal dialogs +- Updated CDN references to Bootstrap v3.1 +- Updated jumbotron button size class name +- COMING SOON - A PHPStorm plugin with all the same snippets + - A Dedicated website for Bootstrap 3 Snippets + - Complete with easy browse docs and videos. +------------------------------------------------------------ +Documentation, examples & issue filing can be found here: +https://github.com/JasonMortonNZ/bs3-sublime-plugin \ No newline at end of file diff --git a/modal/bs3-modal.sublime-snippet b/modal/bs3-modal.sublime-snippet index 251c6cb..f874f01 100644 --- a/modal/bs3-modal.sublime-snippet +++ b/modal/bs3-modal.sublime-snippet @@ -19,8 +19,5 @@ ${1:Trigger ]]> - bs3-modal - - diff --git a/template/bs3-html5-template.sublime-snippet b/template/bs3-html5-template.sublime-snippet index 9d7137d..38c2afc 100644 --- a/template/bs3-html5-template.sublime-snippet +++ b/template/bs3-html5-template.sublime-snippet @@ -9,7 +9,7 @@ - +

${6:Hello World}

@@ -17,7 +17,7 @@ - + ]]>