112 Commits

Author SHA1 Message Date
8929510197 docs(demos/switch): api demo 2015-12-10 12:54:21 -06:00
09a0233702 docs(switch): toggle() and check() should be private 2015-12-09 16:31:29 -06:00
854d90f4c1 refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
2015-12-09 17:20:11 -05: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
c1af0e741b refactor(switch): flattened markup and added some Sass vars
references #689
2015-12-08 11:44:15 -05:00
2b6aa10e05 refactor(switch): changed some of the markup and flattened the css
references #689
2015-12-08 11:29:09 -05:00
d942ec7b17 Merge branch 'master' into css-refactor 2015-12-07 18:17:22 -05:00
6b7d46f6c4 docs(ionSwitch): add switch properties 2015-12-07 14:44:29 -05:00
022d873723 update item/list variable setup 2015-12-04 23:45:39 -06:00
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
78a3ce12b1 move button colors to ios button 2015-12-04 21:53:48 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
5d3e9a4f99 Merge branch 'master' into css-refactor 2015-12-04 17:04:00 -05:00
9285e4fbd0 merge conflicts 2015-12-04 15:39:42 -05:00
f1d8d5fc14 docs() 2015-12-04 15:20:02 -05:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06: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
f9ab9a6aae refactor(list): UI fixes for iOS
references #437
2015-11-12 13:32:14 -05: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
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
4758b9ae30 Add ngModel to switch demo 2015-10-12 14:51:12 -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
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
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
3797e490d7 fix(item): correct button.item activated color
Closes #194
2015-09-29 08:39:29 -05:00
1badf7ec85 fix(toggle): do not preventDefault 2015-09-28 11:14:12 -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
f5d36faf08 fix(switch): use .switch-activated 2015-09-21 20:18:20 -05:00
8073be459a chore(): update color and on/off sass var names 2015-09-21 16:40:01 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00