feature(hide-when): initial implementation of hide-when

This commit is contained in:
Dan Bucholtz
2018-02-19 22:00:03 -06:00
parent eb8591c268
commit eff78faa56
6 changed files with 283 additions and 0 deletions

View File

@ -48,6 +48,7 @@ exports.config = {
{ components: ['ion-tap-click', 'ion-status-tap'] },
{ components: ['ion-platform', 'ion-cordova-platform'] },
{ components: ['ion-nav-pop'] },
{ components: ['ion-hide-when', 'ion-show-when'] },
],
plugins: [
sass(),