Posted by Marcus Denker-4 on Feb 12, 2021; 8:53am URL: https://forum.world.st/This-week-06-2021-on-the-Issue-Tracker-tp5126990.html
merge spec2 0.8.2 (GUI)
=================
- all presenters can now be styled (not just widgets as before).
- lists/trees/tables: activation happens also on enter (not just double click).
- applications now have icon providers to answer icons by application
- start documenting layouts (box layout)
- bugfixes
- https://github.com/pharo-spec/Spec/releases/tag/v0.8.2
Move to Iceberg v2 (git)
===================
In short, this version is a UI update that was required for Pharo 9.0.
The functionality should be the same as in previous version.
- Migration from Spec1 to Spec2
- Migration from Commander1 to Commander2
- General pass over source code, especially in TipUI package.
- Pass on README and Wiki documentation
- GitHub Actions workflows instead of Travis and AppVeyor
- Tests don't depend on OSSubProcess or ProcessWrapper
- https://github.com/pharo-vcs/iceberg/releases/tag/v2.0.0