* feat(client): add rtl direction attribute to html element
* WIP: add LangDirection as base for direction attribute selection
* DRY rtlLanguages for easier future usage
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
* Remove urdu, to avoid unknown bugs
* Fix merge conflict, by clearing import values
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
* feat: wrote a new function and updated the test case
* fix: lint errors
* fix: Fixed the changes not being reflected in the code. And undid unwanted commits from the last time
* fix: removing unwanted updates to the package-lock.json
* fix: Removing unwanted changes from package-lock.json
* fix: removing unwanted changes from package-lock.json
* fix: updating snapshots to fix the test case
* chore: update snapshot
* Update client/src/templates/Challenges/components/completion-modal.tsx
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update client/src/templates/Challenges/components/completion-modal.tsx
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* Update client/src/templates/Challenges/components/completion-modal.tsx
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* fix: removed hard coded english words from translation text
* fix: only show output when id is cert project
* fix: correctly count completed challenges
* fix: update test and snapshot
[skip ci]
* fix: at least one challenge is always completed
When the modal pops-up, there is always at least one challenge counted as "complete"
* refactor: slightly improve readability
Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* replaced it's value by its value in 04-data-visualization challenge
* Fix it's default size typo in 14-responsive-web-design challenge
* Fix it's scaleLinear method typo in 04-data-visualization challenge
* Removed changes to non-English files
Co-authored-by: Sem Bauke <semboot699@gmail.com>
* fix(bug): use getComputedStyle to check css value
* Update curriculum/challenges/english/14-responsive-web-design-22/learn-accessibility-by-building-a-quiz/6148da157cc0bd0d06df5c0a.md
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* fix(mod-guide): clarified how to deal with soln.
* Apply suggestions from code review
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>