Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

33 lines (27 loc) · 759 Bytes

0.1.3

  • Added responsive layer
  • Updated task view implementation
  • Updated Scrolling duration

0.1.0

  • Implemented multiple views for tasks
  • Updated general view structure

0.0.2

  • Issues
    • Time changing is not synchronous to the scroll view
    • Time view task not always on the correct time stub.
  • Implement plan
    • Server API
    • Plugin Integration Interface
    • Complete the UI stereotype interface
      • Top-left date show is not updating
      • Complete buttons' functionalities

0.0.1+1

  • Implemented fundamental functionalities of the application.
    • Task CRUD
    • Local Storage
  • Known Issues
    • UI
      • Time changing is not synchronous to the scroll view
  • Implement plan
    • Server API
    • Plugin Integration Interface