Skip to content

Add custom control option for RuleGroup component #141

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

Merged
merged 2 commits into from
Jun 12, 2020

Conversation

rbalaine
Copy link

This pull request allow to customize the RuleGroup component. As Rule component is a part of it, it's now accessible when using this module. Furthermore, I fixed an issue with copy-webpack-plugin (caused by the recent package upgrade).

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2020

Codecov Report

Merging #141 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          267       267           
  Branches        23        23           
=========================================
  Hits           267       267           
Impacted Files Coverage Δ
src/QueryBuilder.jsx 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53d596e...f41b608. Read the comment docs.

@jakeboone02
Copy link
Member

Thanks, @rbalaine! Does this resolve #133?

Copy link
Member

@jakeboone02 jakeboone02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rbalaine - please see review comments

@rbalaine
Copy link
Author

@jakeboone02 Thanks for your comments, I'm fixing that. It doesn't fix #133, only RuleGroup is now customizable. But I saw that artenator did it on his fork, he could make a Pull Request for it.

@jakeboone02 jakeboone02 merged commit b4e1b7e into react-querybuilder:master Jun 12, 2020
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.

3 participants