Skip to content

Releases: pharo-graphics/Spec-Toplo

v0.9.0

12 Mar 00:33

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

20 Dec 02:47

Choose a tag to compare

What's Changed

New Contributors

Note: We skipped v0.7.0 to match Toplo's version.

Full Changelog: v0.6.0...v0.8.0

v0.6.0

30 Jun 14:57

Choose a tag to compare

What's Changed

  • Add adapter for SpTreePresenter by @tinchodias in #25
  • Add adapter for SpToolbarPresenter and 2 associated button presenters
  • SpButtonPresenter:
    • Support multiple line labels (MiniDrTests is an example)
    • Make its text be centered as in Morphic backend
  • Other minor tweaks

Full Changelog: v0.5.0...v0.6.0

v0.5.0

30 Jun 14:51

Choose a tag to compare

  • Enhance menu support
  • Enhance to-do list demo
  • Upgrade to latest Toplo: use clickAction: instead of whenClickedDo:

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Feb 14:06

Choose a tag to compare

Support on password feature, and depend on Toplo v0.4.0.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Feb 14:05

Choose a tag to compare

Some progress on text widgets and depend on Toplo v0.3.0.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Sep 17:53

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

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