Skip to content

Releases: frontandrew/todo-react

0.2.1: Merge pull request #4 from frontandrew/effector

14 Sep 18:41
b880aeb

Choose a tag to compare

Model layout has been implemented with effector.

In app now you can chose between Russian and English languages

21 May 22:16
9f93f5c

Choose a tag to compare

Whats new:

Languages
  • Added Russian language
  • Added lang switcher to header
  • Added some adaptivity improve
  • Updeted README.md
  • The application has received filtering and search functions by items list

    30 Apr 23:11
    9bc35f6

    Choose a tag to compare

    Whats new in 0.1.2

    -User now can search items by label
    -User now can filter items by three options

    The app has received basic functionality

    27 Apr 11:51
    51e7a12

    Choose a tag to compare

    Whats new in 0.1.1

    • User now can add new list items with custom label
    • User now can delet any list item
    • User now can mark/unmark any list item like done
    • User now can mark/unmark any list item like important
    • Now header counters work
    • Updeted README.md