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

Results 125 ember-table issues
Sort by recently updated
recently updated
newest added

As a developer, I would like to run the test suite without seeing deprecations: ``` ok 174 Chrome 75.0 - [246 ms] - Integration | selection > misc: selecting all...

When developing locally, there are many YUIDoc warnings that say "Missing item type", like so: ``` WARNING: ember-table/-private/utils/array.js:4: Missing item type Genericizes `objectAt` so it can be run against a...

docs

In component I tried to render(or not) cell depending on isVisible value I got an error "Assertion Failed: Cannot create a new chain watcher for `` after it has been...

After integrating ember table. Ember simple auth functionality for login in my ember application started breaking. Can some one help me with understanding if this add on conflicts with any...

I have a table which has quite a few columns with summerizable data. So I am wondering if it is possible to add a row which has a different format...

enhancement

I'm running into an issue with footer rows, I narrowed it down a bit and created a twiddle for it https://ember-twiddle.com/24a4b9210f35029a0000cb459ffdea6f The issue is that there is a 1px space...

docs

Hi there! Had a quick question: I have a basic table that depending on a parameter I send in, adds a column to the table. If I bounce back and...

In #706 ember-cli-addon-docs was updated and the branding color defaulted to ember's orangey-red, and the hero image also changed (https://github.com/Addepar/ember-table/pull/706#pullrequestreview-260418890). Fix these up before deploying the docs.

docs

As #666 demonstrates tests aren't passing on Firefox. I'm also facing flickering tests in Firefox for an application using ember-table. So this doesn't seem to be an issue with test...

When an original owner no longer has time to maintain the addon, there is a place where the addon can be "put up for adoption." Melanie Sumner has created [adopted-ember-addons](https://github.com/adopted-ember-addons)....