This repository was archived by the owner on Sep 26, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" " ></a >
2
+ ## v0.10.0 (2021-09-20)
3
+
4
+
5
+ #### Bug Fixes
6
+
7
+ * ** StatusChatInfoToolBar:** Right anchored title in StatusChatInfoToolBar ([ 6e8a36be] ( 6e8a36be ) )
8
+ * ** StatusChatListCategoryItem:** Disable sensor when chevron clicked ([ c83641d2] ( c83641d2 ) )
9
+ * ** StatusQ.Controls.Validators:** fix bug that addressOrEns validator isn't properly exposed in QML ([ 1374c193] ( 1374c193 ) )
10
+
11
+ #### Features
12
+
13
+ * ** Spellchecker:** Add Spellchecker class ([ c65f80d2] ( c65f80d2 ) )
14
+ * ** Spellchecking:**
15
+ * Add dictionaries ([ 1d12d222] ( 1d12d222 ) )
16
+ * Add huspell dependency ([ f9457ef3] ( f9457ef3 ) )
17
+ * ** StatusChatList:** expose ` statusChatListItems ` Repeater ([ 40c0e48b] ( 40c0e48b ) )
18
+ * ** StatusExpandableItem:** Correct placement of expandable region in tertiary type ([ 1f244f62] ( 1f244f62 ) )
19
+ * ** StatusInput:**
20
+ * add support for asynchronous validators ([ 8820cd89] ( 8820cd89 ) , closes [ #395 ] ( 395 ) )
21
+ * introduce ` leftPadding ` and ` rightPadding ` properties ([ 13dc8ae3] ( 13dc8ae3 ) )
22
+ * introduce ` reset ` API ([ a2ad08e4] ( a2ad08e4 ) )
23
+ * ** StatusSpellcheckingMenuItems:** Add spellchecking menu ([ 3e24b710] ( 3e24b710 ) )
24
+
25
+
26
+
1
27
<a name =" " ></a >
2
28
## v0.9.0 (2021-09-13)
3
29
You can’t perform that action at this time.
0 commit comments