Skip to content

Theming #1188

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

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from
Draft

Theming #1188

wants to merge 32 commits into from

Conversation

ukrbublik
Copy link
Owner

@ukrbublik ukrbublik commented Jan 21, 2025

resolves #892 #970 #599

Todo:

  • css vars scoping to closest raqb container
  • use mui/antd theme from outside

Copy link

codesandbox bot commented Jan 21, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Jan 21, 2025

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 May 16, 2025 3:34pm
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 3:34pm
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 3:34pm

Copy link

codesandbox-ci bot commented Jan 21, 2025

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 a954653:

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 Jan 21, 2025

Codecov Report

Attention: Patch coverage is 70.56604% with 78 lines in your changes missing coverage. Please review.

Project coverage is 80.24%. Comparing base (7f21f13) to head (a954653).

Files with missing lines Patch % Lines
packages/mui/modules/widgets/index.jsx 63.04% 0 Missing and 17 partials ⚠️
packages/core/modules/stores/tree.js 14.28% 12 Missing ⚠️
packages/antd/modules/widgets/index.jsx 64.51% 0 Missing and 11 partials ⚠️
...ckages/ui/modules/components/item/RuleGroupExt.jsx 69.56% 3 Missing and 4 partials ⚠️
packages/fluent/modules/widgets/index.jsx 88.00% 0 Missing and 3 partials ⚠️
...ages/mui/modules/widgets/value/MuiAutocomplete.jsx 70.00% 1 Missing and 2 partials ⚠️
...trap/modules/widgets/core/BootstrapFieldSelect.jsx 60.00% 0 Missing and 2 partials ⚠️
.../bootstrap/modules/widgets/value/BootstrapDate.jsx 33.33% 0 Missing and 2 partials ⚠️
...rap/modules/widgets/value/BootstrapMultiSelect.jsx 60.00% 0 Missing and 2 partials ⚠️
...ootstrap/modules/widgets/value/BootstrapSelect.jsx 50.00% 0 Missing and 2 partials ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1188      +/-   ##
==========================================
- Coverage   80.44%   80.24%   -0.21%     
==========================================
  Files         232      233       +1     
  Lines       12605    12810     +205     
  Branches     1586     1655      +69     
==========================================
+ Hits        10140    10279     +139     
- Misses       1700     1717      +17     
- Partials      765      814      +49     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Mui theme .group .rule Custom Theme Support : using "middle" size for Ant components
1 participant