Skip to content

BootsFaces v0.6.6 - Bugfixes release

Compare
Choose a tag to compare
@TheCoder4eu TheCoder4eu released this 04 Apr 14:15
· 1943 commits to master since this release

BootsFaces Team is proud to publish the new v0.6.6 bugfixes Release.

Fixed:

  • Fixes for ordering of CSS imports ( #80 )
  • Improvements in b:selectOneMenu ( #78 ). It still doesn't support converters, but that doesn't matter because converters are hardly ever needed in the new version.
  • TabView breaks with comments inside ( #77 )
  • b:commandButton - title and rendered attribute are ignored ( #73 )
  • b:row, b:column and b:container don't support style ( #72 )
  • Style support for CommandButton ( #71 )
  • Issue on how to apply CSS classes to BootsFaces components. ( #24 )

Enhancements:

  • InternalFALink breaks sites without internet access ( #76 )
  • Get rid of /javax.faces.resource/* ( #54 )