Update port-from-project-name extension#26939
Conversation
- Merge branch \'contributions/merge-1775366049204\' - Pull contributions - update changelog for port history improvements and edit feature - remove actions from empty state view in port history - fix lint errors - Merge branch \'contributions/merge-1764689026756\' - Pull contributions - add port edit in port history with collision avoidance - upgrade @raycast/eslint-config to 2.1.1 - enhance port history management with confirmation alert for clearing history and improved empty state view - add screenshots that meet requirements - make generate-port.tsx use argument type from raycast-env.d.ts instead of creating its own interface - add notes in readme.md on collision probability - add screenshots, command subtitles, and improve changelog.md - add CHANGELOG.md - add same actions in port history to generate port - fix namings and code based on lint - add README.md - change to npm - remove comment - update @raycast/api - add new extension icon - initial commit
|
Thank you for the update! 🎉 We're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 10-15 business days. |
Greptile SummaryThis PR removes the Confidence Score: 5/5Safe to merge — minimal, focused change with no P0 or P1 issues The code change is simple and correct: removing the actions prop from List.EmptyView fixes the described bug without affecting any other functionality. The CHANGELOG follows the required format with the {PR_MERGE_DATE} placeholder placed at the top in descending order. No blocking issues found. No files require special attention; the package-lock.json lockfile regeneration is routine and does not affect runtime behavior Important Files Changed
Reviews (1): Last reviewed commit: "fix duplicate code from bad merge in vie..." | Re-trigger Greptile |
pernielsentikaer
left a comment
There was a problem hiding this comment.
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
|
Thank you very much! |
Description
Remove actions from empty state view in port history
In "Port History" command:
Context: The "Generate Port" action in in port history was causing issues, so I decided to remove it.
Screencast
BEFORE
AFTER
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder