What's Changed
- Fix old mentions of Brick classes by @tinchodias in #553
- Ask current time via space's clock by @tinchodias in #556
- Fix some bugs in export to Form by @tinchodias in #564
- Remove deprecated classes and methods by @tinchodias in #565
- Initialize BlSpaceShownEvent correctly by @tinchodias in #575
- Rescue ducasse example cleanup by @tinchodias in #577
- removed unused dragboard variable from BlSpace by @Enzo-Demeulenaere in #576
- Refactoring event Tests by @Enzo-Demeulenaere in #583
- Make #processEvent:using: on BlMorphicSpaceHostMorph pass special gesture mouse events to the inherited implementation by @Rinzwind in #572
- Proportional layout: Apply children margin after applying the proportions by @tinchodias in #563
- Equality and hash by @Nyan11 in #558
- Revert "Equality and hash" by @Ducasse in #584
- removed last references to dragStartMask by @Enzo-Demeulenaere in #585
- removed dragStartMask instvar by @Enzo-Demeulenaere in #588
- Make BlDemoCollector sort the packages, classes and methods by @Rinzwind in #592
- Add BlDemoScript to allow class methods with a pragma ‘’ to be executed in a browser by @Rinzwind in #594
- Make #physicalSize on BlMorphicWindowHostSpace apply the world renderer canvas scale factor by @Rinzwind in #595
- Extend BlDemoCollector and BlDemoMethodNode to include metaclass methods by @Rinzwind in #593
- Moving some tests with assertions out of examples and moved into Bloc… by @Ducasse in #589
- Fix rendering glitch: dashed borders in the parent are inherited to child by @tinchodias in #597
- Layouts pass by @tinchodias in #579
- Initial commit for full drag&drop support - by @rvillemeur in #591
- Move system settings to the corresponding package by @tinchodias in #601
- Remove unused acceptVisitor: extensions in RB tokens by @tinchodias in #603
New Contributors
- @rvillemeur made their first contribution in #591
Full Changelog: v2.0.0...v2.1.0