fixup! Removed formattingOptionsEnabled in favor of relying on BE-provided list of accepted formatting options
This commit is contained in:
parent
6744396f82
commit
b72aa97098
@ -1,7 +1,7 @@
|
|||||||
# v1.0
|
# v1.0
|
||||||
## Removed features/radically changed behavior
|
## Removed features/radically changed behavior
|
||||||
### formattingOptionsEnabled
|
### formattingOptionsEnabled
|
||||||
as of !xxx `formattingOptionsEnabled` is no longer available and instead FE check for available post formatting options and enables formatting control if there's more than one option.
|
as of !833 `formattingOptionsEnabled` is no longer available and instead FE check for available post formatting options and enables formatting control if there's more than one option.
|
||||||
|
|
||||||
### minimalScopesMode
|
### minimalScopesMode
|
||||||
As of !633, `scopeOptions` is no longer available and instead is changed for `minimalScopesMode` (default: `false`)
|
As of !633, `scopeOptions` is no longer available and instead is changed for `minimalScopesMode` (default: `false`)
|
||||||
|
Loading…
Reference in New Issue
Block a user