v0.7.4
This release contains small design updates to make components feel more like the program structure introduced Bubble Tea v0.12.x. Note that this is an API change that will require some small adjustments to the Viewport, Paginator, and Spinner components. Note that Textinput was already updated to this format in v0.7.3.
Viewport
View
andUpdate
are now methods onModel
Paginator
View
andUpdate
are now methods onModel
Spinner
View
andUpdate
are now methods onModel
- The
Tick
command no longer takes an argument - More spinner types