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

Table with pagination, sorting, filtering and much more

Results 35 ember-models-table issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | volta | major | [`14.21.3` -> `20.11.1`](https://renovatebot.com/diffs/npm/node/14.21.3/v20.11.1) |...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | major | `v3` -> `v4` | --- ### Release...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v3` -> `v4` | ---...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://togithub.com/actions/download-artifact) | action | major | `v3` -> `v4` | --- ### Release...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc-plugin-rename-defaults](https://togithub.com/felipecrs/typedoc-plugin-rename-defaults) | [`0.6.6` -> `0.7.0`](https://renovatebot.com/diffs/npm/typedoc-plugin-rename-defaults/0.6.6/0.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc-plugin-rename-defaults/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ember-models-table-floating-filter](https://togithub.com/onechiporenko/ember-models-table-floating-filter) | [`1.5.0` -> `1.8.0`](https://renovatebot.com/diffs/npm/ember-models-table-floating-filter/1.5.0/1.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ember-models-table-floating-filter/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ember-data](https://togithub.com/emberjs/data) ([source](https://togithub.com/emberjs/data/tree/HEAD/packages/-ember-data)) | [`~5.0.0` -> `~5.3.0`](https://renovatebot.com/diffs/npm/ember-data/5.0.1/5.3.0) |...

* **I'm submitting a ...** - [x] bug report * **What is the current behavior?** Page size select box picker opens at wrong location when page size is changed in...

Add `@tracked` to `isLoading` and `isError`. Previously `isLoading` and `isError` were not tracked, which means that the template was never updated, thus, not able to render loading and error states....