Skip to content

Bump ff-web-components from 4.0.2 to 4.2.7#32

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ff-web-components-4.2.7
Open

Bump ff-web-components from 4.0.2 to 4.2.7#32
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ff-web-components-4.2.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2023

Copy link
Copy Markdown

Bumps ff-web-components from 4.0.2 to 4.2.7.

Release notes

Sourced from ff-web-components's releases.

4.2.7

FIX

  • ff-record-list
    • SSR setup throws error when there are no records

IMPROVEMENT

  • ff-record-list
    • Add option to define records insertion point when in SSR-mode. This ensures proper record insertion when the SSR result is empty.
      <ff-record-list ssr>
          \<template data-role="records-insertion-point"></template>
      </ff-record-list>

4.2.6

FIX

  • ff-sortbox, ff-sortbox-select
    • sortbox adds obsolete parameters name and order to navigation requests

4.2.5

FIX

  • ff-asn-group
    • removeFilter does not clear page parameter
  • ff-asn-remove-all-filter
    • element does not clear page parameter
  • ff-slider, ff-slider-one-touch
    • slider does not clear page parameter

4.2.4

FIX

  • ff-campaign-advisor
    • search query is incorrectly encoded after clicking on answer

IMPROVEMENT

  • ff-suggest
    • introduced new attribute hide-onblur as an alternative to ff-searchbox's hide-suggest-onblur. The new attribute will not hide ff-suggest when its descendant elements are clicked.

4.2.3

FIX

  • ff-header-navigation does not display groups with encodable characters

4.2.2

FIX

  • ff-campaign-advisor
    • Usage together with category-page creates invalid request.

4.2.1

FIX

... (truncated)

Changelog

Sourced from ff-web-components's changelog.

4.2.7

FIX

  • ff-record-list
    • SSR setup throws error when there are no records

IMPROVEMENT

  • ff-record-list
    • Add option to define records insertion point when in SSR-mode. This ensures proper record insertion when the SSR result is empty.
      <ff-record-list ssr>
          \<template data-role="records-insertion-point"></template>
      </ff-record-list>

4.2.6

FIX

  • ff-sortbox, ff-sortbox-select
    • sortbox adds obsolete parameters name and order to navigation requests

4.2.5

FIX

  • ff-asn-group
    • removeFilter does not clear page parameter
  • ff-asn-remove-all-filter
    • element does not clear page parameter
  • ff-slider, ff-slider-one-touch
    • slider does not clear page parameter

4.2.4

FIX

  • ff-campaign-advisor
    • search query is incorrectly encoded after clicking on answer

IMPROVEMENT

  • ff-suggest
    • introduced new attribute hide-onblur as an alternative to ff-searchbox's hide-suggest-onblur. The new attribute will not hide ff-suggest when its descendant elements are clicked.

4.2.3

FIX

  • ff-header-navigation does not display groups with encodable characters

4.2.2

FIX

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ff-web-components](https://github.com/FACT-Finder-Web-Components/ff-web-components) from 4.0.2 to 4.2.7.
- [Release notes](https://github.com/FACT-Finder-Web-Components/ff-web-components/releases)
- [Changelog](https://github.com/FACT-Finder-Web-Components/ff-web-components/blob/release/4.x/CHANGELOG.md)
- [Commits](FACT-Finder-Web-Components/ff-web-components@ffcafbc...2c36027)

---
updated-dependencies:
- dependency-name: ff-web-components
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants