Skip to content

Releases: raphaelalmeidamartins/to-do-list

v2.0.1

24 May 20:55
Compare
Choose a tag to compare

Version 2.0.1

  • Fixed minor issues: changed the way tasks are stored in the localStorage object.
  • Changed the texts to English
  • Implemented CSS with Sass

Full Changelog: v2.0.0...v2.0.1

Version 2.0.0

28 Jan 18:39
Compare
Choose a tag to compare

A new version of the project using everything I've learned so far.

Added features:

  • Improved UI/UX;
  • Responsiveness;
  • Edit task button;
  • Drag and drop to swap task positions on the list;
  • Confirmation modal when the user clicks to clean the list or clean completed tasks.

Version 1.0.0

09 Jan 01:57
Compare
Choose a tag to compare

Original version of the project with only the requirements requested by Trybe.