|
4b36c3430d
|
chore(angular): update to angular 2.0.0-rc.1
|
2016-05-05 10:45:49 -07:00 |
|
|
35dd0ed0b0
|
fix(button): add a category to buttons so they won't get the button styles
fixes #6237
|
2016-04-20 13:20:01 -04:00 |
|
|
f17f5172e3
|
fix(input): add 'type="button"' to button tag
Add attribute 'type="button"' to button tag. The missing attribute
caused forms with ion-toggle/ion-radio to not be submitted as a normal
form.
|
2016-04-11 12:59:19 -05:00 |
|
|
acc6321d0d
|
chore: add ViewEncapsulation.None to components
Closes #5884
|
2016-04-10 20:38:04 -05:00 |
|
|
5d9b169fa9
|
fix(radio): improve group/button value comparisons
|
2016-03-06 20:30:57 -06:00 |
|
|
897501650a
|
fix(nav): create opts object when undefined/null
Closes #5737
|
2016-03-06 14:07:26 -06:00 |
|
|
a2f858bb56
|
fix(radio): do not use strict comparison for values
Closes #5660
|
2016-03-05 12:36:57 -06:00 |
|
|
22ec46403a
|
chore(radio): add more types
|
2016-02-20 22:04:15 -06:00 |
|
|
b85d7aa269
|
fix(radio): use value accessor provider
|
2016-02-13 23:18:39 -06:00 |
|
|
dafa400230
|
docs(radio): update ng2 forms link
|
2016-02-13 00:32:16 -06:00 |
|
|
5941042a98
|
chore() normalize types in docs
|
2016-02-12 15:51:28 -05:00 |
|
|
3c5ba4d67e
|
docs(radio): update inputs/outputs
|
2016-02-10 14:25:16 -05:00 |
|
|
7794c7269e
|
docs(radio): update radio-button docs
|
2016-02-02 12:18:02 -05:00 |
|
|
334fb3c5b3
|
fix(radio): prevent multiple radio buttons from being checked
|
2016-01-27 08:09:38 -06:00 |
|
|
f20ae8fd3f
|
fix(radio): allow radios to check even without values
|
2016-01-27 08:09:38 -06:00 |
|
|
e76b55994c
|
fix(input): checked attr can be an empty string or no value
|
2016-01-27 08:09:37 -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 |
|