1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-19 08:52:25 +01:00

(dependency) updated nodejs

This commit is contained in:
Sylvain 2022-03-30 12:22:20 +02:00
parent ecccf6a4ec
commit f17aa0d7ea

View File

@ -1,10 +1,10 @@
# Changelog Fab-manager # Changelog Fab-manager
- Updated nodejs version to 16.13.2 for dev environment, to reflect production version
- Changed the apparence of the modal dialogs (React): no more logo and the close button appears in full-text in the top right corner. - Changed the apparence of the modal dialogs (React): no more logo and the close button appears in full-text in the top right corner.
- Use react-hook-form to manage and validate forms - Use react-hook-form to manage and validate forms
- New text editor - New text editor
- Change font family to "Work Sans" - Change font family to "Work Sans"
- Updated Node to 16.13.2
- Updated eslint to v8 and eslint related packages to their latest versions - Updated eslint to v8 and eslint related packages to their latest versions
- Updated typescript to v4.6.3 - Updated typescript to v4.6.3
- Webpack overlay will now report eslint issues - Webpack overlay will now report eslint issues