Skip to content

JWt 4.14.0

Latest

Choose a tag to compare

@RomainMard RomainMard released this 15 Jul 13:45

JWt 4.14.0 is a major release. That focuses on:

  • Dark mode for Bootstrap 5 theme
  • Position-anchor
  • Reducing the amount of JavaScript sent by Wt
  • and much more

Dark mode for Bootstrap 5 theme

It is now possible to change the color theme of Bootstrap 5 theme, and custom css used by JWt for Bootstrap 5 was adapted to also support the Dark mode.

Position-anchor

It is now possible to add position-anchor to widgets, allowing to simplify placement of widgets in relation to one another. This is now used for popups placement when relevant, allowing to avoid popup reparenting.

Check the release notes for more info.