refactor(input): place inputs inside of ion-item

This commit is contained in:
Adam Bradley
2016-01-20 21:41:54 -06:00
parent e4b200639e
commit b3a7298a52
60 changed files with 2528 additions and 1727 deletions

View File

@@ -8,8 +8,8 @@ exports.config = {
domain: 'ionic-snapshot-go.appspot.com',
//domain: 'localhost:8080',
specs: 'dist/e2e/**/*e2e.js',
//specs: 'dist/e2e/action-sheet/**/*e2e.js',
//specs: 'dist/e2e/**/*e2e.js',
specs: 'dist/e2e/checkbox/**/*e2e.js',
sleepBetweenSpecs: 350,