Shoes v4.0.0.rc1 Release Notes

Release Date: 2017-11-12 // over 6 years ago
  • ๐Ÿ‘Œ Improvements (5)

    • ๐Ÿ†• New logo!!! [393d0dd]
    • Basic slot scrolling [7d93126]
    • Hide elements outside of slot boundaries [9aeac16]
    • Consider parent visibility when deciding to show elements [1158406]
    • โž• Added #focused? method [d4ee823]

    ๐Ÿ› Bug Fixes (1)

    • Apply clipping to image painting [6ac7a11]

    Contributors (5)

    Jason R. Clark, Eric Boehs, Eric Stensland, Joe Martin, Tobias Pfeiffer


Previous changes from v4.0.0.pre9

  • ๐Ÿ‘Œ Improvements (5)

    • Shoes Console (Alt+/) properly gathers logged messages [67a9864]
    • Include gems from Gemfile during packaging [c50c457]
    • Warn directly when running jar on OS X without -XstartOnFirstThread [2d27bdf]
    • ๐Ÿ‘Œ Support start block method in app [736702e]
    • ๐Ÿ‘Œ Support readonly state on appropriate elements [bda1639]

    ๐Ÿ› Bug Fixes (6)

    • Reset alpha to avoid transparency leaks on later elements [92935e3]
    • 0๏ธโƒฃ Combo default sizes increased to look right on all platforms [4e3be1f]
    • Get clipboard working again on OSX [86a584b]
    • Keep combo selection through list changes [168c0cf]
    • Ensure visibility methods chain properly [f69ab49]
    • ๐Ÿ‘ Allow setting click through styles [d694275]

    Contributors (3)

    Jason R. Clark, Tobias Pfeiffer, Ishaan Malhi