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
When BC is broken, a context param is added to restore the old behavior. Unfortunately, that context params are scattered throughout the docs. A new page should be added stating the BC breaks and context params for each version.
The text was updated successfully, but these errors were encountered:
b:datePicker is deprecated since 1.1.0. Start using b:dateTimePicker.
b:slider is going to be deprecated soon. It will be replaced by b:slider2 when both sliders have the same functionality and when they are compatible. The idea is to use the new component with the old name and to make the old component available with another name for one version.
net.bootsfaces.legacy_error_classes (since 1.1.0)
Styles and style-class of b:badge (since 1.1.0)
b:dateTimePicker: mode="inline" replaced by show-icon and icon-position (since 1.0.2)
@findIdRecursive(id) may yield more than one id (since 1.0.2)
When BC is broken, a context param is added to restore the old behavior. Unfortunately, that context params are scattered throughout the docs. A new page should be added stating the BC breaks and context params for each version.
The text was updated successfully, but these errors were encountered: