data-driven-forms / react-forms

React library for rendering forms.
https://data-driven-forms.org/
Apache License 2.0
302 stars 87 forks source link

feat(mui5):Update filter options to case insensitive #1473

Closed AmirSaif closed 3 months ago

AmirSaif commented 3 months ago

Fixes #(issue) (if applicable)

Description Update filter options to be case insensitive Please include a summary of the change. Update filter options to be case insensitive Schema (if applicable)

Checklist: (please see documentation page for more information)

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-forms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2024 10:02am
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.49%. Comparing base (9c693a4) to head (39c9abb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1473 +/- ## ======================================= Coverage 94.49% 94.49% ======================================= Files 210 210 Lines 3975 3975 Branches 1629 1629 ======================================= Hits 3756 3756 Misses 219 219 ```

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

rvsia commented 3 months ago

:tada: This PR is included in version 3.23.0 :tada:

The release is available on

Data-Driven-Forms.org!