Skip to content

deps: Bump de.sciss:weblaf from 1.2.9 to 1.27#15

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/de.sciss-weblaf-1.27
Open

deps: Bump de.sciss:weblaf from 1.2.9 to 1.27#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/de.sciss-weblaf-1.27

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Bumps de.sciss:weblaf from 1.2.9 to 1.27.

Release notes

Sourced from de.sciss:weblaf's releases.

WebLaF v1.27

Release Notes

It might seem that not a lot of work was done in the last few months, but its not true. I have completed the hardest part of components styling - I was able to solve all the problems I have encountered without making any "stinky" workarounds in the code. So in the end - there will be a few styling layers for each component and you can modify each of them to alter component's view.

So this update introduces first beta version of StyleManager and affects a lot of aspects of WebLaF library. Be aware that it might make your projects non-compilable as some of deprecated features were removed or replaced with their updated versions. Such changes might occur a few times more until the final stable release. To make things clear i have posted a large separate guide about new styling system and included features: https://github.com/mgarin/weblaf/wiki/How-to-use-StyleManager

This update does not provide a fully-functional StyleManager version but gives you a brief preview of WebLaF styling system and helps you to prepare for upcoming changes. In next few updates i am going to release all of the rest specific Painter implementations for Swing and WebLaF components to complete StyleManager, so WebLaF will finally become fully stylable and flexible. Futher updates will include the rest of the features everyone requested a lot of times like Dark theme and additional components.

So hold tight and be ready for more exciting updates!

Features

  • StyleManager core functionality added
  • Skins (aka themes) support added
  • Default WebLaF skin added
  • Alpha version of StyleEditor tool added
  • NinePatchEditor image rotation features added

Improvements

  • WebInternalFrame buttons made non-focusable [ #90 ]
  • WebScrollPane method to hide scroll bar buttons added [ #95 ]
  • WebButtonGroup style updates and component add improvements [ #96 ]
  • WebButton decoration improvements for WebButtonGroup [ #105 ]
  • JScrollBarSettingsProcessor added for JScrollBar value auto-save possibility
  • All default painters are now custom and moved into separate skin package
  • Redundant PainterMethods interface removed
  • All specific style settings are now contained inside painters only
  • Text representation for UniqueNode improved

Bug fixes

  • Option "OptionPane.isYesLast" is now set to true for Mac OS X [ #55 ]
  • PainterSupport and FocusManager memory leak fixed [ #80 ]
  • WebCalendar month/year switch for last days of month fixed [ #82 ]
  • Focus tracking issues for various component fixed [ #83 ]
  • Maximize function for decorated windows fixed [ #85 ]
  • WebFileDrop settings and selected files fixed [ #86 ]
  • WebPopupPainter fixed for zero shadeWidth/round case [ #87 ]
  • WebPopupMenuUI NullPointerException fixed [ #91 ](thanks to @​Sciss)
  • WebPopupPainter bottom side corner fixed [ #93 ]
  • Checkbox animation can now be disabled by default [ #99 ](thanks to @​jordeu)
  • Fixed window transparency update for later versions of JDK 7 [ #72 #79 #104 ]
  • WebDirectoryChooser roots filtering and display fixed [ #107 ]
  • Checkbox state is now updated when checkbox model is changed (thanks to @​jordeu)
  • Popup menu margin properly used within PopupMenuPainter to draw corner fill now
  • NinePatchIcon painting within custom bounds fixed
  • WebScrollBarUI preferred size fixed
  • WebAsyncTree root sorting/filtering exception fixed
  • WebButtonUI margin for hidden sides fixed
  • NinePatchIcon cache initialization fixed
  • WebListUI rollover cell highlight fixed

... (truncated)

Commits
  • 7c433b9 A few additional skin apply methods for StyleManager
  • abcc18f #107 - WebDirectoryChooser roots display fix and additional filter change opt...
  • c9d333b Merge pull request #100 from jordeu/master
  • fb8e035 Update checkbox state when the checkbox model is changed.
  • 128bbc3 Allow to disable checkbox animation by default. Fix #99.
  • 923a71e Merge pull request #92 from Sciss/master
  • 14b5d36 fixes #91
  • 94f886c #87 - WebPopupPainter fixed for zero shadeWidth/round case
  • 6c51bdf #82 - WebCalendar month/year switch fix for last days of month
  • c2f666e #80 - PainterSupport and FocusManager memory leak fixed
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests die dependencies updaten label Apr 3, 2026
@dependabot dependabot Bot requested a review from geertvanzoest as a code owner April 3, 2026 08:02
@dependabot dependabot Bot changed the title deps: bump de.sciss:weblaf from 1.2.9 to 1.27 deps: Bump de.sciss:weblaf from 1.2.9 to 1.27 Apr 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/de.sciss-weblaf-1.27 branch 5 times, most recently from 9a33d05 to 1bbb7d8 Compare April 3, 2026 17:35
Bumps [de.sciss:weblaf](https://github.com/mgarin/weblaf) from 1.2.9 to 1.27.
- [Release notes](https://github.com/mgarin/weblaf/releases)
- [Commits](mgarin/weblaf@v1.2.9...v1.27)

---
updated-dependencies:
- dependency-name: de.sciss:weblaf
  dependency-version: '1.27'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/de.sciss-weblaf-1.27 branch from 1bbb7d8 to 79dfc13 Compare April 4, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests die dependencies updaten

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants