Releases: pharo-graphics/Spec-Toplo
Releases · pharo-graphics/Spec-Toplo
v0.2.0
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
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