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

Refactor event by eliminating Set throttle to ensure uninterrupted dispatching #742

Merged
merged 10 commits into from
Oct 12, 2023

Conversation

jalal246
Copy link
Member

No description provided.

@github-actions github-actions bot added the DnD label Oct 12, 2023
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/dflex-dnd/dist/dflex-dnd.mjs 11.44 KB (+0.48% 🔺) 229 ms (+0.48% 🔺) 668 ms (+12.71% 🔺) 897 ms
packages/dflex-core-instance/dist/dflex-core.mjs 147 B (0%) 10 ms (0%) 114 ms (-29.5% 🔽) 124 ms
packages/dflex-dom-gen/dist/dflex-dom.mjs 23 B (0%) 10 ms (0%) 249 ms (-7.21% 🔽) 259 ms
packages/dflex-store/dist/dflex-store.mjs 323 B (0%) 10 ms (0%) 386 ms (-31.38% 🔽) 396 ms
packages/dflex-utils/dist/dflex-utils.mjs 263 B (0%) 10 ms (0%) 320 ms (-14.08% 🔽) 330 ms
packages/dflex-draggable/dist/dflex-draggable.mjs 6 KB (0%) 121 ms (0%) 235 ms (-25.12% 🔽) 355 ms

@jalal246 jalal246 changed the title Dev/wip 10 10 Refactor event handling by eliminating Set throttle to ensure uninterrupted event dispatch Oct 12, 2023
@jalal246 jalal246 changed the title Refactor event handling by eliminating Set throttle to ensure uninterrupted event dispatch Refactor event by eliminating Set throttle to ensure uninterrupted dispatching Oct 12, 2023
@jalal246 jalal246 merged commit d4db798 into main Oct 12, 2023
20 checks passed
@jalal246 jalal246 deleted the dev/wip_10_10 branch October 12, 2023 19:04
@jalal246 jalal246 linked an issue Oct 12, 2023 that may be closed by this pull request
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.

Bug: none of the DFlex events are dispatched
1 participant