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

Add renderIcon to customize button icons and drag icon #962

Merged
merged 10 commits into from
Jul 30, 2023
Merged

Conversation

ukrbublik
Copy link
Owner

@ukrbublik ukrbublik commented Jul 30, 2023

Resolves #319, #872

@codesandbox
Copy link

codesandbox bot commented Jul 30, 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 30, 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 30, 2023 11:53am
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2023 11:53am
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview Jul 30, 2023 11:53am

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 30, 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 5f60d0d:

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 30, 2023

Codecov Report

Merging #962 (5f60d0d) into master (55e38f8) will decrease coverage by 0.09%.
The diff coverage is 80.61%.

@@            Coverage Diff             @@
##           master     #962      +/-   ##
==========================================
- Coverage   81.69%   81.61%   -0.09%     
==========================================
  Files         182      187       +5     
  Lines        9894     9958      +64     
  Branches     1207     1223      +16     
==========================================
+ Hits         8083     8127      +44     
- Misses       1223     1228       +5     
- Partials      588      603      +15     
Files Changed Coverage Δ
packages/antd/modules/widgets/index.jsx 100.00% <ø> (ø)
packages/bootstrap/modules/widgets/index.jsx 100.00% <ø> (ø)
packages/core/modules/config/default.js 100.00% <ø> (ø)
packages/core/modules/utils/configSerialize.js 94.19% <ø> (ø)
packages/material/modules/widgets/index.jsx 90.90% <ø> (ø)
packages/mui/modules/widgets/index.jsx 76.92% <ø> (ø)
...es/ui/modules/components/widgets/vanilla/index.jsx 100.00% <ø> (ø)
packages/antd/modules/widgets/core/Icon.jsx 57.14% <57.14%> (ø)
...bootstrap/modules/widgets/core/BootstrapButton.jsx 70.00% <66.66%> (-30.00%) ⬇️
...es/components/widgets/vanilla/core/VanillaIcon.jsx 66.66% <66.66%> (ø)
... and 18 more

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.

support options to pass different icon to delete rule/delete group icon
1 participant