BootsFaces v0.6.5 - New Features and Integration 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
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
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 )