status-desktop/ui/imports/shared
Alex Jbanca 6cba8810e0 Fix Mentions in statusChatInput
1. Don't allow mention invalidation by altering mention with mouse or keyboard
2. Don't allow mention duplication on the same position
3. Clean mentions after text with mentions changes
4. Fix mention selection
5. Make sure mention is separated by text with valid separators (we're using only space)
6. Cursor will consider the mention as an object and will jump over it as it would be a single character (placing cursor inside leaves room for mention invalidation)
2022-12-21 12:23:39 +02:00
..
controls fix(@desktop/wallet): adjust InformationTag sizes to design 2022-12-15 11:18:29 -03:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels fix(@wallet): fix token list 2022-12-07 17:02:05 +01:00
popups feat(Contacts): ContactVerificationRequestPopup reacts on model's update 2022-12-15 15:44:45 +04:00
status Fix Mentions in statusChatInput 2022-12-21 12:23:39 +02:00
stores fix(warnings): Remove warnings from shared RootStore 2022-12-15 20:45:46 +03:00
views test(tst_userIdentity): Fix test scenarios broken due to new user profile design 2022-12-20 15:53:50 +01:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
polyfill.number.toLocaleString.js refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00