-
Notifications
You must be signed in to change notification settings - Fork 270
fix: Avoid jarring on paging #259
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
1ed0092
fix: Add TypeScript definitions (#223)
ellinge f8eb1c3
fix: Typing error for children (#232)
ellinge cb38633
fix: Prevent dropdown close on expand in Firefox (#231)
ellinge bdf47bc
docs: Add types friendly badge 📚 (#229)
mrchief 7ae71bb
style: Auto format code using prettier before commit (#224)
mrchief b3e7ec9
feat: Added support for single select in tree dropdown (#217)
ellinge ef6e584
Add Breaking change to allowed prefixes
mrchief 4e1d5af
feat: Ability to keep the dropdown open always (#241) ✨
moonjy1993 a4fb879
feat: Add keyboard navigation (#225)
ellinge 3e5381e
feat: Add ARIA roles and attributes (#233)
gazab 4806c8e
docs: add moonjy1993 as a contributor (#246)
allcontributors[bot] cbd256d
docs: add gazab as a contributor (#247)
allcontributors[bot] 1f24344
fix: Remove babel-runtime from distribution bundle (#248) 🔥
mrchief aee6e7a
fix: Updated onAction to bubble up custom props (#230)
ellinge e12bda2
test: Update ava to produce consistent snapshots across OSes 🚨 (#250)
mrchief 6b2f76f
feat: Group logically related props together (#242) ⚡️
ellinge 8a9d148
refactor: Update mode to include hierarchical (#251)
mrchief a21bd11
Update PULL_REQUEST_TEMPLATE.md
mrchief 874fd48
fix: Only adjust scroll on active descendant change
ellinge 71d6e37
fix: Add test
ellinge 8f2c7cf
fix: Moved keyboard tests and added active focus test
ellinge f7b7dd5
fix: Added test for only scroll on keyNav
ellinge c685edc
fix: Fixes jarring
ellinge 5ec2fdc
fix: Check activeDescent only on change
ellinge 3e255dd
style: Consistent formatting of code in example comment
9cdb943
Merge branch 'develop' into fix/FocusScrollAfterKeyboardSelection
ellinge 297ed42
refactor: Consolidate showDropdown props (#253) 🔨
mrchief 1fb6f91
Merge branch 'develop' into fix/FocusScrollAfterKeyboardSelection
mrchief fb5beb3
Merge branch 'master' into develop
mrchief 764a002
fix: Updated onAction to bubble up custom props (#230)
ellinge 1657711
test: Update ava to produce consistent snapshots across OSes 🚨 (#250)
mrchief 007602b
feat: Group logically related props together (#242) ⚡️
ellinge 637fe66
refactor: Update mode to include hierarchical (#251)
mrchief 60624a4
chore: Update PULL_REQUEST_TEMPLATE.md
mrchief a943bea
style: Consistent formatting of code in example comment
655c45a
refactor: Consolidate showDropdown props (#253) 🔨️
mrchief 77573a7
Merge branch 'develop' into fix/FocusScrollAfterKeyboardSelection
ellinge 9669297
Merge branch develop
2682a05
Update index.js
ellinge File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.