ng-matero / extensions

Angular Material Extensions Library.
https://ng-matero.github.io/extensions/
MIT License
388 stars 48 forks source link

feat: add right click events and context menu functionality #267

Closed marcelimati closed 5 months ago

marcelimati commented 5 months ago

Referencing issue #189 This is my first pull request, idk if you can choose to not merge .gitignore, package-lock and yarn.lock the main things i made changes are: grid-demo.component.html, grid-demo.component.ts, grid.ts, grid.html, grid/interfaces.ts

nzbin commented 5 months ago

You should use yarn install, please don't submit .gitignore, package-lock and yarn.lock.

marcelimati commented 5 months ago

Not sure how to fix this, will the thing i did remove file when merge?