Skip to content

BootsFaces v0.8.1 - Bugfix release

Compare
Choose a tag to compare
@TheCoder4eu TheCoder4eu released this 19 Jan 19:16
· 1516 commits to master since this release

Our team is happy to publish this bugfix release, shortly after the 0.8.0 release, to improve stability.
We took the occasion to add some new features that we are sure you will appreciate.

New features:

  • RTL-Support (e.g. arabic und hebraic languages)
  • new component: Fly-Out-Menu
  • new component: <b:message />
  • BlockUI (similar to BlockUI from PrimeFaces or jQuery, but simpler)
  • AJAX-Support for b:navLink
  • added a span attribute to horizontal slider to set slider column span
  • BootsFaces attributes can both be given with CamelCase or spinal-case
  • symbolic names for column span attributes and values

Fixes:

  • many Bugfixes to b:switch and b:selectBooleanCheckbox
  • horizontal slider now can have an arbitrary column span (instead of always being 4) ( #172 )
  • Solved Glyphicons font loading issues in all scenarios ( #248 )
  • various bugfixes

Updates:

  • updated to Gradle 2.10
  • updated to Font Awesome 4.5.0