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

Added more context information to controlElements #27

Merged
merged 6 commits into from
Mar 12, 2017

Conversation

SamLoy
Copy link

@SamLoy SamLoy commented Mar 7, 2017

As per #26

Exposes the nesting level to all controlElements, and the current rules to the RuleGroup controlElements.

You might want to rebuild the dist yourself and push to this PR as i might be using a different version of webpack to you.

@@ -436,8 +436,15 @@ module.exports = reactProdInvariant;
/***/ (function(module, exports, __webpack_require__) {

"use strict";
/*
Copy link
Author

Choose a reason for hiding this comment

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

You might want to rebuild these dist files yourself as i might be using a different version of webpack causing all these extra changes..

@codecov-io
Copy link

codecov-io commented Mar 7, 2017

Codecov Report

Merging #27 into master will increase coverage by 4.49%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   66.37%   70.86%   +4.49%     
==========================================
  Files           6        6              
  Lines         113      127      +14     
  Branches       13       17       +4     
==========================================
+ Hits           75       90      +15     
  Misses         34       34              
+ Partials        4        3       -1
Impacted Files Coverage Δ
lib/QueryBuilder.jsx 46.37% <100%> (+13.04%)
lib/Rule.jsx 100% <100%> (ø)
lib/RuleGroup.jsx 100% <100%> (ø)

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 760550d...48bcd2d. Read the comment docs.

@pavanpodila pavanpodila merged commit 1ef797f into react-querybuilder:master Mar 12, 2017
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