* fix: refactor the searchbar from flex to grid
* fix: refactor the way of displaying searchbar input outline
* chore: remove unnecessary border settings
* fix: follow the RTL support best practice
* fix: follow the RTL support best practice
* fix: remove unnecessary grid gap and refactor for RTL
* fix: refactor the padding setting with padding block
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* fix: refactor the padding setting with padding inline
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* fix: refactor the positioning of reset button in searchbar
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* fix(tools/scripts) convert validate and get-lines to typescript files
* fix(tools/scripts) refactor validate and get-lines to typescript
* remove any type and eslint ignore
* Update utils/validate.ts
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* address comments
* update .ignore files to ignore newly generated utils files
* Update utils/get-lines.ts
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* remove unneeded ErrorInterface
* add local type annotation to 'expected' variable
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
* feat(step): add css rotate prop use case
* feat(step): add support to css rotate prop use case in step 23
* refactor(step): make use of the leftFoot and righFoot objects on asserts
* feat(step): add support to css rotate prop use case
* feat(step): add support to css rotate prop on step 91
* feat(step): add support to css rotate prop use case in step 97
* feat(step): add support to css rotate prop use case in step 98
* feat(step): add support to css rotate prop use case in step 99
* feat(docs):add analytics manual
* Update docs/authors-analytics-manual.md
* Apply suggestions from code review
Co-authored-by: Sem Bauke <semboot699@gmail.com>
* Apply suggestions from code review
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Corrected documentation for running single Cypress test
* docs: update command for running a single cypress test
* Update docs/how-to-add-cypress-tests.md
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
* docs: update command for running a single cypress test
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>