Skip to content

Conversation

@amitkumar01
Copy link
Owner

… input is not focused

glocore and others added 30 commits November 2, 2022 14:36
chore: use offsetHeight to calculate list height
…p#122)

* chore: add data-disabled to item

* docs: use data-attributes in docs and examples
* feat: add default value prop

* fix: revert example

* fix: check for undefined toLowerCase

* fix: prettier test format
* chore: use forceMount from group as fallback

* fix: undefined forceMount

* fix: check for null/undefined for group id

* fix: add forceMount to deps

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>

---------

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
* Add "data-selected" attribute to Item Component

* fix:`selected` and `disabled` state

---------

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
Revert "Fix: `selected` and `disabled` state (dip#84)"

This reverts commit aeeaf32.
* move command-score into local dep

* remove command-score dep

* add tests from dip#16

* update lockfile
* docs: add forceMount prop

* Apply suggestions from code review

---------

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
fix: skip item select with enter key while composing
* chore: remove select item via mouse event

* chore: update examples to use hover

* chore: disable pointer selection via prop

* fix bug from merge, my bad

* upgrade next

---------

Co-authored-by: João Pedro Magalhães <joaopsilvamagalhaes@gmail.com>
Co-authored-by: paco <34928425+pacocoursey@users.noreply.github.com>
* Fix forceMount too many rerenders

* fix format

---------

Co-authored-by: João Pedro Magalhães <joaopsilvamagalhaes@gmail.com>
* fix: only scroll into view on first render and via keyboard

* refactor: remove unnecessary code

---------

Co-authored-by: João Pedro Magalhães <joaopsilvamagalhaes@gmail.com>
* deps: react-dialog version

* use exact

---------

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
add keywords prop to the item component
joaom00 and others added 7 commits January 29, 2024 20:19
* feat: add asChild prop

* refactor: move logic to a function

* chore: cut comment

* chore: add primitive dep and remove slot dep

* build: update pnpm-lock

---------

Co-authored-by: João Pedro Magalhães <joaopsilvamagalhaes@gmail.com>
Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
* Fix suggestions list label.

* Fix loading progressbar label.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.