Skip to content

Latest commit

 

History

History
322 lines (172 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

322 lines (172 loc) · 12.5 KB

0.1.5 (2014-07-18)

Bug Fixes

  • grunt: configure proxy in hoodie callback (15b2ce81)
  • travis:
    • nodejitsu forgot our token, so we need to update it (85bfb87b)
    • travis changed their deploy behavior (b0a49390)

0.1.4 (2014-07-01)

Bug Fixes

Features

  • account: allow anonymous use of the app (b1a1c81b)

0.1.3 (2014-05-30)

Bug Fixes

  • progress: no unnecessary progress reporting (41f9d92e)

0.1.2-1 (2014-05-29)

0.1.2 (2014-05-28)

Bug Fixes

  • account:
    • error handling for offline or downtime (b4d9dd7f)
    • handle failed signOut closes #10 (60f00a26)

0.1.1 (2014-05-26)

Bug Fixes

0.1.0-0 (2014-05-26)

Bug Fixes

  • account:
  • sorttasks: save back changed dueDates (174429e3)
  • task: bigger textarea by default (e1640d19)

Features

  • task: show date information (ea628a7c)

0.0.9-0 (2014-05-25)

Bug Fixes

  • font: explicitly define font-family (4408e43e)
  • grunt: don't remove necessary whitespace (0969ed70)
  • taskcell: scroll works on Android/Chrome (4f60faf7, closes #16)

Features

  • account: attribution and legal stuff (719b6edc)

0.0.8-0 (2014-05-25)

Bug Fixes

  • inbox:
    • hide done tasks closes #17 (65192ba8)
    • fix input behavior (87e2feb7)
    • bigger touch target and clearer message for input (66dbbfdc)

Features

0.0.7-0 (2014-05-22)

Bug Fixes

  • task: overdue tasks now stick when marked as done in the current unit (ce0add4e)
  • taskcell: optimize overdue icon for landscape (e149c91f)

Features

  • icons: use custom built font for filesize (5708d750)
  • inbox: "add to homescreen" popup (930c0a92)
  • taskcell: improve overdue and done styles (b9b463cd)

0.0.6-2 (2014-05-20)

Bug Fixes

  • task: auto-growing textarea closes #8 (fbeb20b3)

0.0.6-1 (2014-05-16)

Features

0.0.6-0 (2014-05-16)

Bug Fixes

  • inbox:
  • taskcell:
    • reset styles after animation (aa882aef)
    • done tasks aren't swipeable (43a53aa6)

Features

  • sorttasks: archive done tasks from the day before (16f1e207)
  • task: don't archive done tasks of the current unit (4cfd125d)
  • taskcell: style for done task (9d8edfb5)

0.0.5-3 (2014-05-12)

Bug Fixes

  • taskcell: subtler enter animation (46475ea4)

Features

  • meaningful table grouped headers (10936f43)

0.0.5-2 (2014-05-08)

Bug Fixes

  • taskcell: slower animations are better on the eye (35026103)

Features

  • appcache: automatically load new app version (ed6620a0)
  • task:
    • apply task specific styles (cbb26190)
    • add actions to toolbar and handle state afterwards (65d4fc2f)
    • type specific task screens (5cae260c)

0.0.5-1 (2014-05-08)

Features

  • account: display information for better debugging and error reports (119c5eff)

0.0.5-0 (2014-05-08)

Bug Fixes

  • styles: disable android styles and dynamic type (0bc779bc)
  • tasks: return promises (f2d65317)

Features

  • taskcell:
    • animate actions (2fb5bfbf)
    • correct action colors and icons for br & mit (ad27dde9)
    • add staggered enter animation (7e28fa11)

0.0.4-1 (2014-05-06)

Bug Fixes

0.0.4-0 (2014-05-05)

Bug Fixes

  • views: fixed width icons in navbar (092b390e)

Features

  • hoodie: react to hoodie events and update (even remote) (e59fa4cb)

0.0.3-1 (2014-05-05)

Bug Fixes

  • account: fixed with for validation icons (c2417625)

0.0.3-0 (2014-05-05)

Features

  • manifest: add generated manifest #offlinefirst (0f620303)

0.0.2-1 (2014-05-05)

0.0.2 (2014-05-04)

Bug Fixes

  • view: all lowercase filenames (0eed8d57)

Features

0.0.1 (2014-05-02)

Bug Fixes

  • taskcell: efficent class adding and removal (5bd1454f)

Features

  • br: add br view and controller (75341d92)
  • hoodie: add hoodie.js and the angular adapter (4354d783)
  • inbox: add inbox view and controller (f68c8593)
  • mit: add mit view and controller (f545fc45)
  • sorttasks: put taskSort logic into service (20828ffd)
  • task:
  • taskcell: