ember-data-table icon indicating copy to clipboard operation
ember-data-table copied to clipboard

Data tables for Ember following Google Design specs

Results 6 ember-data-table issues
Sort by recently updated
recently updated
newest added

The Ember framework has evolved substantially since we first constructed the ember-data-table. When this component was envisioned, Data Down Actions Up (DDAU) was not a real thing yet and variables...

https://github.com/mu-semtech/ember-data-table/blob/ffb1e249eed46b711cd50247b08a2d95adb2da6b/addon/templates/components/data-table-content-body.hbs#L6 It is not helpful to put this ARIA role here. You are not supposed to add `role="button"` to a table row, this doesn't help the accessibility. In my understanding...

Seems there is no option to start pagination at page 1 vs page 0. Any quick solutions to this?

This bumps some dependencies to their latest versions. This allows apps to use these versions as well, without having to use overrides. (builds on #34, so draft until that is...

This updates to the 4.12 blueprints and does the minimum to make the linters not complain. The silenced linting errors can then be fixed in a future pr.