diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 40b06b155..cba05a197 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -47,6 +47,7 @@ - **Button** - Fixed issue where `disabled loading button` would not remove `pointer-events` #2933 - **Button/Dropdown** - Button dropdowns using `default text` no longer receive incorrect font styling for placeholder text - **Checkbox** - Radio buttons received `indeterminate` styles when user has not yet interacted with the page in Chrome +- **Checkbox** - Fixed issue where docs refer to `onEnable` and `onDisable` with checkbox but callback was called `onEnabled` and `onDisabled`, both callbacks will now be valid until 3.0 #3761 #3763 - **Dropdown** - Dropdowns no longer re-open on selection when nested inside of a `