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

Theming #1188

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

Theming #1188

wants to merge 25 commits into from

Conversation

ukrbublik
Copy link
Owner

@ukrbublik ukrbublik commented Jan 21, 2025

resolves #892 #970

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 Feb 21, 2025 5:29pm
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 5:29pm
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 5:29pm

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

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 66.82927% with 68 lines in your changes missing coverage. Please review.

Project coverage is 80.29%. Comparing base (dfb464c) to head (a61f6bc).

Files with missing lines Patch % Lines
packages/core/modules/stores/tree.js 14.28% 12 Missing ⚠️
packages/mui/modules/widgets/index.jsx 69.23% 0 Missing and 12 partials ⚠️
packages/antd/modules/widgets/index.jsx 71.42% 0 Missing and 8 partials ⚠️
...ckages/ui/modules/components/item/RuleGroupExt.jsx 69.56% 3 Missing and 4 partials ⚠️
...ages/mui/modules/widgets/value/MuiAutocomplete.jsx 66.66% 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 ⚠️
...ootstrap/modules/widgets/value/BootstrapSlider.jsx 33.33% 0 Missing and 2 partials ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1188      +/-   ##
==========================================
- Coverage   80.51%   80.29%   -0.22%     
==========================================
  Files         223      223              
  Lines       12111    12273     +162     
  Branches     1541     1601      +60     
==========================================
+ Hits         9751     9855     +104     
- Misses       1620     1637      +17     
- Partials      740      781      +41     

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

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.

Custom Theme
1 participant