Skip to content

Commit

Permalink
chore: add datagrid feature flag hooks to migration doc
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed May 11, 2023
1 parent c6f90d6 commit d101704
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/guides/v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@ v1 and v2 will both receive weekly releases occurring every Tuesday morning.
### Datagrid

- `useInlineEdit` has been renamed to `useEditableCell`
- The following hooks are feature flagged until further review:
- useInfiniteScroll
- useEditableCell
- useExpandedRow
- useNestedRows
- useActionsColumn
- useFiltering
- useCustomizeColumns

### EditInPlace

Expand Down

0 comments on commit d101704

Please sign in to comment.