161 Commits

Author SHA1 Message Date
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -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
05aaa2d34d fix templates after alpha50 2015-12-09 08:26:44 -06: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
6eb2c7eaeb fix(button): fix button icons and fab buttons
references #689
2015-12-08 17:36:01 -05:00
96616842ec fix(button): fixed block button margin left & right
references #689
2015-12-08 17:08:31 -05:00
8b0316cbb2 fix menu-toggle style in content 2015-12-08 14:20:31 -06:00
31b4a0c4a1 Merge branch 'master' into css-refactor
# Conflicts:
#	ionic/components/button/modes/ios.scss
2015-12-08 08:50:10 -06:00
d7de2e3e92 docs(button): add link to api demo 2015-12-07 20:59:10 -06:00
367f4a8168 Merge remote-tracking branch 'origin/css-refactor' into css-refactor 2015-12-07 18:17:29 -05:00
4cf6abec06 refactor(button): convert button line-height to Sass var
references #289
2015-12-07 16:55:12 -05:00
bd7859dec7 Merge remote-tracking branch 'origin/css-refactor' into css-refactor
# Conflicts:
#	ionic/components/button/modes/ios.scss
2015-12-07 15:53:23 -06:00
e7437b4ab2 iOS toolbar buttons 2015-12-07 15:50:59 -06:00
d1b9880a08 refactor(button): changed border from short-hand syntax to make it easier to override
references #689
2015-12-07 14:35:22 -05:00
ae19f65229 refactor(button): fixed UI issues with new classes
Removed my long TODO comments. References #689
2015-12-07 14:35:22 -05:00
3fa93ac815 ignore button attr as button color 2015-12-07 12:46:31 -06:00
7506d197f3 set button colors with style types 2015-12-07 12:00:34 -06:00
a9ba120967 refactor(button): changed markup back to old way
references #689
2015-12-07 12:19:18 -05:00
d6a23e3c2a fix(button): added color to clear buttons MD and removed unused mixing
references #689
2015-12-07 12:04:58 -05:00
c6626e0af8 use roles for button icons 2015-12-06 21:46:13 -06:00
3d3eae1e4f set button css by attrs 2015-12-06 20:44:56 -06:00
4025a01fe0 checkbox updates 2015-12-05 21:48:47 -06:00
84b21cfd98 dynamically add button classes from attributes 2015-12-05 21:41:03 -06:00
56496e4f2a only apply button class for non item 2015-12-05 21:07:15 -06:00
3b78a6894c re-org buttons 2015-12-05 15:23:21 -06:00
5ae94e6559 mode font styling 2015-12-05 11:19:09 -06:00
cc91591b2d update button 2015-12-05 10:16:28 -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
6524ec69aa refactor(button): fixing some button css and adding in the fab scss
references #689
2015-12-04 17:03:34 -05:00
5f221e273b refactor(button): added button class to the button directive and got them working more
references #689
2015-12-04 16:12:46 -05:00
90ad475836 refactor(button): changed button attributes to classes
references #689
2015-12-04 15:44:38 -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
04c79fab5c reset buttons 2015-12-03 16:14:35 -06:00
262b883211 docs(button): button attribute docs 2015-12-01 21:36:13 -06:00
339e5ea52e refactor(color): create color-shade mixin
Closes #173
2015-11-23 15:45:50 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
c2b7a0c75d refactor(sass): renaming Sass variables in each loops to be consistent
closes #603
2015-11-20 13:25:04 -05:00
75ba5b1809 fix(button): fixed hover not taking up full button 2015-11-17 18:33:41 -05:00
c1134db96f fix(button-fab): removed min-width to fix icon position on iOS
fixes #461
2015-11-12 20:13:38 -05:00
abaa35f679 fix(button-fab): added box-shadow for activated fab buttons
Removed the use of !important so the activated class would be applied,
added sass variable for it. Closes #392
2015-10-30 12:51:50 -04:00
7a63fb1038 fix(activator): speed up iOS activate
Closes #364
2015-10-30 10:17:20 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
74a374c8a6 fix(button): block buttons center. Fixes #225 2015-10-29 12:01:11 -05:00
ac6b801d90 fix(button-outline): changed background of button to transparent for iOS
closes #372
2015-10-29 12:04:17 -04:00
03e54487f0 refactor(button): added some primary attributes to the tests to make sure the styling is right
Fixed the button primary clear, closes #354
2015-10-27 16:39:01 -04:00
23ac4fbdb9 refactor(sass): fixing indentation of variable values and making sure the !default flag is on all component variables 2015-10-27 13:51:30 -04:00