You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raised minimum requirements:
Java 8, 9, 10, or 11 (and probably future Java versions)
JavaEE 7 or JavaEE 8
We're putting Java 7 on the "deprecated" list. There's still a Java 7 build available, but we'll drop support for Java 7 soon.
Maven Central only has the Java 8 build. The other versions are available on the release page.
Enhancements:
Compatibility to Mojarra 2.3
b:breadcrumbs should have an option to render an end point / current page ( #1036 )
add <caption> optional tag to datatable ( #1028, #1032 )
Using <nav> tag in navBar ( #1030 )
Add nl and pt languages to b:dataTable ( #1022, #1024)
b:modal is not readable by screen reader ( #1010 )
navLink and navCommandLink not compatible with keyboard navigation ( #989 )
Expose slider2 JS object to window ( #988 )
Added FontAwesome 5 support. ( #982 )
dataTable column widths change with number of characters in header ( #967 )
b:slider2 now supports both integer and decimal values (#976#1005#1006)
b:dataTable can run behind a firewall, using a local copy of dataTables.min.css and dataTables.min.js ( #853, #997 )
Documentation improvements:
HighCharts configuration missing. ( #1012 )
Showcase inputText link is incorrect ( #998 )
Updated the requirements page
Updated the OmniFaces page and the PrimeFaces page
Added the documentation for b:selectOneMenu select2="true" ( #983 )
Bug fixes:
Bean validation issue for numbers ( #1035 )
DropMenu renders too many closing tags ( #1025 )
Breadcrumbs tries to load theme/bfs.css while no other component does ( #1021 )
b:modal is not readable by screen reader ( #1009 )
Upgrading app from BF 1.2.0 to 1.3.0 causes Resource Not Found: bsf.css: css/default/bsf.css ( #1003 )
Type ahead with tags is broken ( #974 )
b:slider and b:slider2 render the badgeStyleClass instead of the badeStyle ( #978 )
b:slider2 label example is not working and JSF markup is incorrect ( #977 )
Adding aria-disabled="true" when b:navLink are disabled ( #986 )
The text was updated successfully, but these errors were encountered:
v1.4.0 Ship List
Raised minimum requirements:
Java 8, 9, 10, or 11 (and probably future Java versions)
JavaEE 7 or JavaEE 8
We're putting Java 7 on the "deprecated" list. There's still a Java 7 build available, but we'll drop support for Java 7 soon.
Maven Central only has the Java 8 build. The other versions are available on the release page.
Enhancements:
Compatibility to Mojarra 2.3
b:breadcrumbs should have an option to render an end point / current page ( #1036 )
add
<caption>
optional tag to datatable ( #1028, #1032 )Using
<nav>
tag in navBar ( #1030 )Add nl and pt languages to b:dataTable ( #1022, #1024)
b:modal is not readable by screen reader ( #1010 )
navLink and navCommandLink not compatible with keyboard navigation ( #989 )
Expose slider2 JS object to window ( #988 )
Added FontAwesome 5 support. ( #982 )
dataTable column widths change with number of characters in header ( #967 )
b:slider2 now supports both integer and decimal values (#976 #1005 #1006)
b:dataTable can run behind a firewall, using a local copy of dataTables.min.css and dataTables.min.js ( #853, #997 )
Documentation improvements:
HighCharts configuration missing. ( #1012 )
Showcase inputText link is incorrect ( #998 )
Updated the requirements page
Updated the OmniFaces page and the PrimeFaces page
Added the documentation for b:selectOneMenu select2="true" ( #983 )
Bug fixes:
Bean validation issue for numbers ( #1035 )
DropMenu renders too many closing tags ( #1025 )
Breadcrumbs tries to load theme/bfs.css while no other component does ( #1021 )
b:modal is not readable by screen reader ( #1009 )
Upgrading app from BF 1.2.0 to 1.3.0 causes Resource Not Found: bsf.css: css/default/bsf.css ( #1003 )
Type ahead with tags is broken ( #974 )
b:slider and b:slider2 render the badgeStyleClass instead of the badeStyle ( #978 )
b:slider2 label example is not working and JSF markup is incorrect ( #977 )
Adding aria-disabled="true" when b:navLink are disabled ( #986 )
The text was updated successfully, but these errors were encountered: