fixup! Removed formattingOptionsEnabled in favor of relying on BE-provided list of accepted formatting options

This commit is contained in:
Henry Jameson 2019-06-16 20:23:07 +03:00
parent 6744396f82
commit b72aa97098
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# v1.0
## Removed features/radically changed behavior
### 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
As of !633, `scopeOptions` is no longer available and instead is changed for `minimalScopesMode` (default: `false`)