Releases: noreading/react-redux-introduction
Releases · noreading/react-redux-introduction
v.1.2.0 - Bugfixes and a small extension
Bugfixes
- Changed "defaultValue" to "value" for some input fields.
- Fixed some old CSS code blocks, that didn't get updated correctly in version 1.1.1
- Removed the need for "npm-run-all" as "react-scripts" supports SCSS out of the box.
Added documentation / features
- Added a terminal fix for Ubuntu systems, where the default configuration blocks watching as many files as the "react-scripts" setup needs.
- Added event handling to remove the focus of a todo item input field, when the [Enter] key is pressed.
- Added a license file to the repository.
v.1.1.1 - Added new screenshots
Updates
- After the changes in version 1.1.0 the screenshots needed to get updated.
- Fixed some typos and wordings
v.1.1.0 - Package Updates + Font Awesome 5
Updates
- Updated all npm packages to newer versions.
- Updated Font Awesome to version 5
- Fixed typos and logical errors
- Moved the demo of the final app to an extra folder