ractive-datatable icon indicating copy to clipboard operation
ractive-datatable copied to clipboard

Interactive datatable for ractive.js

Results 6 ractive-datatable issues
Sort by recently updated
recently updated
newest added

Hey, would be great if we could add some custom css classes to the html output so e.g. some columns are hidden on specific viewports

Hey, would be great to have a column header filter where you are able to search only in the given column

Hello, Ractive community! I am not able to bind custom columns in edit mode. in my scenario, I would like to expose the opportunity to pick Time using any time...

Can't require this because inclusion of require('styles.styl') doesn't work (I'm not using webpack). Doesn't seem like dev dependencies should be necessary for runtime use :) ``` sh Cannot find module...

In the demo, I can put in a filter like `Ru`, and the row with `Ruvid Pass` will show and be highlighted, but the row with `Wadruf Pike` will also...

Wouldn't it make more sense if `"main"` in `package.json` pointed to `"datatable.min.js"`? It seems weird that it points to the src js file. As a user I want to use...