Files
ionic-framework/js
Andy Joslin a8e1524ce8 refact(ionBar): interpolate title instead of binding
BREAKING CHANGE:

ionHeaderBar's title attribute is now interpolated.

Change this code: `<ion-header-bar title="myTitleVar"></ion-header-bar>`

To this code: `<ion-header-bar title="{{myTitleVar}}"></ion-header-bar>`
2014-03-11 09:54:02 -06:00
..
2014-03-09 20:04:13 -05:00
2014-02-26 15:09:39 -05:00