-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Emoji Picker Menu Navigation #2532
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
+226
−13
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
39b51e9
Add ability to highlight emoji, move around emoji picker
jasperhuangg 657161b
Fit highlighted emoji into scroll window
jasperhuangg 5702c12
Use React.memo
jasperhuangg 0472f66
use onScroll
jasperhuangg ea40482
DRY
jasperhuangg d58757a
reorder functions
jasperhuangg 6cc2cd5
Add ability to press enter to send
jasperhuangg 5e79d43
Add consts
jasperhuangg 8266c69
Rename const
jasperhuangg baf8253
Change function def
jasperhuangg af70691
Remove unused
jasperhuangg a7ebcf6
Add comment for React.memo
jasperhuangg 5dcae44
Fix check for keypresses
jasperhuangg 85d6788
Reorder
jasperhuangg bee98e0
hover to updated the highlighted index, add mode where no emoji is hi…
jasperhuangg afaac1d
Prevent arrow key presses from moving the cursor when they're changin…
jasperhuangg aba464c
style
jasperhuangg 3370f23
style
jasperhuangg 3c4c303
renaming and comments
jasperhuangg 348e338
Add cleanup for event listeners
jasperhuangg 2a58b6f
Move setState logic for shouldDisablePointerEvents into a more fittin…
jasperhuangg 65797b9
Add comment
jasperhuangg a5453e3
Use this.numColumns
jasperhuangg f39e793
Fix comment
jasperhuangg a46758d
Fix comments
jasperhuangg a5c8f92
Fix comments
jasperhuangg 521ff3a
Update comments
jasperhuangg 9f48301
Update comments
jasperhuangg 9bdedc4
Update comments
jasperhuangg 482660a
Update comments
jasperhuangg c4b712d
Merge branch 'main' into jasper-emojiPickerArrowKeys
jasperhuangg 29557e3
merge master
jasperhuangg 902211a
Remove unused pointerEvents variable, change name of pointer events d…
jasperhuangg cb44670
Merge remote-tracking branch 'origin/jasper-emojiPickerArrowKeys' int…
jasperhuangg 602f5d0
Remove whitespace
jasperhuangg ed346c5
Change const name
jasperhuangg b573d11
Get rid of touchscreen check
jasperhuangg dc30517
Move event handler setup into function to cleanup componentDidMount
jasperhuangg 91d604a
Remove canUseTouchScreen
jasperhuangg 6926d31
Cleanup prevent default behavior for arrow key presses on the search …
jasperhuangg 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
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.