1640 Commits

Author SHA1 Message Date
12abc991f5 Merge branch 'master' into css-refactor 2015-12-09 17:20:13 -05: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
4995d80bc9 docs(blur): description 2015-12-09 16:00:40 -06:00
f911ae5af2 docs(popup): link to api demo 2015-12-09 16:00:40 -06:00
bb98c451d3 fix(toolbar): fix margin and width on toolbar buttons
references #689
2015-12-09 16:22:08 -05:00
b7cc9fd6cf fix(item): fix button icon only with item left or right
references #689
2015-12-09 16:21:40 -05:00
7c78d22ad5 Merge branch 'master' into css-refactor 2015-12-09 15:05:21 -05:00
b20405a06d fix(menu): make MD default button change color based on toolbar color
references #689
2015-12-09 15:05:04 -05:00
aeb0bc31ca fix(menu): convert backdrop to class
references #689
2015-12-09 15:05:04 -05:00
33e2c0b151 fix(card): fix font-size for items
references #689
2015-12-09 15:05:04 -05:00
677277de90 fix(segment): add ion-content back in for the sake of snapshot 2015-12-09 15:05:04 -05:00
3bebe98690 fix(tabs): fix tab text color MD
references #689
2015-12-09 15:05:04 -05:00
12dd6b4f38 docs(showHideWhen): link to related sections 2015-12-09 11:50:59 -06:00
95906e921d docs(showHideWhen): update description and usage 2015-12-09 11:40:24 -06:00
d313654929 docs(actionSheet): add api demo link 2015-12-09 10:15:06 -06:00
6ca7e357b6 chore(): remove navbarStyle/tabbarStyle configs 2015-12-09 09:46:55 -06:00
05aaa2d34d fix templates after alpha50 2015-12-09 08:26:44 -06:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
ec0c146be6 fix(router): create custom ResolvedInstruction class 2015-12-08 22:00:55 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
0c6f87a541 fix(segment/toolbar): fixed segment padding iOS and toolbar text for MD
references #689
2015-12-08 18:17:31 -05:00
9becec86af Merge branch 'master' into css-refactor 2015-12-08 17:52:28 -05:00
ece85f7a07 fix(list/button): fixed button icon margin and list header bg color in inset
references #689
2015-12-08 17:49:47 -05:00
12f61c2fba fix(badge): fixed badge styles and added modes to differentiate border radius
references #689
2015-12-08 17:49:28 -05:00
6eb2c7eaeb fix(button): fix button icons and fab buttons
references #689
2015-12-08 17:36:01 -05:00
360ddd3338 docs(navPush/navPop): add demo links 2015-12-08 16:31:38 -06:00
96616842ec fix(button): fixed block button margin left & right
references #689
2015-12-08 17:08:31 -05:00
afaf4d6de4 refactor(text-input): flattened css selectors, renamed some, cleaned up styles
references #689
2015-12-08 16:59:02 -05:00
ce2e4a3e32 fix back button, add deprecation warnings 2015-12-08 15:48:40 -06:00
eb39909fd5 add fixed-label and fixed-input css class 2015-12-08 15:02:57 -06:00
32f24f0b19 refactor(text-input): changed text-input references to item-input
cleaned up main text-input Sass file references #689
2015-12-08 16:01:25 -05:00
ad57fc02f8 add ion-input display type to inner label/input 2015-12-08 14:59:54 -06:00
21c8f35573 Merge remote-tracking branch 'origin/css-refactor' into css-refactor 2015-12-08 15:44:15 -05:00
abc93bc355 refactor(text-input): renamed some classes and removed some nesting
references #689
2015-12-08 15:44:11 -05:00
2fae5ba1be change [text-input] to .text-input, add .item-input 2015-12-08 14:43:03 -06:00
470ac72b6a refactor(menu-toggle): use .bar-button-menu-toggle and not attr 2015-12-08 14:28:40 -06:00
8b0316cbb2 fix menu-toggle style in content 2015-12-08 14:20:31 -06:00
6a7f5fadc9 fix item-sliding bg bug 2015-12-08 13:48:27 -06:00
f07d7ac520 Merge remote-tracking branch 'origin/css-refactor' into css-refactor 2015-12-08 14:32:52 -05:00
111d7f97a6 refactor(item-sliding): fix buttons
references #689
2015-12-08 13:54:17 -05:00
7a398ef475 Merge branch 'master' into css-refactor 2015-12-08 12:48:52 -06:00
ed5328939a fix(overlay): append overlays next to ion-overlay, not in
Closes #698
2015-12-08 12:48:35 -06:00
17f9124d38 Merge remote-tracking branch 'origin/css-refactor' into css-refactor 2015-12-08 13:10:57 -05:00
0fdbe7b89b fix(badge): changed back to ion-badge with a color attribute
also changed segment test to reflect actual color references #289
2015-12-08 13:10:53 -05:00
7a0f5a22ed Merge branch 'master' into css-refactor 2015-12-08 12:10:29 -06:00
f9199fb3be fix(itemSliding): onDragEnd on mouseout of sliding element
Closes #https://github.com/driftyco/ionic2/issues/702
2015-12-08 12:08:20 -06:00
8ed56efaca Merge branch 'master' into css-refactor 2015-12-08 12:57:01 -05:00
5f55f9b4ad fix(searchbar): iOS fixed searchbar cancel button color in a toolbar
references #289
2015-12-08 12:56:46 -05:00
e608170d19 test(searchbar): added tests for searchbars in toolbars
references #289
2015-12-08 12:56:46 -05:00
88276afc0b refactor(searchbar): cleaned up some nested css, renamed some classes and added some comemnts
references #689
2015-12-08 12:56:46 -05:00