Release version v1.0.1358
Metacello new
baseline: 'GToolkitForPharo9';
repository: 'github://feenkcom/gtoolkit:v1.0.1358/src';
load
All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/df17c0 by Aliaksei Syrel
[feenkcom/gtoolkit#4214] add resetCache and ifSome:ifNonePut: to the future cache
https://github.com/feenkcom/gtoolkit-utility/commit/585a31 by Veit Heller
Add inspect instance button to unique instance trait
https://github.com/feenkcom/Brick/commit/a87632 by Juraj Kubelka
hide menu when its attached widget is outside [feenkcom/gtoolkit#4180]
https://github.com/feenkcom/Brick/commit/9b7ff3 by Juraj Kubelka
add escape shortcut to `BrWithExplicitMenuAptitude` [feenkcom/gtoolkit#4180]
https://github.com/feenkcom/Brick/commit/76cb35 by Juraj Kubelka
add `BrWithExplicitMenuAptitude` [feenkcom/gtoolkit#4180]
https://github.com/feenkcom/Brick/commit/0c629f by Juraj Kubelka
Merge 44590cd08861499a1689a0918fd3da5b40da3a8d
https://github.com/feenkcom/Brick/commit/72e274 by Juraj Kubelka
clean menu model, add explicit menu [feenkcom/gtoolkit#4180]
https://github.com/feenkcom/Brick/commit/44590c by Aliaksei Syrel
Merge 5f0f41a6a6dd148b2df7ee87de2f10aeec6de7a7
https://github.com/feenkcom/Brick/commit/1ab15f by Aliaksei Syrel
Element future: show a notification if no error handler provided
https://github.com/feenkcom/Brick/commit/5f0f41 by Juraj Kubelka
add `BrMenuModelElement` [feenkcom/gtoolkit#4180]
https://github.com/feenkcom/Brick/commit/d774c5 by Juraj Kubelka
highlight menu items on mouse hover and selection [feenkcom/gtoolkit#4180]
https://github.com/feenkcom/gtoolkit-phlow/commit/76a88a by Juraj Kubelka
add `GtPhlowSpaceBuilder` class comment [feenkcom/gtoolkit#4206]
https://github.com/feenkcom/gtoolkit-coder/commit/a0c32b by Juraj Kubelka
fix `GtCoderAction>>#gtSourceCodeFor:` view
https://github.com/feenkcom/gtoolkit-coder/commit/1e43f4 by Juraj Kubelka
set `GtPreviewChangeButton` id [feenkcom/gtoolkit#4214]
https://github.com/feenkcom/gtoolkit-coder/commit/b31871 by Juraj Kubelka
Display main tool actions [feenkcom/gtoolkit#4214]
https://github.com/feenkcom/gtoolkit-coder/commit/de3e2f by Aliaksei Syrel
Merge d5062b2f460da7be220bd8f5022e64e0f1ee6a81
https://github.com/feenkcom/gtoolkit-coder/commit/f9c4fd by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures
https://github.com/feenkcom/gt4pharo/commit/4c861c by Juraj Kubelka
set `GtPharoBehaviorCoderElement` focusable
https://github.com/feenkcom/gt4pharo/commit/97fd0d by Juraj Kubelka
Merge branch 'main' of github.com:feenkcom/gt4pharo
https://github.com/feenkcom/gt4pharo/commit/34523d by Juraj Kubelka
Add more parent coder view model information to the expanded methods [feenkcom/gtoolkit#4215]
https://github.com/feenkcom/gt4pharo/commit/dbc6c2 by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures
https://github.com/feenkcom/gtoolkit-spotter/commit/4fb8f8 by Juraj Kubelka
Spotter can parse `Object.method` strings
https://github.com/feenkcom/gtoolkit-inspector/commit/d40b88 by Sven Van Caekenberghe
Add Boolean>>#gtColoredText
https://github.com/feenkcom/lepiter/commit/2b78fd by Aliaksei Syrel
Merge 74b7f4d1f1d4feb24282a79b7e0d75da2ff2f1a3
https://github.com/feenkcom/lepiter/commit/06163a by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures
https://github.com/feenkcom/iceberg-git-cli/commit/ab0c25 by Sven Van Caekenberghe
Add IceGitCliPlatform>>#isValidGit[Setup]
https://github.com/feenkcom/iceberg-git-cli/commit/46496c by Sven Van Caekenberghe
Add an announcer to IceGitCliPlatform so that the details view updates when using install/uninstall actions
https://github.com/feenkcom/iceberg-git-cli/commit/6802f9 by Sven Van Caekenberghe
Require gpg.format to be set when signing in IceGitCliPlatform>>#validateGitSetup
https://github.com/feenkcom/gt4git/commit/e394a6 by Sven Van Caekenberghe
Add horizontal author legend to PureGitTrackedFile
https://github.com/feenkcom/gt4git/commit/83acfb by Sven Van Caekenberghe
Using colored booleans in standard Git gtDetails
https://github.com/feenkcom/gt4git/commit/b47304 by Sven Van Caekenberghe
Using colored booleans in Pure Git gtDetails
https://github.com/feenkcom/gt4git/commit/eaee4e by Sven Van Caekenberghe
Rework IceGitCliPlatform>>#gtDetailsFor: a bit
https://github.com/feenkcom/gt4gemstone/commit/a36921 by Andrei Chis
Only show GtGemStoneSession>>#gtLogFor: if the session is connected
https://github.com/feenkcom/gt4gemstone/commit/562a7f by Aliaksei Syrel
Merge 225736e7bba306bcf24a692083aa37185b557fed
https://github.com/feenkcom/gt4gemstone/commit/aeca2f by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures