Shoes v4.0.0.rc1 Release Notes
Release Date: 2017-11-12 // about 7 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