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
New Features
Updated Gradle Build to make the library compile and work with Java 9 ( #887 )
New Components
Feature Request - b:link, b:commandLink ( #453 )
Enhancements
Add a server-side option to define which datatable rows are selected ( #836 )
Add more flexible CSS styling options for b:progressbar ( #850 )
Add show row as selected DataTable Missing Feature ( #856 )
Bug Fixes
Fix b:slider has a negative indent bug confirmed ( #770 )
Fixed: b:touchSpin onstopspin doesn't call ajax? ( #812 )
Regard hidden (rendered="false") column correctly when collecting the column infos of b:dataTable (#875 and #848)
Fixed an error that happened with b:inputText if the referenced value is null ( #851 )
Fix tabs damage usage of file upload ( #855 )
Fix @parent:@next and @parent:@previous don't work ( #857 )
AddResourcesHandler adds resources in wrong order - BootsFaces 1.2.0 ( #863 )
Added the attributes style and style-class to b:growl ( #864 )
Fixed accordion: expanded-panels not working ( #873 )
Remove unsafe deserialization from net.bootsfaces.utils.BsfUtils.java ( #880 )
Fixed the ondtchange event handle of b.dateTimePicker ( #886)
Confirmed the library compiles and works with Java 9 ( #887 )
Prevent commandButtons from submitting a form in AJAX mode ( #893 )
Solved a bug concerning AJAX and the fieldId of b:inputText ( #896 )
Allow developers to put custom jquery into a subfolder (#897)
BlockUI always enabled just by importing the library ( #790 )
The text was updated successfully, but these errors were encountered:
v1.2.0 Ship List
New Features
Updated Gradle Build to make the library compile and work with Java 9 ( #887 )
New Components
Feature Request - b:link, b:commandLink ( #453 )
Enhancements
Add a server-side option to define which datatable rows are selected ( #836 )
Add more flexible CSS styling options for b:progressbar ( #850 )
Add show row as selected DataTable Missing Feature ( #856 )
Bug Fixes
Fix b:slider has a negative indent bug confirmed ( #770 )
Fixed: b:touchSpin onstopspin doesn't call ajax? ( #812 )
Regard hidden (
rendered="false"
) column correctly when collecting the column infos of b:dataTable (#875 and #848)Fixed an error that happened with
b:inputText
if the referenced value is null ( #851 )Fix tabs damage usage of file upload ( #855 )
Fix @parent:@next and @parent:@previous don't work ( #857 )
AddResourcesHandler adds resources in wrong order - BootsFaces 1.2.0 ( #863 )
Added the attributes
style
andstyle-class
tob:growl
( #864 )Fixed accordion: expanded-panels not working ( #873 )
Remove unsafe deserialization from net.bootsfaces.utils.BsfUtils.java ( #880 )
Fixed the
ondtchange
event handle ofb.dateTimePicker
( #886)Confirmed the library compiles and works with Java 9 ( #887 )
Prevent commandButtons from submitting a form in AJAX mode ( #893 )
Solved a bug concerning AJAX and the
fieldId
ofb:inputText
( #896 )Allow developers to put custom jquery into a subfolder (#897)
BlockUI always enabled just by importing the library ( #790 )
The text was updated successfully, but these errors were encountered: