Releases: pharo-graphics/Toplo
Releases · pharo-graphics/Toplo
v0.8.0
What's Changed
- WIP ToTable by @badetitou in #333
- First version of sorting table by @badetitou in #334
- Divider refactoring by @plantec in #335
- Move allowFormColorChange setting to ToImage by @tinchodias in #338
- Generic list refactoring by @plantec in #339
- TreeTableElement by @plantec in #340
- Tab pane refactoring by @plantec in #341
- Large change that change the ListElements structure: the inner collec… by @plantec in #342
- Toplo Menu builder by @Ducasse in #345
- Select refactoring multi select refactoring by @plantec in #348
- To style store removal by @plantec in #351
- ToTable and co refactoring by @plantec in #352
- Using instance variables instead of dataUser by @Ducasse in #354
- Clean up ToProgressCircle and ToProgessBar by @LouisePla in #355
- Use token to manage ToProgressCircle color by @LouisePla in #357
- add ToResizeGrip class >>initializeToRawTheme: to setup a skin by @plantec in #356
New Contributors
- @badetitou made their first contribution in #333
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Fix issue #269 by @plantec in #278
- Fix somes pragmas issue on menu builder by @Maiwaiikou in #279
- Adding more example, differential tests and adapt visitor to groups by @Maiwaiikou in #280
- positionOnBorderAtDegrees: aDegrees of: anElement and positionOnBo… by @plantec in #282
- Anchoring logic by @plantec in #284
- To icon adding by @plantec in #283
- Recover size to extent by @tinchodias in #287
- Renaming size to extent: pass on ToSwitchButton by @tinchodias in #288
- Pass on world menu by @tinchodias in #289
- Pass on CI: make more similar to Bloc's CI by @tinchodias in #290
- Deprecation rewrite by @tinchodias in #300
- Check group pane by @plantec in #302
- closeOnPicking stuff refactoring by @plantec in #304 and #303
- cleanup TToElementWithTooltip. by @plantec in #306
- Working on popup manager refactoring by @plantec in #309 and #311
- a lot of cleaning related to theme and skin management by @plantec in #299
- Tooltip + mouseDown + a popup delay works by @plantec in #307
- Summer 25 cleaning - tooltip + mouseDown + a popup delay works + Testing popup manager refactoring by @plantec in #308 and #316 and #317 and #313
- Recover lost changes in PopupWindowManager by @plantec in #318
- Remove ToPopupPickOutsideEventFilter by @plantec in #319
- Skin manager refactoring by @plantec in #321
- Intrinsic state refactoring by @plantec in #322
- Action link and menu refactoring by @plantec in #323
- ToTabElement improvement by @plantec in #326
- Window managers refactoring and window skin improvements by @plantec in #328
Also:
- From Bloc v2.6.0: Fix unexpected rendering with text cut when using Roboto fonts: pharo-graphics/Bloc#730
- From Alexandrie v2.6.0, which includes an optimization regarding creation of
AeCanvasand rendering test (fonts are cached).
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Fix ToMiniBrowser by @tinchodias in #262
- ToSandBox: Use #sorted instead of #sort by @tinchodias in #264
- Tree element refactoring by @plantec in #265
- Working on tree sieve by @plantec in #268
- Menu builder with toplo visitor by @Maiwaiikou in #271
- Tree API used by Spec-Toplo backend by @tinchodias in #270
- devToIconAddingSync by @plantec in #274
- More
New Contributors
- @Maiwaiikou made their first contribution in #271
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Improved accordion list with a group to benefit from the checking st… by @plantec in #237
- sync with dev by @plantec in #241
- first step in integrating the new InnerIntegrationPhase by @plantec in #245
- Trees by @plantec in #240
- Configuration reification try by @plantec in #246
- List selecter review by @plantec in #249
- Item bar enh by @plantec in #251
- Shrinkable by @plantec in #253
- List selection update enh by @plantec in #254
- Window manager enh by @plantec in #255
- Revert "Merge pull request #254 from pharo-graphics/ListSelectionUpda… by @plantec in #256
- Window manager enh by @plantec in #257
- devToListSelectionUpdateEnh by @plantec in #258
- List selection update enh by @plantec in #259
- Placeholder enh by @plantec in #260
- from dev by @plantec in #238
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- with failing tests by @plantec in #224
- On segmented element by @plantec in #226
- Window manager with strategy by @plantec in #227
- Menu and menu bar enh by @plantec in #228
- Move methods in ToploDemoPresenter’s protocol ‘demos’ to the class side by @Rinzwind in #192
- Progress bar by @LouisePla in #160
- Hacking with alain by @Ducasse in #229
- Enable disable with list by @plantec in #230
- Item list node disable by @plantec in #231
- Item bar refactoring by @plantec in #233
- To item bar node holder enh by @plantec in #234
- Sync with dev by @plantec in #236
- Pull new accordion version of collapse to dev by @Enzo-Demeulenaere in #235
New Contributors
- @Enzo-Demeulenaere made their first contribution in #235
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bar element refactoring by @plantec in #209
- To selecter with option issue by @plantec in #210
- To selecter by @plantec in #211
- firstToSelectElementRefactoring-WIP by @plantec in #214
- To command applier enh by @plantec in #216
- Window manager review by @plantec in #218
- Pick outside refactoring by @plantec in #220
- Menu refactoring by @plantec in #223
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- To inner bar element with data source selection handler by @plantec in #170
- To inner bar element with data source selection handler by @plantec in #171
- make multiselect work with user defined node builder by @plantec in #172
- To inner bar element with data source selection handler by @plantec in #173
- ToAttributedLabel is freezable. A freezed label can't be changed (at… by @plantec in #174
- 175 error to element property not found double click delay by @LouisePla in #176
- Selection mode improvement by @plantec in #177
- Add hasStamp for #179 by @labordep in #180
- Set linear layout for ToLabel + unit test for horizontal and vertical… by @labordep in #181
- Remove ToLabel TBlAlignable and related methods by @labordep in #182
- Updating Master from Dev by @tesonep in #189
- Cleaning toplo examples by @Ducasse in #190
- To tag element by @plantec in #184
- tag element 2 by @plantec in #197
- Merge pull request #197 from pharo-graphics/dev by @plantec in #198
- To tag element by @plantec in #199
- On focus and selection states by @plantec in #206
New Contributors
Full Changelog: v0.1.0...v0.2.0