-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RNMobile][Embed block] Enable embed preview for a list of providers #34446
Changes from 4 commits
8ba6a66
6919b9b
1e1b0c5
f879a9d
795e7fe
a2c076e
1927d41
eae58c9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ For each user feature we should also add a importance categorization label to i | |
--> | ||
|
||
## Unreleased | ||
|
||
- [**] Enable embed inline previews (for now only YouTube and Twitter will be available) [#34447] | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oh good catch 😅 , I merged the changes but I forgot to update this entry, I'll update it asap. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I updated the changelog in this commit. |
||
## 1.60.1 | ||
- [*] RNmobile: Fix the cancel button on Block Variation Picker / Columns Block. [#34249] | ||
- [*] Column block: Fix Android close button alignment. [#34332] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The inline preview feature is no longer limited to development mode so after this PR gets merged the feature will be available in production for the specified providers.