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 event typings #4066

Merged
merged 2 commits into from Jul 12, 2023
Merged

Fix event typings #4066

merged 2 commits into from Jul 12, 2023

Conversation

JoviDeCroock
Copy link
Member

fixes #3938

@JoviDeCroock JoviDeCroock force-pushed the fix-event-typings branch 2 times, most recently from 2631c72 to bf24445 Compare July 9, 2023 08:26
@github-actions
Copy link

github-actions bot commented Jul 9, 2023

Size Change: 0 B

Total Size: 57.1 kB

ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3.92 kB 0 B
compat/dist/compat.module.js 3.84 kB 0 B
compat/dist/compat.umd.js 3.98 kB 0 B
debug/dist/debug.js 3.64 kB 0 B
debug/dist/debug.module.js 3.62 kB 0 B
debug/dist/debug.umd.js 3.71 kB 0 B
devtools/dist/devtools.js 232 B 0 B
devtools/dist/devtools.module.js 241 B 0 B
devtools/dist/devtools.umd.js 315 B 0 B
dist/preact.js 4.35 kB 0 B
dist/preact.min.js 4.38 kB 0 B
dist/preact.min.module.js 4.38 kB 0 B
dist/preact.min.umd.js 4.4 kB 0 B
dist/preact.module.js 4.37 kB 0 B
dist/preact.umd.js 4.41 kB 0 B
hooks/dist/hooks.js 1.53 kB 0 B
hooks/dist/hooks.module.js 1.56 kB 0 B
hooks/dist/hooks.umd.js 1.62 kB 0 B
jsx-runtime/dist/jsxRuntime.js 360 B 0 B
jsx-runtime/dist/jsxRuntime.module.js 326 B 0 B
jsx-runtime/dist/jsxRuntime.umd.js 441 B 0 B
test-utils/dist/testUtils.js 453 B 0 B
test-utils/dist/testUtils.module.js 454 B 0 B
test-utils/dist/testUtils.umd.js 536 B 0 B

compressed-size-action

@coveralls
Copy link

coveralls commented Jul 9, 2023

Coverage Status

coverage: 99.561%. remained the same when pulling 7386f18 on fix-event-typings into 544fcad on main.

@JoviDeCroock JoviDeCroock merged commit 2258d7d into main Jul 12, 2023
2 checks passed
@JoviDeCroock JoviDeCroock deleted the fix-event-typings branch July 12, 2023 06:01
@JoviDeCroock JoviDeCroock mentioned this pull request Aug 12, 2023
@JoviDeCroock JoviDeCroock mentioned this pull request Apr 27, 2024
13 tasks
JoviDeCroock added a commit that referenced this pull request Apr 27, 2024
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.

'Typing Events' documentation example doesn't work anymore
3 participants