editableCell icon indicating copy to clipboard operation
editableCell copied to clipboard

A component for turning table cells into selectable, editable cells, behaving much like cells in Microsoft Excel.

Results 6 editableCell issues
Sort by recently updated
recently updated
newest added

I have a request regarding the simple copy function via a normal shortcut. If I have a image in a html table with a simple img balise, this balise refer...

I've replaced the make.js system for build, minification, linting, and test with a gulp-based system. As far as I can tell, the output is pretty much the same; I did...

I've signed up for a free MyGet subscription (for open-source contributors) which is how @object builds his Simple.OData.Client library.

Some implementers have implemented a virtual table; navigation of editableCell depends upon the ability to find the previous/next row or column. It would be nice to bake in a extensibility...

enhancement

There's an infinite loop where the navigation logic tries to advance if the parent element is null. Will update issue with more details when I find the original fix we...

bug