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:16:52 +03:00
parent 1db3c785d8
commit e3638af031
7 changed files with 18 additions and 8 deletions

View file

@ -1,5 +1,8 @@
# 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.
### minimalScopesMode
As of !633, `scopeOptions` is no longer available and instead is changed for `minimalScopesMode` (default: `false`)