Skip to content

Releases: pharo-spec/Spec

v1.3.3

10 Oct 07:49
0cf85eb
Compare
Choose a tag to compare

What's Changed

  • Set enablement of button in SpCommand>>#configureAsButtonOfClass: by @koendehondt in #1621

Full Changelog: v1.3.2...v1.3.3

v1.3.2

04 Oct 11:41
Compare
Choose a tag to compare

v1.3.1

04 Oct 07:44
5a2fe20
Compare
Choose a tag to compare

What's Changed

  • fix bad label before first progress event. by @demarey in #1551
  • withWindowDo: should return the result of the block by @demarey in #1555
  • Use identity comparisons when looking for elements in a list by @guillep in #1568
  • Use a block to determine the enablement state of a menu item that is created based on a command by @koendehondt in #1605
  • Add SpMenuPresenter>>#fillWith: that applies for SpMenuBarPresenter as well, and add tests and example by @koendehondt in #1611

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Apr 10:07
2be6762
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0

v1.2.5

27 Nov 08:33
c1c41bf
Compare
Choose a tag to compare
  • fix a problem on alignment columns

v1.2.4

06 Sep 10:03
810c176
Compare
Choose a tag to compare

Backport SpMorphicBackendForTest>>#doubleClickFirstRowAndColumn: - #1431

v1.2.3

07 Aug 09:34
353388f
Compare
Choose a tag to compare
  • Fixing serialisation problem with Fuel
  • Adding support for basic scaling based on DPI

v1.2.2

03 May 14:02
a575ba3
Compare
Choose a tag to compare

remove leftover

v1.2.1

02 May 09:26
a81e42f
Compare
Choose a tag to compare
  • fix a problem on labels with different font
  • fix #1381
  • in morphic, added "title" and "subtitle" base styles
  • in morphic, style components using "environment colors" will now change the used environment color when theme change (means they are reactive to themeChanged event).

v1.2.0

12 Apr 14:47
730b4d1
Compare
Choose a tag to compare
Merge pull request #1375 from pharo-spec/dev-1.0

last changes