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

Commit 62e93ec

Browse files
committed
chore: release v0.8.0
1 parent ddfca7a commit 62e93ec

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
<a name=""></a>
2+
## v0.8.0 (2021-09-06)
3+
4+
5+
#### Bug Fixes
6+
7+
* **StatusBaseInput:**
8+
* fix one line scroll ([d64aa6de](d64aa6de))
9+
* Make clear button bigger ([387bfe77](387bfe77))
10+
* **StatusChatToolBar:** Fix mouse event catching after menu closing ([fbecac4a](fbecac4a))
11+
* **StatusInput:** Forward keys events to root ([061c7d1c](061c7d1c))
12+
* **StatusListItem:** Add propogateCompostedEvents to title mouse area ([5c706fdc](5c706fdc))
13+
* **StatusModal:** Remove self-calculating height ([3187de54](3187de54))
14+
15+
#### Features
16+
17+
* introduce bigger versions of navbar icons ([0a4d3860](0a4d3860))
18+
* **StatusBaseInput:** introduce focussed property ([ddfca7a8](ddfca7a8), closes [#373](373))
19+
* **StatusChatListAndCategories:** Add tooltip settings for categories buttons ([64098e84](64098e84))
20+
* **StatusDescriptionListItem:**
21+
* expose subtitle component for fine control ([1749cc0e](1749cc0e))
22+
* introduce support for `value` ([a963ef80](a963ef80))
23+
* **StatusExpandableSettingsItem:** Added new component for wallet settings ([f3ab4ce9](f3ab4ce9))
24+
* **StatusInput:** Introduced secondaryLabel property ([d648230d](d648230d), closes [#383](383))
25+
* **StatusModal:**
26+
* Add popup menu support for StatusModal ([8a94fb54](8a94fb54))
27+
* add ability to set elide config of header titles ([28e514f9](28e514f9), closes [#353](353))
28+
* **StatusQ.Controls:** introduce StatusSwitchTabBar and StatusSwitchTabButton ([d449f0e9](d449f0e9), closes [#365](365))
29+
* **StatusSearchPopup:** add function hook to allow timestamp formatting ([b45aba4b](b45aba4b), closes [#363](363))
30+
* **qrc:** Add new icon needed for share modal ([38fb8f61](38fb8f61))
31+
32+
133
<a name=""></a>
234
## v0.7.0 (2021-08-30)
335

0 commit comments

Comments
 (0)