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

このコミットが含まれているのは:
Henry Jameson 2019-06-16 20:23:07 +03:00
コミット b72aa97098
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -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`)