Thanks for taking the time to contribute!
Feel free to submit an issue in our GitHub repository, or even better, you can submit a Pull Request with a fix.
Feel free to open new Pull Request with the new feature.
Please update the README.md file with the usage of the new feature and also add an example in the data-grid-demo app.
We follow Angular coding style guide
Please adhere to the Angular Commit Message Guidelines.
- All new features or bug fixes must be appropriately tested by one or more specs.
- You may merge the Pull Request in once you have the sign-off of two other contributors.