text
text copied to clipboard
📑 Collaborative document editing using Markdown
- [ ] Close button is addressed in the next component release https://github.com/nextcloud/nextcloud-vue/blame/master/src/components/Modal/Modal.vue#L402-L404 - [x] Add proper label to the session list #2763 
**Describe the bug** Files that are shared as read only seem to be editable. When clicking a line it get's a blue highlight and one can type and change its...
**Describe the bug** From [#2762 (comment)](https://github.com/nextcloud/text/pull/2762/files#r933988902) related to this code: https://github.com/nextcloud/text/blob/a84d082de3ce888ffe7b68c764bddbf2ff45a193/src/components/Menu/keys.js#L1 `navigator.platform` is deprecated but using the user agent string is also [deprecated by Chrome](https://developer.chrome.com/docs/privacy-sandbox/user-agent/). The future way of handling...
* Resolves: #2162, and resolves #2392, and resolves #1528 (adds the missing functionality to remove link marks) * Supersedes #2519 * Target version: master ### Summary This replaces the popover...
Some of the menu icons use a primary color outline while most of them use the text colored one: https://user-images.githubusercontent.com/3404133/179910654-f5cbfecd-6be5-4891-a354-a803b1852835.mov
refs #2339 Allow non-image media upload. Some details needs to be discussed before moving forward.
* Target version: master ### Summary Improved the styling of the saving indicator on small screen sizes, previously the contributors menu was overlapped by the saving indicator. Also on dark...
Signed-off-by: Luka Trovic * Resolves: #2606 * Target version: master ### Summary [Screencast from 30-06-2022 22_59_14.webm](https://user-images.githubusercontent.com/89908051/176738454-e35fc855-337b-4267-87d7-e8f55c559b76.webm)
It should be possible to mention users
Fixes https://github.com/nextcloud/text/issues/16 Marking as draft as this still needs a bit of testing if this is feasible for common use cases of pasting random text