62 Commits

Author SHA1 Message Date
80b2579609 fix(radio/checkbox/toggle): fix the tab index attribute so you can tab to them
references #745
2015-12-18 13:15:41 -05:00
7c8c56ee3e fix(aria): aria label/id updates 2015-12-14 21:34:40 -06:00
b0d685ea85 docs()
References #740
2015-12-14 18:13:29 -05: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
791cb2017e docs(demos/checkbox): checkbox api demo 2015-12-10 12:42:34 -06:00
fa0a75aa2d docs(checkbox): toggle() should be private 2015-12-09 16:31:29 -06:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
46d129ce24 refactor(checkbox): added tons of vars and modified some, flattened markup, renamed elements
changed color of checkmark so lighters backgrounds would be visible &
added the light example, references #689
2015-12-07 18:17:15 -05:00
4025a01fe0 checkbox updates 2015-12-05 21:48:47 -06:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
8d6ec9efa5 docs(checkbox): checkbox attribute docs 2015-12-01 21:36:13 -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
d5c5ffad4d refactor(list): fixing inset borders and adding wrapper for checkbox and radio
references #437
2015-11-05 15:17:27 -05:00
7a2ab2b6c4 chore(): rename IonicForm to Form 2015-10-16 12:03:11 -05:00
03cb1a7a5b refactor(): IonicForm/IonicKeyboard
Closes #224
2015-10-09 11:29:58 -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
b9ae06d442 refactor(input): improve focus handling, alpha39 fixes 2015-10-08 15:50:29 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -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
a4327c6bab docs(checkbox): update Angular Forms docs link 2015-10-05 16:20:32 -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
0f41aec2b6 chore(): checkbox use ion-checkbox scss 2015-09-21 21:00:14 -05:00
b95e9609cb remove .item-media 2015-09-18 11:25:39 -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
ecfdac9eed popup and radio docs wip 2015-08-31 08:58:33 -05:00
0078e4d4b7 card and checkbox docs wip 2015-08-28 13:55:20 -07: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
d7c70ad12f text input focus and keyboard 2015-08-10 15:59:49 -05:00
b8e08a442a radio updates 2015-08-06 13:52:14 -05:00
563dd8d521 no input element in checkbox 2015-08-06 12:46:45 -05:00
33c69d5870 checkbox updates 2015-08-03 11:24:47 -05:00
a62d7d2c64 alpha33 2015-08-01 23:17:38 -05:00
5db5c41809 checkbox updates 2015-07-31 18:22:38 -05:00
984cdd07c3 update content to ng-content 2015-07-30 22:38:45 -05:00
8794182e6c replace @Parent w/ @Ancestor 2015-07-30 21:15:22 -05:00
51516b8b64 iOS switch 2015-07-28 14:16:45 -05:00
0808785234 checkbox updates 2015-07-27 22:36:32 -05:00
d8863817ce remove debugger 2015-07-27 16:10:59 -05:00