Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a migrations page #31

Open
ggam opened this issue Apr 9, 2017 · 1 comment
Open

Create a migrations page #31

ggam opened this issue Apr 9, 2017 · 1 comment

Comments

@ggam
Copy link
Collaborator

ggam commented Apr 9, 2017

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.

@stephanrauh
Copy link
Collaborator

Let's gather some points to be mentioned:

  • 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants