Skip to content
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

feat: add delete bottom_sheet command #44

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

Neer-Pathak
Copy link
Contributor

Feature Addition: Bottom Sheet Deletion Command

Overview:

This pull request introduces a new feature to the Stacked CLI tool, enabling users to delete bottom sheets using a designated command. With this enhancement, users can now efficiently manage their application's UI components, enhancing flexibility and productivity.

Feature Details:

Command Syntax:

The newly added command follows the syntax: stacked delete bottom_sheet <sheet_name>. Users can specify the name of the bottom sheet they wish to delete, streamlining the deletion process.

Functional Testing:

Rigorous testing has been conducted to ensure the reliability and effectiveness of the new feature. Various scenarios and edge cases have been examined to verify the robustness of the implementation.

Thanks for such an amazing framework :)

@ferrarafer ferrarafer changed the title added feature: stacked delete bottom_sheet feat: add delete bottom_sheet command Apr 28, 2024
@Neer-Pathak
Copy link
Contributor Author

Thanks for flagging this. After checking the linting and testing pipeline, I noticed warnings from the dart analyze step regarding dead code and unused elements. These warnings seem unrelated to the PR changes and don't impact functionality.

Could you review these warnings? They don't affect the PR's functionality, and all features are functioning as required.

@ferrarafer
Copy link
Contributor

Hi @Neer-Pathak, thanks for the collaboration! I will fix those warnings later.

@ferrarafer ferrarafer merged commit 683d295 into Stacked-Org:main Apr 29, 2024
1 check failed
FilledStacks pushed a commit that referenced this pull request Apr 29, 2024
# [1.13.0](v1.12.8...v1.13.0) (2024-04-29)

### Features

* add delete bottom_sheet command ([#44](#44)) ([683d295](683d295))
@FilledStacks
Copy link
Contributor

🎉 This PR is included in version 1.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants