mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-09 06:04:17 -05:00
* feat: add ask for help button * feat: move button to test output area * feat: track number of attempts * feat: add ask button to buttons container * feat: restructure lower jaw * feat: adjust the lower jaw styles * fix: unmount component * feat: restructure the lowerjaw * fix: move aria live region to encompass both status and hint * feat: rebase main * feat: remove lower jaw update from test useEffect * fix: output viewzone resize on output change * fix: change encouragement message based on attemps * fix: maintain lowerjaw height when tests run * feat: remove set height and clear feedback * fix: adjust lower jaw state on reset * fix: focus submit button when challenge is completed * fix: add aria-hidden after 500ms * add translations * fix: clean up * feat: fade in test feedback after each attempt * feat: make lower jaw accessible * fix: clean up Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Bruce B <bbsmooth@gmail.com> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>