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

fix(deps): update dependency dropdown_search to v6 #1369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2024

This PR contains the following updates:

Package Type Update Change
dropdown_search (source) dependencies major 5.0.6 -> 6.0.1

Release Notes

salim-lachdhaf/searchable_dropdown (dropdown_search)

v6.0.1

Compare Source

  • New Feature:

    • add Semantics to searchBox to support voiceOver/TalkBack ...
  • Fix bugs:

    • duplicated GlobalKey issue 672
    • multiSelection chips height issue 602
    • hint and dropdownBuilder issue 515

v6.0.0

  • New features:

    • infinite list / lazy loading
    • add click properties to the dropdown
    • add custom mode
    • dropdown button can be changed depending on state (opened/closed)
    • add property cacheItems for popupProps
    • add property onItemLoaded
    • adding new properties for a lot of widget (scrollBar, modal, bottomSheet,...)
    • add to possibility to change position of clearButton and dropdownButton
      using direction property
  • Breaking changes :

    • AsyncItems and items are replaced by items:(filter, infiniteScrollProps)
    • Add isDisabled to itemBuilder params
    • FavoriteItems renamed to SuggestedItems
    • isFilterOnline renamed to disableFilter
    • selectionWidget renamed to checkBoxBuilder
    • dropdownDecoratorProps renamed to decoratorProps
    • clearButtonProps and dropdownButtonProps are placed to suffixProps
  • Fix bugs:

    • Search delay issue 542,
    • Multiselection triggers didChange
      issue 668,
    • ModalBottomSheet Keyboard
      issue 650,
    • ScrollBar padding top
      issue 512
    • Disabled color issue 553
    • MultiSelection overflow
      issue 526
    • Popup does not close after dropdown dispose
      issue 554
    • Suffix space issue 670

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dropdown_search-6.x branch from dc9e2e4 to 46a2864 Compare September 28, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant