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

Update #1

Merged
merged 34 commits into from
Jul 24, 2023
Merged

Update #1

merged 34 commits into from
Jul 24, 2023

Conversation

gopeter
Copy link
Member

@gopeter gopeter commented Jul 24, 2023

No description provided.

thiskevinwang and others added 30 commits September 5, 2022 16:36
* fix(keybinding): Meta+ArrowDown respects disabled items

* chore(keybinds): update test

* revert id change

* chore: update test

* remove .only

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
upgrade radix-ui/react-dialog
* arrow keys wrap around

* make wraparound dependent on loop prop

* document loop prop

* prettier formatting
* Allow setting container to Radix Portal

* add documentation for container prop

* Add note explaining container prop

* Replace `querySelector` in example with useRef

* prettier formatting

* fix up jsdoc

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

* Update playwright.config.ts

* fix prettier
This commit removes a seemingly unnecessary React `<Fragment>` from the
index page definition. In general, I think less code is better. :)
use pnpm/action-setup
* fix: keep item value controlled

* test: add keep controlled value test

---------

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
feat: use aria-activedescendant in input

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
* fix: keep focus on the initial value

* fix: prettier stuff

* prettier

---------

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
chore: use offsetHeight to calculate list height
* 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 (#84)"

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

* remove command-score dep

* add tests from #16

* update lockfile
* docs: add forceMount prop

* Apply suggestions from code review

---------

Co-authored-by: Paco <34928425+pacocoursey@users.noreply.github.com>
@gopeter gopeter merged commit 59ee2cd into debd:main Jul 24, 2023
1 check failed
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.