generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(marketplace): refactor table component and add install action #86
Refactored the MarketplaceToolWindowFactory and ShirePackageModel classes to improve the table component in the marketplace. The table now uses a ListTableModel and TableView for better data handling. Added an install action button to each row in the table, allowing users to install packages directly from the table. Updated related resource messages to support these changes.
- Loading branch information
Showing
2 changed files
with
105 additions
and
49 deletions.
There are no files selected for viewing
This file contains 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 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