You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* card styles
* Overlay option added in exercise component and new component IncludeRemoveQuestion created (#86)
* overlay option added in exercise component and new component includeremovequestion created
* resolve comments
* update snapshots
* move overlay logic into Card component
* remove focus on card when overlay is up and add autoFocus for first interactive element on overlay
* Add export for IncludRemoveQuestion (#87)
add export of IncludRemoveQuestion
* Modify preview-card styles (#88)
* modify preview card styles
* change color of card when is included
* resolve comments - fix style issues
* change props in storybook of Exercise
* Add prop method for details button
* Refactor props of ExercisePreview
* export ExercisePreview
* remove focus first for screenreaders, style tweaks
* Remove aria attributes in order to read card body content (#90)
* remove aria attributes in order to read card body content
* conditional aria attributes for cardbody
* previewMode in storybook
* missing previewMode prop
* fix some type issues
* disable eslint rule for ts-ignore just for this case
* Core 675 refactor exercise preview (#92)
* remove includeRemove logic from preview exercise card
* print stories deleted by mistake
* test description fixed
* added new story for preview exercise, hide all feedback propertly
* revert print delete
* remove questionState prop, added feedback inside answers for stories purposes
* is_completed added into ExercisePreview component
* update snapshots
* New prop showCorrectAnswer (#93)
* new prop showCorrectAnswer
* fix exercise stories
* ExercisePreview now shows question detailed (#94)
* ExercisePreview now shows question detailed
* Restore print
* hide footer with new condition
* Restore print
* fix indentation in ExerciseQuestion
* set answer_id as empty
* set new margin for preview card
* update snaps
* resolve test duplicity
---------
Co-authored-by: jomcarvajal <[email protected]>
Co-authored-by: jomcarvajal <[email protected]>
0 commit comments