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

feat(react-grid): extract ToggleButton component in TableFilterRow #1403

Merged
merged 6 commits into from
Oct 1, 2018
Merged

feat(react-grid): extract ToggleButton component in TableFilterRow #1403

merged 6 commits into from
Oct 1, 2018

Conversation

kvet
Copy link
Contributor

@kvet kvet commented Sep 14, 2018

No description provided.

ref={buttonRef}
{...restProps}
>
{children}
Copy link
Contributor

Choose a reason for hiding this comment

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

What about a test that checks children rendering?

@kvet kvet requested a review from viterobk September 27, 2018 09:30
@@ -87,6 +88,17 @@ disabled | boolean | Specifies whether the editor is disabled.
onChange | (value: string) => void | Handles filter value changes.
getMessage | ([messageKey](#localization-messages): string) => string | Returns the specified localization message.

### TableFilterRow.ToggleButtonProps

Describes properties passed to a component that renders a toggle button for filter selector.
Copy link
Collaborator

Choose a reason for hiding this comment

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

for a filter selector

@SergeyAlexeev SergeyAlexeev merged commit 687fe3b into DevExpress:master Oct 1, 2018
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.

4 participants