Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.39 KB

ChangeLog.md

File metadata and controls

39 lines (32 loc) · 1.39 KB

ChangeLog

Really, just the todo list that I've used as I've worked on each release.

0.3.1

  • Switch to yeoman-based build structure & system.
  • Hook up Google Analytics

0.3

  • change color to white when paused
  • find a timer icon
  • build fluidium
  • figure out how to generate packaged app from fluidium
  • checkin timer icon
  • write up hand-instructions for creating fluid app
  • rename focusTimer
  • fix up markdown on README page

0.2

  • hide pause/run button at 0:00, reset other times
  • theme buttons
  • trim down font sizes
  • "reset to X" after time expires leaves side button saying "pause" not "run"
  • get small window size working in fluidapp

0.1

  • figure out use environment
  • add formatting
  • add pause button
  • fix decrement bug
  • update when number typed in
  • debug multiple updates
  • handle expiration
  • protect against multiple starts (make pause/start a toggle?)
  • move this to markdown
  • check into github