data icon indicating copy to clipboard operation
data copied to clipboard

A lightweight reactive data library for web applications. Designed over composable primitives.

Results 253 data issues
Sort by recently updated
recently updated
newest added

The schema parser should convert our Typescript DSL into - API/Cache create type - API/Cache update type - API/Cache read type - UI create type - UI update type -...

:label: feat
v4-to-v5

current code mod does not handle models, we should create one that does and generates types / unrolls mixins as well. Ideally we could just update the existing, though may...

:label: feat
v4-to-v5

its not clear if/how we could make this work for the typescript story, but at least for the schema story we should consider making it possible to inline parse a...

:label: feat

EmberData has changed, and as we prepare for the Polaris edition a key milestone will be generating updated documentation to show modern usage. The library as shown by the current...

:label: doc
good-first-issue

Currently it crashes because the release branch almost always has a different pnpm version than the main/pr branch. We should update this workflow to either re-setup pnpm on a per-branch...

Infra/CI/DX
good-first-issue

# 6.0 Roadmap **Target Date:** Fall 2023 ## Overview The **EmberData** Team intends to release a major version of the library around/during the summer of 2023. This issue tracks the...

6.0 Roadmap

We would still like to implement emberjs/rfcs#332 This entails: - adding methods for retrieving resource level links and meta to the cache API - adding links/meta to the response of...

good-first-issue

The AssetSizeCheck that runs on PRs could be improved in the following ways, listed below in the order of priority - [x] We should update the comment in place instead...

🌲 Project Trim 🌲
Infra/CI/DX
good-first-issue
6.0 Roadmap

In many situations we don't need to flush remote updates until access has occurred. This improves performance when the received state would not be readily observed by the consuming application,...

:dart: canary
:label: perf
ci-perf