18 Commits

Author SHA1 Message Date
e9564ea2ae docs(toolbar/navbar): link sections 2015-12-11 14:52:17 -06:00
6ca7e357b6 chore(): remove navbarStyle/tabbarStyle configs 2015-12-09 09:46:55 -06:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
ce2e4a3e32 fix back button, add deprecation warnings 2015-12-08 15:48:40 -06:00
8b693ce836 toolbar button updates 2015-12-07 11:18:00 -06:00
98e81641a7 fix toolbars 2015-12-05 16:02:25 -06:00
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
ca618baef7 no show-navbar 2015-12-01 15:17:32 -06:00
10c76a64df feat(viewCtrl): setBackButtonText() 2015-12-01 09:43:12 -06:00
e0da73e07a feat(navCtrl): create postRender 2015-11-28 23:15:47 -06:00
ad276f4161 fix(navCtrl): wrap user lifecycle evts w/ try/catch 2015-11-28 00:10:38 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
9ef27f8c56 refactor(cssClass): use host class instead of renderer
Since angular2 alpha46 we can now use host: {‘class’:’item’} without it
getting removed by user css classes.
2015-11-14 15:13:35 -06:00
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
f04181d468 feat(navbarStyle): set navbar color by config/attr 2015-11-05 22:51:30 -06:00
c19fcd5bed chore(navbar): rename nav-bar files to navbar 2015-11-02 16:52:52 -06:00