BTMorton / angular2-grid

A drag/drop/resize grid-based plugin directive for angular2
https://bmorton.co.uk/angular/
MIT License
354 stars 159 forks source link

Added a config option for the resize directions. #290

Closed ThomasSchellenbergNextCentury closed 6 years ago

ThomasSchellenbergNextCentury commented 6 years ago

I also wanted to add a few new unit tests but was not sure how to run them.

BTMorton commented 6 years ago

Looks good! I'm just gonna make a little change to how it handles overlap of disallowed directions, so it has fallback for things like bottom && !bottomright, but should get it published this evening