ab82d532dc
fix(toggle): add styling for toggle when placed left
...
BREAKING CHANGES: renamed Sass variables in toggle, checkbox, and
radio. Changed `media` in `component-mode-media-padding` (for example)
to `item-left`.
references #5925
2016-05-04 17:13:26 -06:00
45e37ceb29
test(e2e): update all e2e tests to use a local path to ionic
...
this lets type errors to show up during development
closes #6366
2016-04-29 15:34:56 -04:00
c883a2ae91
chore(): update Ionic imports in tests
2016-02-22 17:45:17 -06:00
730cccdc97
feat(toggle): add change event
...
Related #5513
2016-02-20 21:59:43 -06:00
1e0df9249e
test(): update checkbox/select/toggle tests
2016-02-14 14:43:37 -06:00
2b9db258da
test: fix e2e tests for toggle and checkbox
2016-02-13 13:30:41 -05:00
e468a21139
fix(checkbox): use value accessor provider
...
Remove the value property and always recommend ngModel or ngControl.
Closes #5353
2016-02-13 01:35:38 -06:00
5034c1d729
fix(toggle): use value accessor provider
...
Remove the value property and always recommend ngModel or ngControl.
Closes #5425
2016-02-13 00:32:16 -06:00
5f254f285f
chore(e2e): make typescript and e2e friends
2016-02-12 11:37:39 -06:00
42f6b1056f
fix(input): update input css/tests
2016-01-27 08:09:37 -06:00
b3a7298a52
refactor(input): place inputs inside of ion-item
2016-01-27 08:09:37 -06:00
883e1b68b1
refactor(icon): rename icon to ion-icon
...
Closes #855
2016-01-05 22:27:07 -06:00
5d6d9b9610
chore(upgrad): ng alpha52 and case-sensitive templates
2015-12-10 22:52:55 -06:00
d464d5cb1c
remove angular2/angular2 imports
2015-12-10 16:41:57 -06:00
7f94b33c54
refactor(toggle): renamed ion-switch to ion-toggle
2015-12-10 14:50:52 -06:00