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

Update prop types on RangeArgInput #31654

Merged
merged 2 commits into from
Feb 21, 2019
Merged

Conversation

cqliu1
Copy link
Contributor

@cqliu1 cqliu1 commented Feb 21, 2019

Summary

Closes #31485.

This adds string as a valid prop type for argValue in RangeArgInput. This matches the same valid prop types for value in EuiRange.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

~~- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] This was checked for keyboard-only and screenreader accessibility

For maintainers

@cqliu1 cqliu1 added review v7.0.0 Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v6.7.0 v7.2.0 labels Feb 21, 2019
@cqliu1 cqliu1 requested a review from a team as a code owner February 21, 2019 00:11
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@cqliu1 cqliu1 added the v8.0.0 label Feb 21, 2019
Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

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

👍 LGTM. Tested the range input on the Donut chart and it worked as expected.

@cqliu1 cqliu1 merged commit 60f4080 into elastic:master Feb 21, 2019
@cqliu1 cqliu1 deleted the fix/range-prop-type branch February 21, 2019 17:49
cqliu1 added a commit to cqliu1/kibana that referenced this pull request Feb 21, 2019
* Added string as value prop type in range arg input

* Added string as value prop type in range arg input
cqliu1 added a commit to cqliu1/kibana that referenced this pull request Feb 21, 2019
* Added string as value prop type in range arg input

* Added string as value prop type in range arg input
cqliu1 added a commit to cqliu1/kibana that referenced this pull request Feb 21, 2019
* Added string as value prop type in range arg input

* Added string as value prop type in range arg input
cqliu1 added a commit that referenced this pull request Feb 21, 2019
* Added string as value prop type in range arg input

* Added string as value prop type in range arg input
cqliu1 added a commit that referenced this pull request Feb 21, 2019
* Added string as value prop type in range arg input

* Added string as value prop type in range arg input
cqliu1 added a commit that referenced this pull request Feb 21, 2019
* Added string as value prop type in range arg input

* Added string as value prop type in range arg input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:fix review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v6.7.0 v7.0.0 v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants