|
a2f858bb56
|
fix(radio): do not use strict comparison for values
Closes #5660
|
2016-03-05 12:36:57 -06:00 |
|
|
c883a2ae91
|
chore(): update Ionic imports in tests
|
2016-02-22 17:45:17 -06:00 |
|
|
b85d7aa269
|
fix(radio): use value accessor provider
|
2016-02-13 23:18:39 -06:00 |
|
|
5f254f285f
|
chore(e2e): make typescript and e2e friends
|
2016-02-12 11:37:39 -06:00 |
|
|
89861e0e61
|
fix(radio): radio w/ falsy value not checkable
Closes #5348
|
2016-02-11 22:12:02 -06:00 |
|
|
334fb3c5b3
|
fix(radio): prevent multiple radio buttons from being checked
|
2016-01-27 08:09:38 -06:00 |
|
|
f79a121bde
|
test(radio): add e2e test for radios with no value
|
2016-01-27 08:09:38 -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 |
|
|
aaf10af81b
|
fix(radio): fixed radio not checking when it should and changed emit events to this
references #829
|
2015-12-30 18:51:23 -05:00 |
|
|
1c718b9213
|
refactor(radio): query buttons via @ContentChildren
|
2015-12-19 00:27:30 -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 |
|
|
79bd85c8c8
|
refactor(radio): converted ion-radio-group to an ion-list with radio-group attribute
Changed Sass to style ion-list instead of the list class. Removed list
class from radios and lists. Closes #650
|
2015-11-25 17:00:37 -05:00 |
|
|
4f9583d2b8
|
fix(radio): fixed radio so if the radio is checked it will update the value itself
fixes #530
|
2015-11-25 16:52:27 -05:00 |
|
|
8feb951bf5
|
fix(radio): add ability to set ng-model on a radio group and check the corresponding radio button with that value
added a test for ng-model with a radio. references #530
|
2015-11-25 16:52:27 -05:00 |
|
|
725e09335d
|
style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
|
2015-11-24 16:58:19 -05:00 |
|
|
1c7dcc25c4
|
chore(): use E2EApp as the class name for e2e apps
|
2015-11-17 12:53:46 -06:00 |
|
|
a960069d01
|
tests(inputs): update e2e switch/checkbox/radio
|
2015-10-06 22:49:32 -05:00 |
|
|
5345d10f21
|
alpha38, first pass
|
2015-10-03 16:02:24 -05:00 |
|
|
3bd0b5c8ac
|
chore(): use class selectors in e2e
|
2015-09-22 11:25:27 -05:00 |
|
|
1e5e067ed1
|
alpha37 updates
|
2015-09-11 21:03:42 -05:00 |
|
|
63b7c14492
|
toolbar button updates
|
2015-09-02 20:44:28 -05:00 |
|
|
4d6d7f757d
|
alpha35 update
|
2015-08-19 16:06:41 -05:00 |
|
|
608821ac9f
|
remove some snapshot e2es
|
2015-08-18 13:44:10 -05:00 |
|
|
db0413b2dd
|
inset lists, card updates
|
2015-08-12 15:44:28 -05:00 |
|
|
561191465e
|
remove primary/stable from examples
|
2015-08-11 22:51:17 -05:00 |
|
|
147a7e68ff
|
color updates
|
2015-08-11 22:10:25 -05:00 |
|
|
782723ca84
|
ion-list-header directive
|
2015-08-06 15:51:07 -05:00 |
|
|
b8e08a442a
|
radio updates
|
2015-08-06 13:52:14 -05:00 |
|
|
b24a98731f
|
radio iOS
|
2015-07-28 10:57:34 -05:00 |
|
|
57438267c5
|
radio
|
2015-07-23 16:53:28 -04:00 |
|
|
cb5fa23a80
|
checkbox and radio
|
2015-07-17 15:42:26 -05:00 |
|
|
40fc77b0b6
|
App annotation/mode attribute
|
2015-07-08 14:05:37 -05:00 |
|
|
1ae3113386
|
let there be typescript
|
2015-07-03 13:19:30 -05:00 |
|
|
097fe02728
|
overlay/bootstrap refactor
|
2015-06-22 21:50:25 -05:00 |
|
|
2fdb4aeb29
|
IonicView / update tests
|
2015-06-19 23:00:00 -05:00 |
|
|
f1a61cb4d5
|
test updates
|
2015-06-19 15:57:35 -05:00 |
|
|
fadd5a5225
|
button refactor
|
2015-06-19 12:25:13 -05:00 |
|
|
2f7e6c0495
|
Radio cleanup, create @IonicDirective
|
2015-06-18 18:54:58 -05:00 |
|
|
9b80cffedb
|
new bootstrap
|
2015-06-18 11:59:52 -05:00 |
|
|
7f9384be8d
|
TURN ON THE RADIO
|
2015-05-12 15:05:49 -05:00 |
|
|
d8eea75736
|
i put the break in changes
|
2015-05-11 22:33:32 -05:00 |
|
|
300c6f2cb8
|
remove ionic view
|
2015-05-04 09:17:17 -05:00 |
|
|
a425061d90
|
barely making it work
|
2015-04-30 23:56:15 -05:00 |
|
|
14ecc7178b
|
wip
|
2015-04-25 13:07:53 -05:00 |
|
|
db75218201
|
upgrade angular
|
2015-04-25 11:27:36 -05:00 |
|
|
9039297110
|
rename src to ionic
|
2015-04-25 10:59:09 -05:00 |
|