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
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 )
The text was updated successfully, but these errors were encountered:
v1.4.2 Ship List
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 )
The text was updated successfully, but these errors were encountered: