Releases: pharo-graphics/Spec-Toplo
Releases · pharo-graphics/Spec-Toplo
v0.9.0
What's Changed
- Diff adapter, begin miler layout, fix selection tree table by @badetitou in #46
- Improve Code Editor by @badetitou in #47
- Toplo file selector by @badetitou in #49
- Add keyshortcut to main window by @badetitou in #50
- Improve small aspect issue by @badetitou in #51
- Miller layout by @badetitou in #52
- Little cleanups by @tinchodias in #53
- Fix to do list demo by @tinchodias in #81
- Add a Spec adapter for
SpBlocPresenterto the Morphic backend by @tinchodias in #83 - Load proper group of Roassal by @tinchodias in #86
- Load roassal package not baseline by @tinchodias in #88
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Several improvements by @tinchodias in #35
- RoassalPresenter Toplo Adapter by @badetitou in #36
- Add
SpToploScrollableAdapterby @badetitou in #39 - Toplo Notebook Adapter by @badetitou in #40
- Component list Adapter by @badetitou in #41
- SpecToploTableAdapter by @badetitou in #43
- Add tests for selection of item in table by @badetitou in #44
- Add many components and fixes by @badetitou in #45
New Contributors
- @badetitou made their first contribution in #36
Note: We skipped v0.7.0 to match Toplo's version.
Full Changelog: v0.6.0...v0.8.0
v0.6.0
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
- 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
Support on password feature, and depend on Toplo v0.4.0.
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Some progress on text widgets and depend on Toplo v0.3.0.
Full Changelog: v0.2.0...v0.3.0
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