Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rendering a cell directly returned from a resource #941

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

NullVoxPopuli
Copy link
Owner

No description provided.

@stackblitz
Copy link

stackblitz bot commented Jul 10, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Jul 10, 2023

🦋 Changeset detected

Latest commit: bfc432b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
ember-resources Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

Estimated impact to a consuming app, depending on which bundle is imported

js min min + gzip min + brotli
/index.js 23.29 kB 4.13 kB 1.61 kB 1.41 kB
├── core/class-based/index.js 8.38 kB 1.88 kB 929 B 798 B
├── core/function-based/index.js 12.02 kB 2.55 kB 1.06 kB 907 B
└── core/use.js 4.61 kB 415 B 256 B 203 B
/link.js 2.67 kB 380 B 234 B 186 B
/service.js 17.2 kB 4.17 kB 1.62 kB 1.42 kB
/util/cell.js 3.65 kB 1.39 kB 623 B 529 B
/util/debounce.js 3.08 kB 865 B 436 B 357 B
/util/ember-concurrency.js 5.07 kB 1.59 kB 754 B 644 B
/util/fps.js 3.15 kB 904 B 469 B 375 B
/util/function.js 7.99 kB 2.71 kB 991 B 854 B
/util/helper.js 2.12 kB 303 B 218 B 177 B
/util/keep-latest.js 2.08 kB 512 B 296 B 235 B
/util/map.js 6 kB 2.5 kB 1.11 kB 935 B
/util/remote-data.js 7.97 kB 2.38 kB 798 B 697 B

@github-actions
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli merged commit 326dc28 into main Jul 10, 2023
@NullVoxPopuli NullVoxPopuli deleted the fix-cell-resource-rendering branch July 10, 2023 15:17
@github-actions github-actions bot mentioned this pull request Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant