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

109: [FEAT] Context Menu - Make Global Context Menu Functional #111

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

Saifullah-dev
Copy link
Owner

This PR contains following feature improvements & bug fixes:

  • Made global Context Menu Functional.
  • Improved Context Menu UI.
  • Added SubMenu component for secondary menu options.
  • Created useFileList hook for better code readability for FileList component.
  • Added Select all checkbox for quick All Files Selection in the List layout.
  • Fixed an issue for Rename Input UI, where in List layout it was overlapping selection checkbox.

@Saifullah-dev Saifullah-dev linked an issue Nov 21, 2024 that may be closed by this pull request
2 tasks
@Saifullah-dev Saifullah-dev merged commit 4829aaf into main Nov 21, 2024
Copy link

🎉 This issue has been resolved in version 1.11.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.

[FEAT] Context Menu - Make Global Context Menu Functional
1 participant