Skip to content

BootsFaces v1.1.3 - Enhancements and Bug Fix Release

Compare
Choose a tag to compare
@TheCoder4eu TheCoder4eu released this 24 Aug 21:26
· 469 commits to master since this release

BootsFaces v1.1.3 - Enhancements and Bug Fix Release

Our Team is happy to publish a new Release with Enhancements and many Bug Fixes!

Enjoy!

Enhancements:

  • Re-Enable value attribute for b:inputSecret ( #841 )
  • f:selectItem: itemValue vs itemLabel ( #781 )
  • Buttons extension datatables (export to excel) ( #827 )
  • JavaScript / AJAX API for tracking the progress of image loading ( #840 )
  • b:dataTable rowStyleClass ( #824 )
  • Document and improve the input masks of b:inputText ( #830 )
  • Dynamic tabView feature ( #807 )

Bugs Fixed:

  • command button action doesn't work inside tabview ( #842 )
  • DataTable are not rendered correctly in a modal ( #843 )
  • value attribute of inputText is not able to work with maps ( #834 )
  • Button property not rendered ( #810 )
  • NullPointerException thrown due to Mojarra 2.3 PartialViewContextImpl inspecting InternalIE8CompatiblityLinks as a resource ( #831 )
  • b:message isn't updated on AJAX if it there was no message before ( #832 )
  • Combobox (<b:selectOneMenu>) with readonly="true" ( #828 )
  • b:commandButton onclick executed twice ( #826 )