-
Notifications
You must be signed in to change notification settings - Fork 22
Migration Guide
Melloware edited this page Aug 2, 2024
·
13 revisions
The PrimeFaces Extensions migration guide focuses on issues to address when upgrading to a newer version of PrimeFaces and PFE. For all changes, please check the milestones.
-
QRCode
: themSize, mPosX, mPosY
attributes has been renamed tolabelSize, labelPosX, labelPosY
-
InputPhone
: thecountrySearch
attribute has been removed, it now defaults totrue
.
-
InputPhone
now decodes values as E.164 format phone numbers. UseformatOnDisplay="true"
or a converter if you want to show a local or different version in the component.
-
CKEditor
is removed due to legal reasons. You probably want to skip this version and migrate to 12.0.6 instead, where we've addedSunEditor
which can be used as a replacement forCKEditor
.
-
FAB
(usep:speedDial
). -
Scaffolding
(usep:outputPanel deferred="true"
withf:facet name="loading"
).
-
PrinterBehavior
.
-
ThemeAccentColorResourceHandler
moved toorg.primefaces.extensions.application
.
-
Badge
(usep:badge
). -
Exporter
(usep:dataExporter
). -
Gravatar
(usep:avatar
). -
LetterAvatar
(usep:avatar
). -
Social
(no replacement).
-
Badge
(usep:badge
). -
Exporter
(usep:dataExporter
). -
Gravatar
(usep:avatar
). -
LetterAvatar
(usep:avatar
). -
Social
(no replacement).