-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat: editable ide tabs #36665
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
feat: editable ide tabs #36665
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4c4694f
perf: do not mutate history for the same url
alex-golovanov 295a041
chore: add usehooks-ts
alex-golovanov 144edb7
perf: correct state styles & fix spacing
alex-golovanov 8f09c44
perf: add input ref & remove redundant callback prop
alex-golovanov 6924378
chore: fix typo
alex-golovanov 6f6bc3d
feat: hook for common name editing needs
alex-golovanov 195daa7
feat: adde editable tab name
alex-golovanov 70add12
chore: remove unused files
alex-golovanov 2d6bc28
Merge branch 'release' into feat/32440-editable-ide-tabs
alex-golovanov b98f363
fix: replace lock
alex-golovanov f2c6924
perf: tweak positioning
alex-golovanov aa4c87e
fix: stop event propagation on tab close
alex-golovanov d6cc17a
fix: validation reset on escape
alex-golovanov df31a7a
perf: replace tw with styled & tweak styles
alex-golovanov 072f1d6
perf: lifted state into editable component for perf
alex-golovanov 1d128f6
chore: add usehooks-ts to jest config
alex-golovanov 95f041e
chore: add forwardRef & rename striked to strikethrough for consistency
alex-golovanov ede76cd
chore: move test constants to a file
alex-golovanov bfadb0b
test: add tab tests
alex-golovanov 47ee66b
chore: correct typing and story
alex-golovanov d05671f
fix: revert tab close button name change
alex-golovanov a47adb5
chore: fix a linter error
alex-golovanov b1f6a7c
fix: addressed focusOut related issues
alex-golovanov 14a6c75
Merge branch 'release' into feat/32440-editable-ide-tabs
alex-golovanov dc89acb
Merge branch 'release' into feat/32440-editable-ide-tabs
alex-golovanov 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
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 was deleted.
Oops, something went wrong.
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.