Guillaume Mercey
Guillaume Mercey
Improve performance and stability in Autocomplete component with race condition prevention and throttling ## Proposed Changes - **Race Condition Prevention:** Fixed timeout management in the `isActive` watcher to prevent race...
## Fixes - https://github.com/buefy/buefy/issues/4098 - https://github.com/buefy/buefy/issues/4130 - Autocomplete selection and dropdown logic ## Improvements - recompute whitelist dynamically - update ariaAutocomplete when keepFirst changes - adjust scroll listener when appending...
- FIX the theme toggle - Update Docs with missing props, scops and methods sorry for the massive number of file changes, I believe most of it is linting