Skip to content

v.1.2.0 - Bugfixes and a small extension

Latest
Compare
Choose a tag to compare
@noreading noreading released this 23 Nov 14:03
8233c1e

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.