Skip to content

BootsFaces v1.4.2 - Enhancements and Bug Fix Release

Compare
Choose a tag to compare
@TheCoder4eu TheCoder4eu released this 28 Aug 21:41
· 145 commits to master since this release

It's been a while since the last release, but we made it: our Team is proud to publish a new Enhancements and Bug Fix Release.

Enjoy!

Enhancements
Avoid InputText with tags keeping fixed height ( #1082 and #1081 )
Use document.getElementsByName() to trigger default command ( #1075 )
Add support for itemDisabled for radiobutton ( #1073 )

Bug Fixes
Define CSS classes pull-left and pull-right for Font Awesome 5 ( #1088 )
Solved b:button doesn't generate solid Font Awesome icons (iconSolid is broken) ( #1087 )
Solved b:inputText not working in Chrome ( #1079 )
Solved dateTimePicker disabledDays issues ( #1078 )
Solved checkboxes not working in DataTable (follow-up to #1038) ( #1059 )
Solved TabViewRenderer.encodeTabContentPanes does not set offset correctly ( #1054 )
Solved datepicker does not have space after css class name 'form-group'( #1008 )
Solved b:canvas needs wrapper div when using responsive features bug confirmed ( #711 )
Solved inconsistent behaviour on tiny screens (col-xs-xx) ( #588 )
Solved b:datatable per-column filtering returns no rows if current page number was greater than filter result has ( #462 )
Solved no refresh for b:tab against p:tab with p:gmap ( #205 )
Solved bug with dropmenu alignment ( #185 )