-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Mobile] Use link picker in Image block (#27292)
* Use LinkSettingsNavigation in Image block * Revert mapping url attribute in link settings * Map url -> href attribute for link picker in image block * Don't overwrite mapped attribute when undefined * Fix lint * Conditionally render link options in link settings * Move link settings panel in image block settings * Auto-hide "Open in new tab" in rich text link settings * Revert "Update tt1 blocks references. (#27770)" This reverts commit c665998. * Revert "Revert "Update tt1 blocks references. (#27770)"" This reverts commit f40b256. * Fix assertion count in multi-entity-saving test This is an attempt to fix a failing test - I manually counted 26 assertions, instead of 27, so it looks correct. However, it still is not clear how this was passing before with 27.
- Loading branch information
Showing
3 changed files
with
92 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters