docbrown/app/javascript/shared/components
Suzanne Aitchison dcecc8bf00
Log prop-types warnings to console in development (#14635)
* enable debug for warnings in dev env

* remove preact/devtools call no longer needed

* fix majority of proptype errors on home page

* sweep up proptype errors from listings page

* fix article form error
2021-09-01 09:27:58 +01:00
..
__tests__ Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
dateTime.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
focusTrap.jsx improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00
MediaQuery.jsx Created the <MediaQuery /> component and useMediaQuery hook. (#12809) 2021-02-25 14:28:44 -05:00
tags.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
useKeyboardShortcuts.js Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01: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 Fixed Reading List on Mobile + Small Improvements (#12755) 2021-04-08 12:53:43 +01:00