Commit Graph

60 Commits

Author SHA1 Message Date
aringenbach 8c54a918ff Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
aringenbach e84b59bd1b Re-order View computed properties and move to private mark 2022-11-09 11:49:03 +01:00
aringenbach 09a2fd11dd Labs: Rich-text editor - Fix text formatting switch losing the current content of the composer 2022-11-09 11:41:42 +01:00
aringenbach b7bf6353d0 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
Velin92 a31ea9c8b9 Merge pull request #7027 from vector-im/mauroromito/6946_custom_emojis
Labs: Rich text-editor fix for "does not support inserting custom iOS emojis"
2022-11-02 17:31:19 +01:00
Mauro Romito e97a4a81fb fix for 6946 2022-11-02 16:45:40 +01:00
aringenbach 32f9d15635 Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
Mauro Romito a9fa0b92e2 updated package + tests 2022-10-28 14:15:18 +02:00
aringenbach ac77fb97da Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 4a46481c74 removed unused code 2022-10-25 16:47:48 +02:00
Mauro Romito a4f58b793d fix 2022-10-25 16:44:27 +02:00
Mauro Romito d6c29821e5 tests and identifier improvements 2022-10-25 16:32:21 +02:00
Mauro Romito dc98f89ab9 speeding the animation a bit 2022-10-25 16:24:56 +02:00
Mauro Romito 42dea343b9 minor adjustments 2022-10-25 11:22:16 +02:00
Mauro Romito 9c1fd9ad1e improving anim, however it only works with swiftui build 2022-10-24 17:17:55 +02:00
Mauro Romito f5c9a79108 animation 2022-10-21 18:18:21 +02:00
Mauro Romito ea394f6e17 reimplemented but the animation and the spacing needs some fixing 2022-10-21 15:51:51 +02:00
Mauro Romito 2cc3cd7806 voice messages implemented 2022-10-20 19:41:02 +02:00
Mauro Romito d06adfc32f the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
Mauro Romito dfd5a3a271 added placeholder to the viewModel 2022-10-19 15:08:12 +02:00
Mauro Romito ba08458cd1 spacing improved further 2022-10-17 19:25:17 +02:00
Mauro Romito ff9da7413a Merge branch 'develop' into mauroromito/wysiwyg_toolbar_design_improvements
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	project.yml
2022-10-17 18:13:12 +02:00
Mauro Romito 8c0e4b061f updated the swiftpm 2022-10-17 18:11:19 +02:00
Mauro Romito ef5043baf0 designs are perfect now 2022-10-17 17:03:43 +02:00
Mauro Romito 7e54214ea3 design improvements! 2022-10-17 16:39:42 +02:00
David Langley 2e6e909d47 Update Wysiwyg dep and use new focused param on WysiwygComposerView 2022-10-17 14:10:02 +01:00
Mauro Romito 663ae6f9cc 0.15 animation 2022-10-14 12:53:33 +02:00
Mauro Romito 9747a77cc4 opacity transition implemented 2022-10-14 12:49:13 +02:00
Velin92 991708f106 Merge pull request #6880 from vector-im/mauroromito/wysiwyg_custom_tint
WYSIWYG: Custom Tint + FIX blinking text when typing very fast in dark mode
2022-10-14 11:47:57 +02:00
Mauro Romito fa46f5d3bb custom tint + blinking dark theme text color issue fix 2022-10-14 10:45:24 +02:00
David Langley d7b48f4b03 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
Mauro Romito 6983357d96 improved UI tests 2022-10-13 13:06:20 +02:00
Mauro Romito f382f4e1fb ui test improvements 2022-10-13 03:10:25 +02:00
Mauro Romito 9796039e9a ui test should work now 2022-10-13 02:16:02 +02:00
Mauro Romito f79ce9b50a ui tests should now work on CI 2022-10-13 01:27:14 +02:00
Mauro Romito 1bf8a9952d Tests completed! The only doubt I have left is about testing the string content considering the localisations in tests 2022-10-12 20:06:15 +02:00
Mauro Romito b6334dcbd5 improving code 2022-10-12 16:55:35 +02:00
Mauro Romito 44ec5e8a68 composer code improvement 2022-10-12 16:52:12 +02:00
Mauro Romito c41342f592 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 4cbef854c9 wiftlint 2022-10-12 15:08:50 +01:00
David Langley 821a54e726 More comments 2022-10-12 14:32:48 +01:00
Mauro Romito 1571afd621 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
Mauro Romito fe5669690b should now be aligned to the designs 2022-10-12 14:26:38 +02:00
Mauro Romito f9b38260cb pr comment + some design improvements 2022-10-12 13:58:44 +02:00
Mauro Romito 08759a743b some UI tweaks 2022-10-12 11:06:01 +02:00
Mauro Romito 516ab24c37 color improvements and implementing the cancel callback 2022-10-11 19:58:22 +02:00
Mauro Romito 9a7900fe3a right assets 2022-10-11 17:54:27 +02:00
Mauro Romito 47653e2d8a edit mode changes the send button 2022-10-11 17:25:58 +02:00
David Langley 75bfe781a1 Hide Maximise button as animations not working correctly 2022-10-10 13:09:51 +01:00
David Langley 094073a4ce Split out models, add some tests and fix some formatting. 2022-10-09 22:54:39 +01:00