85 Commits

Author SHA1 Message Date
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -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
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
a7505f6ac9 fix(disable): disable tap for inputs
I know this change allows the bottom line to have an opacity too, but
this is the lesser of evils. Removed use of * selector, and able to
disable tap inputs.
Closes #610
2015-11-20 20:29:28 -06:00
1c7dcc25c4 chore(): use E2EApp as the class name for e2e apps 2015-11-17 12:53:46 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
9ef27f8c56 refactor(cssClass): use host class instead of renderer
Since angular2 alpha46 we can now use host: {‘class’:’item’} without it
getting removed by user css classes.
2015-11-14 15:13:35 -06:00
0ab3e230e0 refactor(list): fixed opacity again...because wrapping the input broke it
references #494
2015-11-12 16:44:46 -05:00
a8ae4d12c0 refactor(list): modified disabled so the opacity won't show on the border
Closes #494
2015-11-12 15:53:25 -05:00
f9d1049029 fix(list): removing absolutely positioned border from md mode, added lines to radio
references #437
2015-11-05 19:40:07 -05:00
bdb9a19d0b fix(activated): no active bg for radio/checkbox
Closes #378
2015-10-30 08:38:30 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
a960069d01 tests(inputs): update e2e switch/checkbox/radio 2015-10-06 22:49:32 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
7463ce9ee4 Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
2015-10-06 12:11:00 -05:00
5c17f82e7f remove ion- component prefixes for now
Closes #239.
2015-10-05 16:20:32 -05:00
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
510b1a0caf refactor(): radio/switch/checkbox 2015-09-26 21:27:05 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
3bd0b5c8ac chore(): use class selectors in e2e 2015-09-22 11:25:27 -05:00
8073be459a chore(): update color and on/off sass var names 2015-09-21 16:40:01 -05:00
b95e9609cb remove .item-media 2015-09-18 11:25:39 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
72b419030a fix merge conflicts 2015-09-08 23:06:59 -05:00
f0cb0a8de0 Activator: activated 2015-09-08 23:05:26 -05:00
b95ddaafa2 docs: fix doc tags 2015-09-08 15:02:29 -05:00
d464f8f02c docs: add descriptions and examples for core components 2015-09-06 18:02:26 -05:00
c41801c55f css cleanup 2015-09-05 21:02:45 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
63b7c14492 toolbar button updates 2015-09-02 20:44:28 -05:00
c0778b0199 fix inset list border radius 2015-08-31 21:42:03 -05:00
bf4eea3fb2 md item border colors 2015-08-31 15:12:24 -05:00
ecfdac9eed popup and radio docs wip 2015-08-31 08:58:33 -05:00
069ac65e24 list/item/button/card css overhaul 2015-08-25 13:17:29 -05:00
2ac11fb716 ion-item-content 2015-08-24 16:37:39 -05:00
4e50ff87c2 switch updates 2015-08-21 21:56:45 -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
34bcf3ff32 md switch 2015-08-18 13:25:32 -05:00
e9343e4ead md radio 2015-08-18 11:34:20 -05:00
db0413b2dd inset lists, card updates 2015-08-12 15:44:28 -05:00
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00
561191465e remove primary/stable from examples 2015-08-11 22:51:17 -05:00