Imre Gera

Results 15 comments of Imre Gera

I'm also with @darkylmnx on the topic: I expected `meta` to be available in the generated routes array (so I could see it on `this.$route`). I also don't think it...

Ah yes, the build will fail until the [relevant Pinia issue](https://github.com/vuejs/pinia/pull/1537) is fixed. Until then, this change won't be merged.

At the moment, this behaviour is by design. * `font-size`: the reason is that timers are of different lengths (eg. "25 minutes" is a lot wider string than "0%"), they...

Thank you very much for the feedback and the font, @milotype! I'm not sure about the licensing nitty-gritty with the modified Poppins (but I will check it out, thank you...

I've managed to solve the issue of non-tabular figures using CSS*, so the regular Poppins font can still be used (and retrieved from Google Fonts, reducing the required bandwidth). I...

@milotype thank you very much for your detailed feedback, I truly appreciate it! Let's tackle both things: ### Timer layout / design You might very well be right and I'll...

To keep in line with the "traditional" name, you might be right to just keep everything the same, then I could implement a fancier "clock" timer so if someone needs...

Thank you very much for the feedback! I think that adding more functionality to the task list is certainly a great idea, but I also think that only a subset...

I think these two sound great, I'd greatly appreciate your help with them. A back end for the app is currently very much out of sight. The app was designed...

Hi there! I absolutely see some form of syncing possible and have been thinking about implementing it, but came to the conclusion that it would probably not be feasible to...