Ionic2-Calendar
Ionic2-Calendar copied to clipboard
reactive Locale Changes
Followed pattern of original repot used for event change, using observables to updates the Locale (Language) of the components. TODO: Had to pass the language directly because the @input locale property of the components seems to be late in its update.
Following the feature to change the Locale Language without refresh or changing views as mentioned in this issue: dynamic locale change - #225
edit: the closing and reopening of the pull request was and accident ...