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 +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
33
<a name =" " ></a >
2
34
## v0.7.0 (2021-08-30)
3
35
You can’t perform that action at this time.
0 commit comments