Skip to content

Commit

Permalink
Add mention of renamed moment property (#1268)
Browse files Browse the repository at this point in the history
Closes #1267
  • Loading branch information
dmtrKovalenko authored Aug 19, 2019
1 parent f8a4b63 commit 9b3594b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/guides/upgrading-to-v3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ So less `any` from our side :)

#### 🙈 Misc
- Improved accessibility by making the toolbar button actually focusable `<button />`
- Rename `moment` property of `MuiPickersUtilsProvider` to `libInstance`
- Rename `onlyCalendar` prop to `disableToolbar`
- Remove `withUtils` HOC, and provide `useUtils` hook
- Remove `BasePicker` HOC, and provide `usePickerState` and `useKeyboardPickerState` hooks
Expand Down

0 comments on commit 9b3594b

Please sign in to comment.