-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい #12337
Merged
syuilo
merged 18 commits into
misskey-dev:develop
from
samunohito:enhance/input_form_reaction_picker
Dec 3, 2023
+84
−11
Merged
Changes from 6 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
370099d
入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい
samunohito 531313f
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito 6b33854
erase console.log
samunohito 52f3364
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito b68b4eb
fix CHANGELOG.md
samunohito a696a0f
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito d23fb31
reaction-picker.ts を戻し、今回の対応を入れた emoji-picker.ts を新たに作成
samunohito 96ea351
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito a9406c3
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito 4bf240f
fix CHANGELOG.md
samunohito 50e0573
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito 8e18453
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito bffc292
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito 888f8b2
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito 9c15acf
Merge branch 'develop' into enhance/input_form_reaction_picker
samunohito 62a2922
Merge branch 'develop' into enhance/input_form_reaction_picker
syuilo a3b2ec4
tweak
syuilo 77ee21d
Merge branch 'enhance/input_form_reaction_picker' of https://github.c…
syuilo 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 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 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 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 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
リアクションをするわけではないから別のものを作った方が良さそう
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@syuilo
新たにEmojiPickerを生やしました
https://github.com/misskey-dev/misskey/pull/12337/files#diff-e7aaca715125d7070da8ba2599f019d8fc0d3129aa2ce7d3bff37054bc5673f8R1