4.0.4
FIX
core
- Additional price fields specified in the
ff-communication
'scurrency-fields
attribute are not localized in the asn groups
- Additional price fields specified in the
- Negative filters in NG are not taken into account
- Clearing
localStorage
at runtime breaks the application - Tracking
- Click tracking sends invalid query for navigation searches in NG
This happens with the setup of<ff-communication add-params="navigation=true,filter=(category-filter)">
This setup still leads to the wrong behaviour. Instead, use the newcategory-page
attribute to implement category pages.
- Click tracking sends invalid query for navigation searches in NG
ff-sortbox
,ff-sortbox-select
- Duplicated sort descriptions are causing the wrong fields to be used for sorting
IMPROVE
- Category pages (requires
version="ng"
)- Add
category-page
attribute toff-communication
to enable a more stable implementation of category pages
- Add
ff-asn-group-element
- element renders
[fixed]
and[implicit]
attributes according to selection type to allow more distinguishable styling
- element renders
DEPRECATE
Usage of these features is no longer recommended. They are going to be removed in a future version.
ff-asn-remove-filter
keep-category-path
is no longer required to implement category pages. Use the new attributecategory-page
onff-communication
instead