docbrown/app/javascript/shared/components
Ridhwana ffa5e023bb
Implementing validation for the Multi Input Crayons Component (#18185)
* WIP: add the validation

* feat/WIP: set the color of the button to red

* feat: change color temporarily

* feat: add accessibility for validation

* feat: add the styling changes for the multi input

* feat: add focus visible styling as well

* fix: add comma to scss file to separate attributes

* chore: rename regex to inputRegex

* refactor: move out validation into a function

* chore: rename regex to inputRegex

* feat: add a validation Regex as a prop

* feat: update the text description

* chore: update spelling oops

* feat: remove comment

* remove comments

* rename error

* feat: add showLabel and labelText to the stories component

* cater for when we don't pass in a validationRegex

* some small tweaks

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-22 12:51:06 +01:00
..
__tests__ Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
dateTime.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
defaultSelectionTemplate.jsx Implementing validation for the Multi Input Crayons Component (#18185) 2022-07-22 12:51:06 +01:00
focusTrap.jsx Allow ModRole & Admin to Suspend & Unsuspend User (#17946) 2022-06-27 12:45:35 -04:00
MediaQuery.jsx Created the <MediaQuery /> component and useMediaQuery hook. (#12809) 2021-02-25 14:28:44 -05:00
useKeyboardShortcuts.js keyboard shortcuts in comment text area (#18117) 2022-07-18 12:01:48 -04:00
useListNavigation.js Fix feed navigation shortcuts when first article is not 100% visible (#11874) 2021-04-13 22:35:50 -04:00
useMediaQuery.js Admin member index: update responsive layouts (#17124) 2022-04-07 14:36:43 +01:00