File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.23.0] ( https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.22.0...v0.23.0 ) (2019-04-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** label:** close p tag ([ e4fe469] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/e4fe469 ) )
7
+ * ** text:** prefix for i-text-required ([ 4046b43] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/4046b43 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** badge:** add mode option ([ 8ac1fbc] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/8ac1fbc ) )
13
+ * ** checkbox:** add checkbox css custom props ([ 2229545] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/2229545 ) )
14
+ * ** chip:** add options to chip snippets ([ 65b760f] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/65b760f ) )
15
+ * ** css:** add action-sheet, alert and badge css props ([ 2a8ed32] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/2a8ed32 ) )
16
+ * ** datetime:** add datetime css props ([ 8a35539] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/8a35539 ) )
17
+ * ** form:** set lines to none for error text ([ 57e7bc2] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/57e7bc2 ) )
18
+ * ** picker:** add picker css props ([ 32d346c] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/32d346c ) )
19
+ * ** picker:** new picker snippets ([ d223c51] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/d223c51 ) )
20
+ * ** ripple-effect:** new ripple-effect snippet ([ 81851a4] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/81851a4 ) )
21
+ * ** toast:** new toast buttons snippets ([ 5484b83] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/5484b83 ) )
22
+
23
+
24
+
1
25
## [ 0.22.3] ( https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.22.0...v0.22.3 ) (2019-04-16)
2
26
3
27
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" : " 0.22.3 " ,
5
+ "version" : " 0.23.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