* fix(client/RTL) searchbar result and reset icon positions
* fix: menu alignment and icons rotation
* Align search hits to the right
* account for scroll bar
* Clear float property position searchbar to the right
* Make the media condition similar
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
* 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