feat: Full width images (#4389)
* feat: Full width images * lint * fix: Enable TOC overlaid on full size images * Vendorize react-medium-image-zoom * tsc * fix * Remove body scroll lock
This commit is contained in:
@@ -234,6 +234,7 @@
|
||||
"Align center": "Align center",
|
||||
"Align left": "Align left",
|
||||
"Align right": "Align right",
|
||||
"Full width": "Full width",
|
||||
"Bulleted list": "Bulleted list",
|
||||
"Todo list": "Task list",
|
||||
"Code block": "Code block",
|
||||
@@ -249,9 +250,6 @@
|
||||
"Delete image": "Delete image",
|
||||
"Download image": "Download image",
|
||||
"Replace image": "Replace image",
|
||||
"Float left": "Float left",
|
||||
"Float right": "Float right",
|
||||
"Center large": "Center large",
|
||||
"Italic": "Italic",
|
||||
"Sorry, that link won’t work for this embed type": "Sorry, that link won’t work for this embed type",
|
||||
"File attachment": "File attachment",
|
||||
@@ -313,7 +311,6 @@
|
||||
"Choose a collection": "Choose a collection",
|
||||
"Unpublish": "Unpublish",
|
||||
"Enable embeds": "Enable embeds",
|
||||
"Full width": "Full width",
|
||||
"Export options": "Export options",
|
||||
"Edit group": "Edit group",
|
||||
"Delete group": "Delete group",
|
||||
|
||||
Reference in New Issue
Block a user