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

Support @mui/x-date-pickers 7 #1088

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Support @mui/x-date-pickers 7 #1088

merged 1 commit into from
Jul 11, 2024

Conversation

ukrbublik
Copy link
Owner

Resolves #1087

@ukrbublik ukrbublik added the dependencies Pull requests that update a dependency file label Jul 11, 2024
Copy link

codesandbox bot commented Jul 11, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Jul 11, 2024

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

Name Status Preview Comments Updated (UTC)
react-awesome-query-builder-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 4:24pm
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 4:24pm
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 4:24pm

Copy link

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 728b6e6:

Sandbox Source
@react-awesome-query-builder/examples Configuration
@react-awesome-query-builder/sandbox Configuration
@react-awesome-query-builder/sandbox-simple Configuration
@react-awesome-query-builder/sandbox-next Configuration

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 82.15%. Comparing base (fea943f) to head (728b6e6).

Files Patch % Lines
packages/mui/modules/widgets/value/MuiDate.jsx 0.00% 0 Missing and 3 partials ⚠️
packages/mui/modules/widgets/value/MuiDateTime.jsx 0.00% 0 Missing and 3 partials ⚠️
packages/mui/modules/widgets/index.jsx 0.00% 0 Missing and 2 partials ⚠️
packages/mui/modules/widgets/value/MuiTime.jsx 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1088      +/-   ##
==========================================
- Coverage   82.18%   82.15%   -0.04%     
==========================================
  Files         211      211              
  Lines       11099    11099              
  Branches     1328     1332       +4     
==========================================
- Hits         9122     9118       -4     
  Misses       1367     1367              
- Partials      610      614       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ukrbublik ukrbublik merged commit cf87d44 into master Jul 11, 2024
12 of 14 checks passed
TimWillebrands pushed a commit to TimWillebrands/react-awesome-query-builder that referenced this pull request Jul 12, 2024
ukrbublik added a commit that referenced this pull request Jul 24, 2024
…hable options to select and multiselect (#1090)

* fixed state of fluent multi-select dropdown lagging behind actual selection

* Support @mui/x-date-pickers 7 (#1088)

* Made the fluent select and multiselect widgets searchable

* Ran the lint-fix command

* Removed useless comment

* I didn't understand default imports :(

* Removed useless component state for fluent multiselect widget

* Sorry linter-sama

---------

Co-authored-by: Tim Willebrands <[email protected]>
Co-authored-by: Denys Oblohin <[email protected]>
@ukrbublik ukrbublik deleted the mui-date-pickers-7 branch July 28, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow @mui/x-date-pickers 7 as peer dependency for @react-awesome-query-builder/mui
1 participant