Releases: Ahacad/pomopomo
Releases · Ahacad/pomopomo
v0.5.0
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
Features
- support finish/unfinish tasks in store (169c2f1)
v0.3.1
Bug Fixes
- tasks: fix estimation cannot be empty string (3245f3f)
- tasks: set default estimation vlaue to 1 (54b25c9)
v0.3.0
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
Bug Fixes
- clock: fix clock time running (b0e7f1e)
v0.2.3
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
Bug Fixes
- app: remove redundant code (c59be3a)
- tasks: fix estimation state method (bc339e2)
Features
- app: provide basic data download utility (fbfe019)
v0.2.0
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
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)