-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cb 4071 data grid context menu (#3114)
* CB-5831 migrate data grid context menu * CB-5831 use switch instead of return * CB-5831 migrate save actions * CB-5831 apply primary color * CB-4071 simplify logic * CB-4071 simplify logic * CB-4071 change naming * CB-4071 review fixes * CB-4071 add items based on condition * CB-4071 remove old context menu * CB-4071 pass handlers to panel * CB-4071 add gap to the menu * CB-4071 check data source * CB-4071 support prev behaviour * CB-4071 make context more strict --------- Co-authored-by: Evgenia <139753579+EvgeniaBzzz@users.noreply.github.com>
- Loading branch information
1 parent
db9df1f
commit ea342f0
Showing
59 changed files
with
1,087 additions
and
1,835 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
58 changes: 0 additions & 58 deletions
58
webapp/packages/core-blocks/src/MenuPanel/MenuPanelItem.tsx
This file was deleted.
Oops, something went wrong.
250 changes: 0 additions & 250 deletions
250
webapp/packages/core-blocks/src/MenuPanel/MenuTrigger.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.