55 Commits

Author SHA1 Message Date
acc6321d0d chore: add ViewEncapsulation.None to components
Closes #5884
2016-04-10 20:38:04 -05:00
4e8ecae83c chore: add ChangeDetectionStrategy.OnPush strategy
Close #5885
2016-04-10 00:28:50 -05:00
5f621abfcf fix(button): normalize generated button class names
Addresses https://github.com/driftyco/ionic/issues/5938.
2016-03-24 18:05:41 -05:00
154a69c88a feat(buttons): dynamically add button attributes
Closes #5186
2016-03-04 23:41:32 -06:00
7b14a29ea7 fix(item): add a default size for items in buttons to use the content button sizes
fixes #5580
2016-03-04 16:51:49 -05:00
2b77d52061 docs(API): clean up API docs 2016-03-01 19:24:33 -05:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
64ae1000f4 refactor(button): refactors button's css to work in chrome/safari 2016-02-07 00:37:30 +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
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
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
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
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
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
05aaa2d34d fix templates after alpha50 2015-12-09 08:26:44 -06: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
e7437b4ab2 iOS toolbar buttons 2015-12-07 15:50:59 -06: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
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
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
5d3e9a4f99 Merge branch 'master' into css-refactor 2015-12-04 17:04:00 -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
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
262b883211 docs(button): button attribute docs 2015-12-01 21:36:13 -06:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
f18d114dbe test(button): add block button icon e2e 2015-10-08 21:48:04 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
d4c2342414 feat(button): Added ability to give the button a "type" which will be converted to an attribute.
Note this is working for basic buttons but breaks in the popup
currently, that is a TODO. Changed the default to types for the popup
to an empty string. Closes #183
2015-10-05 12:37:50 -04:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
4d84cdae83 refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
2015-09-24 13:31:35 -05:00
6580f53607 fix(button): ignore comment nodes 2015-09-24 11:00:51 -05:00
d577e24e9d perf(button): no reflows on button onInit 2015-09-24 10:54:33 -05:00
f7a3a2436b menu-toggle updates 2015-09-13 19:43:35 -05:00
60f7bd548b toolbar menu-toggle to use link 2015-09-13 18:40:20 -05:00
f0cb0a8de0 Activator: activated 2015-09-08 23:05:26 -05:00
c2ab2a4a55 button docs wip 2015-08-28 12:45:41 -07:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
b8e08a442a radio updates 2015-08-06 13:52:14 -05:00
5db5c41809 checkbox updates 2015-07-31 18:22:38 -05:00