Commit 2db5149
Mobile Release v1.76.3 (#41498)
* Release script: Update react-native-editor version to 1.76.0
* Release script: Update with changes from 'npm run core preios'
* Update Changelog
* Release script: Update react-native-editor version to 1.76.1
* Release script: Update with changes from 'npm run core preios'
* [Mobile] - BlockList - Add internal onLayout from CellRendererComponent to BlockListItemCell (#41105)
* Mobile - BlockList - Pass FlatList internal onLayout through CellRendererComponent
* Mobile - Update onLayout naming for BlockListItemCell
* [Mobile] - Fix Drag & Drop Chip positioning issue with RTL languages (#41053)
* Mobile - Fix - Drag & drop chip issue with RTL languages
* Mobile - BlockDraggable - Rename maxWidth variable to contentWidth
* Mobile - BlockDraggable - Add custom exiting animation that uses the same functionality as ZoomOutEasyDown but customizing the translateX value taking into account RTL languages.
* [RNMobile] Add drag & drop help guide in Help & Support screen (#40961)
* Add drag & drop help guide
* Update content of help screen related to moving blocks
* Update drand-and-drop images
* Update styles of heading component of help screen
* Add HelpDetailBadge component
This component will be rendered in `HelpDetailSectionHeadingText` component via the `badge` prop.
* Add NEW badge to move blocks help section
* Optimize drag-and-drop images
* Add move-blocks icon to Help & Support screen
* Update react-native-editor changelog
* Add HelpSectionTitle component
* Prevent rendering separator on last help topic item
* [RNMobile] Fix drag mode not being enabled when long-pressing over Shortcode block (#41155)
* Add prop for disabling suggestions button
* Use allowed formats in format types calculation
* Add RichText version to PlainText component
* Use experimental version of PlainText in Shortcode block
* Add disableAutocorrection prop to RichText
* Disable autocorrection in Shortcode block
* Update PlainText props in Shortcode block
* Use pre as tagName in PlainText
* Rename replaceLineBreaks function
* Update shortcode block unit tests
* Prevent text input focus when selecting Shortcode block
* Force text color in Shortcode block
* Remove tagName prop from PlainText component
* Mobile - Update changelog
* Translate NEW badge in Move blocks help screen
* Release script: Update react-native-editor version to 1.76.2
* Release script: Update with changes from 'npm run core preios'
* [RNMobile] Ensure post title gets focused when is notified from native side (#41371)
* Update react-native-editor changelog
* Release script: Update react-native-editor version to 1.76.3
* Release script: Update with changes from 'npm run core preios'
* Bump react-native-reanimated dependency
* Update changelog
* Update Changelog
* Revert removing comma
Co-authored-by: jhnstn <[email protected]>
Co-authored-by: Carlos Garcia <[email protected]>1 parent 3323c84 commit 2db5149
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments