Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cellnav): row option to disallow all cells from having focus #2451

Merged
merged 1 commit into from Dec 27, 2014

Conversation

@paynecodes
Copy link
Contributor

paynecodes commented Dec 26, 2014

Any row with allowCellNav: false will not allow any of its' cells
to gain focus.

…ocus

Any row with `allowCellNav: true` will not allow any of its' cells
to gain focus.
@PaulL1
Copy link
Contributor

PaulL1 commented Dec 27, 2014

Looks good enough. I'll add some unit tests, and I'll look to add something similar for exporter, selection and edit.

PaulL1 added a commit that referenced this pull request Dec 27, 2014
feat(cellnav): row option to disallow all cells from having focus
@PaulL1 PaulL1 merged commit 85cd75b into angular-ui:master Dec 27, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@paynecodes
Copy link
Contributor Author

paynecodes commented Dec 29, 2014

Sweet thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.