Skip to content

Release v1.0.1390

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 10 Dec 16:10
· 7 commits to main since this release
Release version v1.0.1390

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1390/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/4c309c by Juraj Kubelka
menu: when anchor element is moved to another space, we need to move the pinned elements too this new space too [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gtoolkit-world/commit/bbd8e2 by Juraj Kubelka
revert previous commit, add `GtWorldTabElement>>#topMostParent` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gtoolkit-world/commit/1e5f48 by Juraj Kubelka
remove `GtWorldTabElement>>#topMostParent` [feenkcom/gtoolkit#4180]

We want dropdowns to be displayed in space root elements.


https://github.com/feenkcom/gtoolkit/commit/7156dc by Juraj Kubelka
fix to be reviewed: `TonelReader>>#loadDefinitions`