react-querybuilder / react-querybuilder

The Query Builder component for React
https://react-querybuilder.js.org/
MIT License
1.06k stars 240 forks source link

Remove unnecessary `useEffect` calls from main package #659

Closed jakeboone02 closed 3 months ago

jakeboone02 commented 3 months ago

See https://react.dev/learn/you-might-not-need-an-effect

netlify[bot] commented 3 months ago

Deploy Preview for react-querybuilder ready!

Name Link
Latest commit 7cd6cb4f1f6d27c7cafa9a8beed1142dd3633846
Latest deploy log https://app.netlify.com/sites/react-querybuilder/deploys/65cc0d68a0f9af00082cba99
Deploy Preview https://deploy-preview-659--react-querybuilder.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 60 (🔴 down 6 from production)
Accessibility: 89 (no change from production)
Best Practices: 100 (no change from production)
SEO: 88 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

codesandbox-ci[bot] commented 3 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 7cd6cb4f1f6d27c7cafa9a8beed1142dd3633846:

Sandbox Source
react-querybuilder-ci Configuration
react-querybuilder-dnd-example Configuration
react-querybuilder-antd-example Configuration
react-querybuilder-bootstrap-example Configuration
react-querybuilder-bulma-example Configuration
react-querybuilder-chakra-example Configuration
react-querybuilder-fluent-example Configuration
react-querybuilder-mantine-example Configuration
react-querybuilder-material-example Configuration
react-querybuilder-native-example Configuration
react-querybuilder-next-example Configuration
react-querybuilder-tremor-example Configuration
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ff5c3b1) 100.00% compared to head (7cd6cb4) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #659 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 154 154 Lines 4256 4249 -7 Branches 1949 1989 +40 ========================================= - Hits 4256 4249 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.