Skip to content

Releases: pharo-graphics/Spec-Toplo

v0.2.0

26 Sep 17:53
Compare
Choose a tag to compare

What's Changed

  • Fix #newItemElementFor:holder: on SpToploListAdapter to also use the model’s display value for the label when there are no icons by @Rinzwind in #4
  • Adapt #buildWidget on SpToploListAdapter to changed order of arguments passed to the node builder by @Rinzwind in #3
  • Context menu by @tinchodias in #2

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Jul 03:37
Compare
Choose a tag to compare

This backend is in active development. The following presenters and layouts are supported (but not completely):

  • Label
  • Text, Code and TextInput
  • List, DropList
  • Button
  • Button bar
  • Checkbox
  • Radio button
  • Toggle button
  • Menu bar
  • Paned and Box layouts
  • Window and Dialog

Full Changelog: https://github.com/pharo-graphics/Spec-Toplo/commits/v0.1.0