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

React 19 compat #3048

Merged
merged 3 commits into from
Jun 27, 2024

feat(jsx/dom): Compatible implementation of new features in React 19 …

a734b35
Select commit
Loading
Failed to load commit list.
Merged

React 19 compat #3048

feat(jsx/dom): Compatible implementation of new features in React 19 …
a734b35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 27, 2024 in 0s

97.80% of diff hit (target 80.00%)

View this Pull Request on Codecov

97.80% of diff hit (target 80.00%)

Annotations

Check warning on line 53 in src/helper/html/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/helper/html/index.ts#L53

Added line #L53 was not covered by tests

Check warning on line 26 in src/jsx/context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jsx/context.ts#L26

Added line #L26 was not covered by tests

Check warning on line 137 in src/jsx/dom/intrinsic-element/components.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jsx/dom/intrinsic-element/components.ts#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 232 in src/jsx/dom/intrinsic-element/components.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jsx/dom/intrinsic-element/components.ts#L228-L232

Added lines #L228 - L232 were not covered by tests

Check warning on line 288 in src/jsx/dom/intrinsic-element/components.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jsx/dom/intrinsic-element/components.ts#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 214 in src/jsx/dom/render.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jsx/dom/render.ts#L214

Added line #L214 was not covered by tests

Check warning on line 24 in src/jsx/intrinsic-element/components.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jsx/intrinsic-element/components.ts#L24

Added line #L24 was not covered by tests

Check warning on line 100 in src/jsx/intrinsic-element/components.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jsx/intrinsic-element/components.ts#L95-L100

Added lines #L95 - L100 were not covered by tests

Check warning on line 131 in src/utils/html.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/html.ts#L131

Added line #L131 was not covered by tests