Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'trunk' into rnmobile/add/reusable-block-capability
  • Loading branch information
fluiddot committed May 20, 2021
commit 233e227aa06885ee811798286f02b4f90e12a89f
11 changes: 4 additions & 7 deletions packages/react-native-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,16 @@ For each user feature we should also add a importance categorization label to i

## Unreleased

- [*] Fix missing title for some unsupported blocks [#31743]
- [*] The BottomSheet Cell component now supports the help prop so that a hint can be supplied to all Cell based components. [#30885]
- [***] Enable reusable block only in WP.com sites [#31744]

## 1.53.0

- [*] Bottom-sheet: Add custom header [#30291]
- [*] Fixes color picker rendering bug when scrolling [#30994]
- [*] Add enableCaching param to fetch request on Android [#31186]
- [***] Add reusable blocks to the inserter menu. [#28495]
- [***] Enable reusable block only in WP.com sites [#31744]

## 1.52.1

- [*] Fixes for the generated localized strings files.

## 1.52.0

## 1.52.2

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.