Skip to content

WebLaF v1.24

Compare
Choose a tag to compare
@mgarin mgarin released this 15 Oct 13:14
· 1461 commits to master since this release

Features

  • Each WebCheckBoxTree checkbox can now be hidden and disabled separately
  • WebCheckBoxTree recursive checking option added
  • Painter and margin support added for WebSliderUI
  • Painters are able to force component updates now
  • CustomFileFilter class added to simplify new filters creation

Improvements

  • WebAsyncTreeFilterField translation added
  • DefaultTreeCheckingModel performance improved
  • Default check and radio menu item icons added
  • Check and radio menu item checked background can now be disabled
  • Demo application code links highlight improvements
  • RSyntaxTextArea library updated to 2.5.0 version

Bug fixes

  • WebFileChooserUI filters and hidden files display fixed [ #46 ]
  • WebFileChooserUI initial orientation fixed
  • WebTreeUI.java initial orientation fixed
  • WebLinkLabel url/email/file link types fixed
  • Popup menu dropdown corner position fix for RTL orientation
  • File filter description display fixed
  • Language dictionaries merging fixed
  • DefaultFileFilter renamed to AbstractFileFilter