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 +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" " ></a >
2
+ ## (2021-07-21)
3
+
4
+
5
+ #### Bug Fixes
6
+
7
+ * ** StatusChatListCategory:** ensures showActionButtons is taken into account ([ 52cb97e4] ( 52cb97e4 ) )
8
+ * ** StatusPopupMenu:** ensure menu items elide ([ d1f8e3e5] ( d1f8e3e5 ) )
9
+
10
+ #### Features
11
+
12
+ * ** StatusChatInfoToolBar:** make statusMenuButton public ([ 38c04cb9] ( 38c04cb9 ) )
13
+ * ** StatusChatListAndCategories:** new API showPopupMenu ([ 9cfcdace] ( 9cfcdace ) )
14
+ * ** StatusChatListItem:** introduce muted badge visuals ([ a404ba07] ( a404ba07 ) , closes [ #259 ] ( 259 ) )
15
+ * ** StatusListItem:**
16
+ * support tertiaryTitle ([ 03131996] ( 03131996 ) , closes [ #275 ] ( 275 ) )
17
+ * add identicon support ([ 214ef6b0] ( 214ef6b0 ) , closes [ #261 ] ( 261 ) )
18
+ * ** StatusModal:**
19
+ * introduce support for identicons and letter identicons ([ fda9b71f] ( fda9b71f ) , closes [ #269 ] ( 269 ) )
20
+ * render header and footer border by default ([ 18dbaadd] ( 18dbaadd ) , closes [ #265 ] ( 265 ) )
21
+ * ** StatusToolTip:** expose ` arrow ` for fine-grain control ([ 51b7c71d] ( 51b7c71d ) )
22
+
23
+
24
+
1
25
<a name =" " ></a >
2
26
## v0.1.0 (2021-07-15)
3
27
You can’t perform that action at this time.
0 commit comments