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

feat(autocomplete|taginput): update component generics and props #956

Merged
merged 13 commits into from
Jun 13, 2024

Conversation

mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Jun 12, 2024

Fixes #872
Fixes #411
Fixes #394
Fixes #501

Proposed Changes

  • add Input debounce prop
  • update Autocomplete generics
  • add Autocomplete prop filter to define a filter for input value
  • update Autocomplete examples
  • rename Autocomplete prop data to options
  • rename TableColumn prop display to formatter
  • update Taginput generics
  • rename Taginput prop data to options
  • add Taginput prop filter to define a filter for input value
  • add Taginput prop formatter
  • set Taginput inner Autocomplete to expanded
  • update Taginput examples
  • remove Taginput allowAutocomplete prop and rework allowNew behavior
  • add Taginput remove tags on enter

@mlmoravek mlmoravek added enhancement Improvements to existing features and functionality breaking Breaking changes refactoring This involves some refactoring of existing code. labels Jun 12, 2024
Copy link

netlify bot commented Jun 12, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 0dc6997
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/666af6dde27b6a0009db943b
😎 Deploy Preview https://deploy-preview-956--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mlmoravek mlmoravek changed the title feat(autocomplete): update component generic type | add filter prop feat(autocomplete|taginput): update component generics and props Jun 12, 2024
@mlmoravek mlmoravek merged commit 26de252 into develop Jun 13, 2024
8 of 9 checks passed
@mlmoravek mlmoravek deleted the type/autocomplete/enhancement branch June 13, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes enhancement Improvements to existing features and functionality refactoring This involves some refactoring of existing code.
Projects
None yet
1 participant