File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.8.0] ( https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.8.0 ) (2019-11-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** scss:** add missing semicolons ([ 6cee9ee] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/6cee9ee ) )
7
+ * ** searchbar:** add missing semicolons ([ 7f98ec1] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/7f98ec1 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** react:** first react snippets ([ a271a1b] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/a271a1b ) )
13
+ * ** ripple-effect:** update ripple-effect usage ([ c745d84] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/c745d84 ) )
14
+ * ** scss:** ionic dark theme ([ 8a88f9c] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/8a88f9c ) )
15
+ * ** scss:** media query for prefers-color-scheme ([ 367ae27] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/367ae27 ) )
16
+
17
+
18
+
1
19
## [ 1.7.1] ( https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.7.1 ) (2019-09-16)
2
20
3
21
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-ionic-snippets" ,
3
3
"displayName" : " Ionic 4 Snippets" ,
4
4
"description" : " Ionic 4 snippets for VS Code" ,
5
- "version" : " 1.7.1 " ,
5
+ "version" : " 1.8.0 " ,
6
6
"author" : " Marc Stammerjohann" ,
7
7
"license" : " MIT" ,
8
8
"publisher" : " fivethree" ,
You can’t perform that action at this time.
0 commit comments