Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mattgoud
Copy link
Collaborator

@mattgoud mattgoud commented Dec 17, 2024

❓ Types of changes

Global refactoring of Select component:
related issues :
#385
#384
#361
#287
#284
#280
#196

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • 📦 New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes
  • The component exists on old Prestashop UIKit and my pull request on migrating documentation is accepted.

…t), fix weird behavior of selectAll feature (handle disabled options case)
…and multi select (selectedSingleOption/selectedMultipleOptions), style puik-select
…ilteredOptions with custom method, filtering by optionLabelKey instead default label)
…e keyboard handling (esc to close dropdown), fix reset search query feature when dropdown is closed
…gs), add zIndex prop (group-options), styling focus on error puik-input-wrapper
…utIcon prop, improve search autocomplete function
… OptionType but a string or a number, wip: implement jumper en itemsperpage selects in pagination-large component
…wport, display it above the select -[pagination]- add id prop
…er, fix aria-controls issue (need hidden it if dropdown is closed)
@mattgoud mattgoud merged commit ceb44fb into main Jan 15, 2025
3 of 5 checks passed
@mattgoud mattgoud deleted the feat/384-select-global-refactoring branch January 15, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment