-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Don't show comment indication if you don't have permissions #4266
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
19 commits
Select commit
Hold shift + click to select a range
690a97b
Added p5js icon
a2b90f7
Remove unnecessary fill property
CompuIves de269f8
fix: setting undefined in URL (#4244)
jyash97 7ff7605
Remove pkg.json check (#4248)
CompuIves d7ab05e
Add support for dynamic webpack loaders (#4245)
CompuIves 5c2e0da
Fix eslint (#4259)
CompuIves 6ad161e
Resolve ESModules by default (#4191)
CompuIves e390c1f
Fix links
CompuIves a41e152
Don't allow the sidebar to render if currentSandbox is not available …
CompuIves 4cbdd1e
fix: check for vue router v4 (#4203)
posva 03f4a0b
Fix esm var changes (#4262)
CompuIves 379935a
fix: typo in method isInsideVue (#4263)
posva c6a6314
Fix transforming properties like toString
CompuIves 6588506
Add comments data
CompuIves 62e5035
Use unique id
CompuIves c2e6faf
Fix typo in reference
CompuIves d0904ee
Merge branch 'master' into p5js
CompuIves 8463b03
Don't show comment indication if you don't have permission
CompuIves 8a041a3
Merge branch 'master' into fix/comment-indication
CompuIves 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
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.
This one didn't really need a feature flag check.