Bug Fixes
-
App: merge fix
-
Breadcrumbs: fixes navigation
-
DragDropFormat: column props default to empty objects
-
MultipleChoice: added missing theme prop
-
SvgIcon: color now applied to fill
Features
-
App: added theme colors
-
Auth: added ResetPassword & ForgotPassword screens
-
Breadcrumbs: added title below crumbs
-
Button:
- added disabled as props & class
- added new button icon props
- changed focus style
-
Dragable:
- added
- added disabled option
- now it's possible to pass extra classes to drag and shadow
-
DragDropFormat: added
-
FormatScreen: added
-
Login: Created login component; WIP
-
MultiAnswers:
- added component
- added onChange & selectedAnswer props
-
MultipleChoice:
- added container
- added disabled prop
- added onChangeAnswer function & internal state
-
Overlay: added
-
Popup: added
-
Profile: added sagas
-
ProfileHeader: added
-
Question:
- added
- receives children elements as props
-
Question: styling changes
-
Register: added
-
ResetPassword: added
-
RightWrong: added new format
-
Select: added component
-
Settings:
- added form fields & image upload
- Default & First Use views
- textfields update profile.user
-
SkillScreen: added navigation to formats route
-
SvgIcon: added Check icon & fill prop
-
Textfield: added icon and bordered style
-
VideoFormat:
- Added the videoformat component
- fixed tests; made video paused by default; cleanup;
- Made youtube iframe responsive to outside container; Removed related videos on pa
Comments
Please sign in to leave a comment.