Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit 8f8cb33

Browse files
committed
chore: cut 0.10.0 release
1 parent 3e24b71 commit 8f8cb33

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
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+
127
<a name=""></a>
228
## v0.9.0 (2021-09-13)
329

0 commit comments

Comments
 (0)