Paul Coroneos
ff5ad38253
Leverage jsx transform to remove unnecessary react imports and update eslint config ( #6516 )
...
* update eslint config with jsx runtime
* leverage jsx transform to remove unnecessary react imports and update eslint config
* run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
2024-11-19 15:33:07 +00:00
dan
a22685c345
Sort imports ( #6009 )
...
* Mark import sort/order/style rules as error
* npm run lint -- --fix
2024-10-29 23:02:48 +00:00
Paul Frazee
28b692a118
Switch the date input web version to the date-input web control ( #1510 )
...
* Switch the date input web version to the date-input web control
* Fix types
2023-09-21 17:41:09 -07:00
Paul Frazee
7a176b3fdf
[APP-615] COPPA-compliant signup ( #570 )
...
* Rework account creation to be COPPA compliant
* Fix lint
* Switch android datepicker to use the spinner mode
* Fix type signatures & usages
2023-05-08 17:25:57 -05:00