Bug Fixes
- test-utils: Class names for tests are now scoped to
classNamePrefix-rule
, i.e.: `Avatar-conta
Features
-
AnimatedPath:
- added initial path
- added path popups
- added skill node and module click listeners
- added skill nodes
- nodes label is now
secundaryColor
-
App:
- added root which always look like mobile
-
Avatar:
- we can now pass classNames
-
BottomNavigation:
- added real navigation
-
Breadcrumbs:
- Fixed merge conflicts with develop branch
- updated breadcrumbs tests
- Added breadcrumbs component
- added documentation
- Added svg path to breadcrumbs arrow; updated SvgIcon with fill option
- Fixed minor inconsistency
-
PathBanner:
- added
-
PathScreen:
- added AnimatedPath
- added path banners
- added player and explorer levels
- added route
- added skills to the store
-
Profile:
- added initialstate and type definitions
- added avatar upload functionality
- Added profile tests; Created nested router in auth for profile; Added ducks to profil
- Fixed tests
- Separated profile/user into separate reducer and part of state;
-
Root:
<Root />
width is now controlled bywindow.width
-
SvgIcon:
- added arrow-right icon
- added chevron-up icon path
- added circle icons
-
Tabs:
- added
-
util:
- animated scroll util added to help with path preview
Comments
Please sign in to leave a comment.