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

refactor(react-grid): migrate to TS #1832

Merged
merged 21 commits into from Feb 13, 2019

Conversation

ushkal
Copy link
Contributor

@ushkal ushkal commented Feb 7, 2019

No description provided.

@@ -49,7 +49,7 @@ Describes the grouping panel item properties.
Field | Type | Description
------|------|------------
column | [Column](grid.md#column) | A column associated with the item.
draft? | string | The item preview mode. Contains the "add", "remove" or "reorder" value.
draft? | boolean | Specifies if the item is in preview mode.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ushkal ushkal changed the title [WIP] refactor(react-grid): migrate to TS refactor(react-grid): migrate to TS Feb 11, 2019
@ushkal ushkal merged commit 4bacf20 into DevExpress:master Feb 13, 2019
@ushkal ushkal deleted the migrate-react-grid2 branch February 13, 2019 11:46
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.

None yet

3 participants