Dropped parameters showButtonsExpanded and titleColor
Renamed parameters expandedColor and maximumHeight
Added
Added parameter bgPosition
Changed
Redid functions with a simpler dom structure. Ionic elements are no longer being cloned or moved. This allows to keep the toolbar's original structure unaltered
Fixed
Added recursive initializer to avoid error when view not ready yet (#29) (Thanks @AdaLollA)
Fixed #34: TypeError: Cannot read property 'style' of null