Skip to content

5.1.0

Choose a tag to compare

@omikron-fp omikron-fp released this 18 Feb 10:41
· 8 commits to release/5.x since this release
34afd8d

FEATURE

  • Popular Searches
    • Activate with new attribute <ff-searchbox popular-searches>
    • Rendering happens through ff-suggest with new template slot <template data-role="popular-searches">

IMPROVEMENT

  • ff-suggest
    • The suggestions template is now defined through <template data-role="suggestions">.
    • The old approach remains available for compatibility but is no longer documented.