- Migrate project to typescript - Migrate to emotion styling
1.2.0
Changed
- Upgrade react to react^18.2.0 - Migrate material-ui from v4 to v5 (mui) - Install dependencies using yarn.lock file - Add .nvmrc file for local development
1.1.8
Changed
- Keep Slider label always visible when inputText is disabled
1.1.7
Changed
- Add disabled parameter to all input components, allowing to have them rendered but not interactable
1.1.6
Changed
- Keep popup open after selecting an option in Autocomplete component if multiple is true