We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e9a65 commit 85dbe56Copy full SHA for 85dbe56
CHANGELOG.md
@@ -7,8 +7,10 @@
7
- potentially BREAKING: hide baseService and debouncing/throttling from Debouncing and Throttling LanguageService wrappers
8
- potentially BREAKING: rename `DebounceLanguageToolService` to `DebounceLanguageCheckService`
9
- potentially BREAKING: rename `ThrottleLanguageToolService` to `ThrottleLanguageCheckService`
10
+- Support adding words to dictionary through `addWordToDictionary` callback in `LanguageToolMistakePopup`
11
- Allow overriding `languageCheckService`
12
- Add `isEnabled` to toggle spell check
13
+- Use default IconButton padding for mistake popup
14
- Add missing properties from flutter's `TextField`
15
- autofillHints
16
- autofocus
0 commit comments