184 Commits

Author SHA1 Message Date
06b3a5b3bd feat: hairlines width can be configured with a sass variable 2016-02-07 15:00:34 +01:00
59da895ea0 docs(demos): fix demos to have same class name and remove files that aren't needed anymore
references #5311
2016-02-03 14:26:25 -05:00
637e792945 regression: not using nested selector 2016-02-02 15:58:22 +01:00
a7415f10cc Fixes border radius in full outline button 2016-02-02 15:49:17 +01:00
6e98b6287a docs(button): make color input private 2016-02-01 11:47:44 -05:00
dbc681fb7c docs(): hide methods not requiring docs 2016-01-27 14:27:36 -06:00
e76b55994c fix(input): checked attr can be an empty string or no value 2016-01-27 08:09:37 -06:00
a8e7941a27 fix(button): remove color shade from clear buttons 2016-01-22 14:12:31 -05:00
5c334fb486 fix(button): add z-index to button to make sure ripple doesn't expand outside of it
The material design ripple on round and fab buttons is no longer a square but contained within the
button

fixes #5074 fixes #5148
2016-01-22 11:37:30 -05:00
ce9da0c652 fix(button): change transition on fab buttons to match other buttons
fixes #5129
2016-01-21 17:03:30 -05:00
d87b4fbdf7 fix(button): md outline buttons
Outline ripple is now the correct color per button, removed the background color when activated and
increased ripple opacity for outline buttons

closes #5128
2016-01-21 16:23:57 -05:00
ee106377fc chore(angular): upgrade to angular 2.0.0-beta.1
Biggest change was that renderer takes  and not just .
2016-01-20 11:15:01 -06:00
6f500cd11a chore(): fix Button types 2016-01-13 23:06:13 -06:00
9ded971aaa Merge pull request #899 from Doehl/master
fix(fab): add fab-fixed attr to FAB btn
2016-01-09 23:20:33 -06:00
3f573e92ed Add fab-fixed attr to FAB btn 2016-01-08 14:56:48 +01:00
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
e2469d95e0 fix(item): do not add .item-button to button[ion-item] 2016-01-04 14:52:53 -06:00
fa38814be6 fix(item): only add .item-button class 2016-01-04 14:39:07 -06:00
054bdfdbaf elementRef of Button is now a private _elementRef 2015-12-21 21:22:23 +08:00
9596142a4f feat(button): add color input
Closes #742
2015-12-18 12:31:35 -06:00
b0d685ea85 docs()
References #740
2015-12-14 18:13:29 -05:00
e387e0763a feat(button): disabled attr on button css styling 2015-12-14 14:15:33 -06:00
41fac64256 fix(button): add button-disabled class when disabled attribute is on button
closes #741
2015-12-14 14:00:20 -05:00
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