-
Notifications
You must be signed in to change notification settings - Fork 390
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated UIKit version to 5.0.0-beta2
- Loading branch information
1 parent
4f38c69
commit d3c9239
Showing
46 changed files
with
2,348 additions
and
3,714 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,5 @@ node_modules/* | |
webpack.config.js | ||
.github | ||
sample-app | ||
Screenshots | ||
package-lock.json | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## [5.0.0-beta2] - 10-12-2024 | ||
### New | ||
- Introduced a feature to seamlessly open a user's conversation by clicking on their mention. | ||
|
||
### Enhancements | ||
- Updated the incoming call icon in Call History component. | ||
- Refined the group listing in new conversations to display only the groups the logged-in user is a member of. | ||
|
||
### Fixes | ||
- Resolved an issue where the Details component did not open with the correct width in iPad browsers. | ||
- Fixed an issue where unblocking a user from the composer did not update the "Unblock User" menu to "Block User" in the user details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.