Bug Fixes
- Auth: only attempt authLogin if authToken is not falsy
- BottomNavigation: fixed theme variables
- build: assets not being passed to build.
- buttons:
- Merge conflicts fix
- removed default from theme colors, on buttons
- chore: better hot reload
- Theme: fixed shallowWithTheme test util
Features
- Auth:
- login page
- sign user in if token is present
- Avatar: added
- BottomNavigation:
- added
- icons and animation
- buttons: Added missing rounded styles; Added focus state; Updated tests to validate component
- i18n: added examples and formating
- LanguageProvider: added
- LocaleSelect: added
- mock-api: added
- NotFound: added routes mismatch
- ProgressionBar: added
- SvgIcon:
- added
- added close path
- minor changes
- Textfield:
- added
- proper change handler added
- Added button component base
- Added icons to buttons; Added tests to buttons
- util: local storage helper
Comments
Please sign in to leave a comment.