Skip to content

Releases: Ahacad/pomopomo

v0.5.0

15 Oct 14:24
740a5cb
Compare
Choose a tag to compare

Bug Fixes

  • store: fix initial nextTaskId (83b875c)
  • store/data: fix delete task, close #32 (e2b4a4a)
  • tasks: fix cannot select task item (fb647d0)

Features

  • tasks: basic switch between tasks and finished (e2645af)
  • tasks: basic task tabs (e18da31)

v0.4.0

14 Oct 12:52
6deed73
Compare
Choose a tag to compare

Features

  • support finish/unfinish tasks in store (169c2f1)

v0.3.1

09 Oct 13:20
7f63a01
Compare
Choose a tag to compare

Bug Fixes

  • tasks: fix estimation cannot be empty string (3245f3f)
  • tasks: set default estimation vlaue to 1 (54b25c9)

v0.3.0

06 Oct 15:03
663c64c
Compare
Choose a tag to compare

Bug Fixes

  • util/dataForCharts: fix chart data (3520bdb)

Features

  • barchart: change barchart styles (05707a1)
  • basic website title changing (0dad048)
  • BarChart: basic barchart (8706c18)

v0.2.4

06 Oct 08:14
3286112
Compare
Choose a tag to compare

Bug Fixes

  • clock: fix clock time running (b0e7f1e)

v0.2.3

05 Oct 15:49
58133e7
Compare
Choose a tag to compare

Bug Fixes

  • app: request notification grant when opened, close #18 (3841ee5)
  • clock: use hacks to fix clock time problem (4c831c5)
  • store: fix PayloadAction import (26ab8c9)
  • store/dataSlice: task count not incremented when clock finished (44ccda7)

v0.2.2

03 Oct 10:36
4ec0f07
Compare
Choose a tag to compare

Bug Fixes

  • app: remove redundant code (c59be3a)
  • tasks: fix estimation state method (bc339e2)

Features

  • app: provide basic data download utility (fbfe019)

v0.2.1

03 Oct 05:34
2d7f8c2
Compare
Choose a tag to compare

Bug Fixes

v0.2.0

01 Oct 14:10
3be7411
Compare
Choose a tag to compare

Pomopomo is basically usable now, I'll resolve TS problems soon to make it deployable on GitHub Page #2, and provide data download/upload utilities #5

Features

  • confirmation when switching clock (f67d0b1)
  • tasks: add "delete task" (11ce46e)
  • tasks: working add new task (c93ae50)
  • styles for "add task" (ca9a91a)

v0.1.2

30 Sep 15:06
a40cb15
Compare
Choose a tag to compare

Bug Fixes

  • tasks: align icons with text (018e26d)
  • tasks: using state to manage selection (0cdb34a)

Features

  • clock: background color transition (0bf9373)
  • clock: change clock duration (27e7f05)
  • clock: jump utility (3f1d413)
  • clock: start/puase together in one button (6334afa)
  • tasks: hover and focus effects (0a2b020)
  • tasks: update task finished count when clock fininshed (d2d5d22)
  • tasks: working task edit form (6a14139)
  • basic clock recording (3a7ddb3)
  • tasks panel (46ef899)