Skip to content

v0.7.4

Compare
Choose a tag to compare
@meowgorithm meowgorithm released this 09 Nov 02:21
· 371 commits to master since this release

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 and Update are now methods on Model

Paginator

  • View and Update are now methods on Model

Spinner

  • View and Update are now methods on Model
  • The Tick command no longer takes an argument
  • More spinner types