13 Commits

Author SHA1 Message Date
658b29b827 fix(button): add the solid class to bar buttons
updated tests to include toolbar with solid buttons and bar buttons in
karma tests.

references #6202
2016-04-27 13:11:51 -04:00
cc50814696 test(button): fix karma test to use the right classes for solid style
references #6202
2016-04-27 12:31:17 -04:00
154a69c88a feat(buttons): dynamically add button attributes
Closes #5186
2016-03-04 23:41:32 -06:00
a237c16bc0 chore(): use relative imports in tests 2016-03-02 15:43:51 -06:00
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
04c1c7c3bd chore(typings): add es6 and jasmine typings
As of beta.6, angular2 no longer ships es6-shim or jasmine typings, so
we provide them ourselves.
2016-02-15 15:36:01 -06:00
8b724a3bcb chore(tests): make typescript and unit tests friends 2016-02-12 13:59:38 -06:00
e76b55994c fix(input): checked attr can be an empty string or no value 2016-01-27 08:09:37 -06:00
054bdfdbaf elementRef of Button is now a private _elementRef 2015-12-21 21:22:23 +08: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
3d3eae1e4f set button css by attrs 2015-12-06 20:44:56 -06:00