Skip to content

BootsFaces v0.6.5 - New Features and Integration release

Compare
Choose a tag to compare
@TheCoder4eu TheCoder4eu released this 04 Mar 17:29
· 1976 commits to master since this release

After a while, our Team is finally proud to publish the new v0.6.5 Release.
This time we added more examples, a couple of handy Components and exciting Features:

  • Font Awesome Support ( #23 , #39 , #53 )
  • Compatibility to both Oracle Mojarra and Apache MyFaces
  • Improved AngularFaces Integration
  • Primefaces Integration
  • Omnifaces Integration
  • and better documentation

New Components

  • b:icon ( #50 )
  • b:iconAwesome ( #51 )

Improvements

  • Improved component: b:selectOneMenu ( #38 )
  • Added container-fluid support to b:container ( #56 )
  • full PrimeFaces compatibility ( # 43 )
  • Added "fluid" support to b:navBar ( #63 )
  • successfully tested with the CombinedResourceHandler of OmniFaces

New Examples

  • Add Sign In example ( #60 )
  • Add the Theme example ( #61 )
  • Add the Dashboard example ( #62 )

Fixes

  • Problem getting the converted value on b:inputText which lead to an exception thrown on non-numeric input ( #30 )
  • css for form-group styled inputfields wrong ( #41 )
  • b:row and b:column: rendered attribute doesn't work ( #42 )
  • b:panel doesn't render styleClass attribute ( #44 )
  • raised b:datepicker z-index to fix rendering issues ( #45 )
  • form has height 0 ( #48 )
  • fixed some resouce rependencies ( #55 )