mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

Enabling Accessibility for slick grid: #1157

Open shil1 opened 7 years ago

shil1 commented 7 years ago

1) Adding ariaAttr as an additonal key in columns object 2)Adding keyboard navigations for accessibility in the grid.

6pac commented 7 years ago

I'd like to make the grid better regarding accessibility. If you check out 'files changed', however, you'll notice that nearly the entire slick.grid.js file is marked as changed. It's probably your line endings, whitespace settings or auto-formatting. Can you fix that so I can actually see the change?

6pac commented 7 years ago

Oh, and whoops, this repo is no longer active. I can't approve the pull here. You'll have to go over to my repo which is the current active branch anyway.

Also see:

https://github.com/6pac/SlickGrid/issues/87 https://github.com/6pac/SlickGrid/issues/37