From 32ba6e29be8dd383d896a106bd39eb37453cad08 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Wed, 9 Dec 2015 16:32:20 -0500 Subject: [PATCH] chore(CHANGELOG): added some more to CHANGELOG --- CHANGELOG.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 805a81f220..fa9098b644 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ * Different Sass color maps for iOS and Material Design * Allows colors to be different per platform * ie: Gray navbars in iOS, blue navbars in MD. Identical HTML/JS -* config: `tabbarStyle` has been removed, should now use different Sass color maps instead of setting it in the config +* config: `tabbarStyle`, `navbarStyle` has been removed, should now use different Sass color maps instead of setting it in the config * text-input: class `has-value` has become `input-has-value` * text-input: class `has-focus` has become `input-focused` * searchbar: class `left-align` has become `searchbar-left-aligned` @@ -30,4 +30,15 @@ * `primary` attribute `` now `` * `secondary` attribute `` now `` -##### should now be