Closed oxcabe closed 2 years ago
This involves:
Migrate i18next and react-i18next to its newest API.
i18next
react-i18next
Refactor and update webpack modules, plugins, and configuration files.
webpack
Bump react and react-dom versions.
react
react-dom
Update bootstrap and react-bootstrap. Replace some components with SCSS implementations.
bootstrap
react-bootstrap
Fix and reintegrate remaining components affected by bumping dependencies, such as FileInput.
FileInput
Commit log:
Bump production and development dependencies
Update webpack 'dev' and 'common' config files
Update i18n and testing implementation
Update Bootstrap and File Input React types
Use ES6 modules and restore i18n settings
Update webpack configuration to handle SCSS files
Fix Superscalar components hooks and state handling
Bump Bootstrap deps, fix landing style
Fix or improve Superscalar machine styles
Fix VLIW components hooks and state handling
Fix cycle count not showing in access bars
cc: @alu0101105741
Current develop branch will be ready to fork and start developing functionality on top of it.
develop
Tests run by Github Actions are expected to fail until they get fixed at some point.
This involves:
Migrate
i18next
andreact-i18next
to its newest API.Refactor and update
webpack
modules, plugins, and configuration files.Bump
react
andreact-dom
versions.Update
bootstrap
andreact-bootstrap
. Replace some components with SCSS implementations.Fix and reintegrate remaining components affected by bumping dependencies, such as
FileInput
.Commit log:
Bump production and development dependencies
Update webpack 'dev' and 'common' config files
Update i18n and testing implementation
Update Bootstrap and File Input React types
Use ES6 modules and restore i18n settings
Update webpack configuration to handle SCSS files
Fix Superscalar components hooks and state handling
Bump Bootstrap deps, fix landing style
Fix or improve Superscalar machine styles
Fix VLIW components hooks and state handling
Fix cycle count not showing in access bars