1
0
mirror of https://github.com/Maks1mS/bubbles.git synced 2025-04-08 16:03:43 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Pablo Díaz-López
4c1762413a
fix(timer): stop should return cmd () 2022-07-01 10:36:12 -04:00
Christian Rocha
f09987549a
Various timer improvements ()
* Add IDs to timers
* Add IDs to timer-related messages
* Ignore messages from other timers
* Add `Timeout` property to `TickMsg`
* Add `Start()`, `Stop()`, and `Toggle()` commands to timer
* Add `Timedout()` method to timer model
* Add `Running()` method to timer model
2022-01-10 13:55:54 -05:00
Carlos Alexandro Becker
7941c49504
feat: simple timer component ()
* feat: simple timer component

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-09 15:17:33 -04:00