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 8 commits into
base: master
Choose a base branch
from
Draft

Theming #1188

wants to merge 8 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 Jan 24, 2025 5:48pm
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 5:48pm
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 5:48pm

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

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

Project coverage is 80.52%. Comparing base (8b17331) to head (f3d42a8).

Files with missing lines Patch % Lines
packages/mui/modules/widgets/index.jsx 62.50% 0 Missing and 9 partials ⚠️
packages/antd/modules/widgets/index.jsx 75.00% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1188      +/-   ##
==========================================
- Coverage   80.57%   80.52%   -0.05%     
==========================================
  Files         223      223              
  Lines       12087    12129      +42     
  Branches     1534     1550      +16     
==========================================
+ Hits         9739     9767      +28     
  Misses       1611     1611              
- Partials      737      751      +14     

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

wip, no cmplex borders
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