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 6 #951

Merged
merged 3 commits into from
Jul 21, 2023
Merged

Support MUI 6 #951

merged 3 commits into from
Jul 21, 2023

Conversation

ukrbublik
Copy link
Owner

@ukrbublik ukrbublik commented Jul 21, 2023

Resolves #910

@codesandbox
Copy link

codesandbox bot commented Jul 21, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@vercel
Copy link

vercel bot commented Jul 21, 2023

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 21, 2023 0:08am
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2023 0:08am
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview Jul 21, 2023 0:08am

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 21, 2023

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 12215af:

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

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #951 (5e75210) into master (c14f0ae) will decrease coverage by 0.04%.
The diff coverage is 40.00%.

❗ Current head 5e75210 differs from pull request most recent head 12215af. Consider uploading reports for the commit 12215af to get more accurate results

@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
- Coverage   81.50%   81.46%   -0.04%     
==========================================
  Files         182      182              
  Lines        9792     9805      +13     
  Branches     1191     1201      +10     
==========================================
+ Hits         7981     7988       +7     
- Misses       1231     1234       +3     
- Partials      580      583       +3     
Impacted Files Coverage Δ
packages/mui/modules/widgets/value/MuiTime.jsx 62.50% <25.00%> (-1.79%) ⬇️
packages/mui/modules/widgets/value/MuiDate.jsx 64.28% <33.33%> (-5.72%) ⬇️
packages/mui/modules/widgets/value/MuiDateTime.jsx 60.00% <33.33%> (-3.64%) ⬇️
packages/mui/modules/widgets/index.jsx 76.92% <75.00%> (-3.08%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6.0.0 breaks with new @mui date pickers refactored changes
1 participant