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

Add optional delete icon to bottom-left corner of elements #33

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

mauriziopinotti
Copy link

@mauriziopinotti mauriziopinotti commented Aug 30, 2024

Description

Add a new attribute isDeletable that shows a trash icon in the bottom-left corner of the element. If tapped it deletes the element.

image

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Add a new attribute isDeletable that shows a trash icon in the
bottom-left corner of the element. If tapped it deletes the element.
@alnitak alnitak changed the base branch from main to dev September 4, 2024 10:31
@alnitak alnitak merged commit e924b64 into alnitak:dev Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants