Update Rich text editor library version

This commit is contained in:
aringenbach
2022-11-21 18:43:53 +01:00
parent 9b1e374f3e
commit 1f97c8f9b1
6 changed files with 6 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift",
"state" : {
"revision" : "2469f27b7e1e51aaa135e09f9005eb10fda686e6"
"revision" : "1fbffd0321eb47abcd664ad19c6c943b60abf399"
}
},
{

1
changelog.d/6930.bugfix Normal file
View File

@@ -0,0 +1 @@
Labs: Rich text editor: Fix smart punctuation (e.g. double space transforms into dot)

1
changelog.d/6983.bugfix Normal file
View File

@@ -0,0 +1 @@
Labs: Rich text editor: Fix input for keyboards that use symbols composition and replacement (e.g. Japanese Romaji, Korean)

1
changelog.d/7042.bugfix Normal file
View File

@@ -0,0 +1 @@
Labs: Rich text editor: Fix keyboard suggestions for non-latin keyboards (e.g. Chinese Pinyin)

1
changelog.d/7086.bugfix Normal file
View File

@@ -0,0 +1 @@
Labs: Rich text editor: Fix broken backspace around some type of whitespaces

View File

@@ -53,7 +53,7 @@ packages:
branch: main
WysiwygComposer:
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
revision: 2469f27b7e1e51aaa135e09f9005eb10fda686e6
revision: 1fbffd0321eb47abcd664ad19c6c943b60abf399
DeviceKit:
url: https://github.com/devicekit/DeviceKit
majorVersion: 4.7.0