Commit Graph

18 Commits

Author SHA1 Message Date
aringenbach 15c1a9cf89 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +01:00
aringenbach 476f5f6ab6 Merge branch 'develop' into resilience-rc
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-07 15:05:25 +01:00
Mauro Romito cd7a77ae2a fix for 6946 2022-11-02 16:45:40 +01:00
Mauro Romito b61552f375 removed RiotSettings a non RiotSwiftUI reference from the ViewState code 2022-10-26 17:09:26 +02:00
aringenbach 1f6dccac26 Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 07eb3d2696 fix for tests 2022-10-21 11:26:53 +02:00
Mauro Romito 0f20383559 the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
Mauro Romito 2182882ddd added placeholder to the viewModel 2022-10-19 15:08:12 +02:00
David Langley 6f25472dc8 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
Mauro Romito c543f04561 Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-10-12 16:48:43 +02:00
David Langley c73a3304ca wiftlint 2022-10-12 15:08:50 +01:00
David Langley b335de33aa More comments 2022-10-12 14:32:48 +01:00
Mauro Romito 5e810b44a1 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
Mauro Romito d08a1d17f5 pr comment + some design improvements 2022-10-12 13:58:44 +02:00
Mauro Romito ed55944b85 some UI tweaks 2022-10-12 11:06:01 +02:00
Mauro Romito 9c6589046b color improvements and implementing the cancel callback 2022-10-11 19:58:22 +02:00
Mauro Romito 17cc12a537 edit mode changes the send button 2022-10-11 17:25:58 +02:00
David Langley 2e46c2c687 Split out models, add some tests and fix some formatting. 2022-10-09 22:54:39 +01:00