vaadin / flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Apache License 2.0
588 stars 164 forks source link

fix: Use @preact/signals-react-transform #19639

Closed Artur- closed 1 day ago

Artur- commented 2 days ago

This is to be able to remove usage of installAutoSignalTracking in Hilla, which will not work with React 19, as stated in https://github.com/preactjs/signals/issues/576

github-actions[bot] commented 2 days ago

Test Results

1 127 files  ± 0  1 127 suites  ±0   1h 23m 55s :stopwatch: - 2m 38s 7 298 tests ± 0  7 248 :white_check_mark: ± 0  50 :zzz: ±0  0 :x: ±0  7 637 runs   - 30  7 577 :white_check_mark:  - 30  60 :zzz: ±0  0 :x: ±0 

Results for commit 734946b8. ± Comparison against base commit cf24525e.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
9 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud