-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Use first commit title for multi-commit PRs and fix auto-focus title field #36606
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 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
bc113ae
Use first commit title for multi-commit PRs and auto-focus title field
silverwind 9587519
Address review: use explicit commit summary and positive assertion in…
silverwind 4ee4372
Replace initInputAutoFocusEnd with autofocus on issue title input
silverwind 4bd893d
remove js
silverwind 2a4b992
Use IntersectionObserver for issue title auto-focus at end
silverwind be6a25a
Ensure only the last initInputAutoFocusEnd element gets focus
silverwind 31258e7
Merge branch 'main' into openpr
silverwind 0e3b32d
fix
wxiaoguang 539a081
fixme
wxiaoguang b74f134
simplify
silverwind 757a06d
fix
wxiaoguang dfd9b77
fix
wxiaoguang 617ec22
fix test
wxiaoguang 95854f4
fix auto focus bug
wxiaoguang f32a17d
fix lint
wxiaoguang cce97d4
fix typo
wxiaoguang 5463405
clarify the commits order
wxiaoguang 9a0b025
replace initInputAutoFocusEnd with native autofocus and data attributes
silverwind 140c407
remove unnecessary focus
silverwind c8ea7bc
comments
silverwind 0d126d4
simplify data-autofocus-end handler
silverwind eb97377
use registerGlobalInitFunc and native autofocus per review
silverwind 5b4b0bc
restore js focus
silverwind 36e8a5e
fine tune
wxiaoguang 17ece3a
fine tune
wxiaoguang 77b5203
fix commit message encoding
wxiaoguang b49cd6d
fix comment
wxiaoguang a67f4f0
Merge branch 'main' into openpr
silverwind 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
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.
Uh oh!
There was an error while loading. Please reload this page.