Removed formattingOptionsEnabled in favor of relying on BE-provided list of
accepted formatting options
This commit is contained in:
parent
1db3c785d8
commit
e3638af031
7 changed files with 18 additions and 8 deletions
|
@ -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`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue