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

feat: new util: debounce #522

Merged
merged 3 commits into from
Jun 11, 2022
Merged

feat: new util: debounce #522

merged 3 commits into from
Jun 11, 2022

Conversation

NullVoxPopuli
Copy link
Owner

Implements: #506

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 5, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 357e266
Status: ✅  Deploy successful!
Preview URL: https://672aa5a6.ember-resources.pages.dev
Branch Preview URL: https://debounce.ember-resources.pages.dev

View logs

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2022

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

js min min + gzip min + brotli
/core/index.js 3.84 KiB 1.75 KiB 832 B 698 B
/util/debounce.js 2.31 KiB 511 B 302 B 254 B
/util/ember-concurrency.js 5.22 KiB 1.54 KiB 737 B 625 B
/util/function-resource.js 8.4 KiB 2.32 KiB 897 B 749 B
/util/function.js 3.36 KiB 1.23 KiB 577 B 492 B
/util/helper.js 1.8 KiB 303 B 218 B 177 B
/util/map.js 4.07 KiB 1.29 KiB 679 B 576 B
/util/remote-data.js 3.48 KiB 1.25 KiB 581 B 509 B

@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review June 11, 2022 17:11
@NullVoxPopuli NullVoxPopuli merged commit 64da51a into main Jun 11, 2022
@NullVoxPopuli NullVoxPopuli deleted the debounce branch June 11, 2022 17:14
@github-actions
Copy link
Contributor

🎉 This PR is included in version 4.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant