Commit Graph

5 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
0957c58e05 Make type documentation godoc-compliant 2020-05-25 14:02:46 +02:00
Christian Rocha
251f944f12 Spinner doc comments 2020-05-13 16:06:15 -04:00
Christian Rocha
82a40119b9 Spinner can now send custom messages 2020-05-13 15:55:53 -04:00
Christian Rocha
ade8203c21 Remove entire subscription model
It was a valiant effort, and the implementation was solid and
dependable, but at the end of the day we can achieve the same
functionality in a much simpler fashion with commands, especially
because Go is not held to the same restrictions as Elm.
2020-05-12 18:00:50 -04:00
Christian Rocha
82ddbb8e12 Move components over and update examples 2020-05-12 17:06:00 -04:00