Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/nodes
AgeCommit message (Expand)Author
2022-09-13Use `@nextcloud/logger` for all loggingFerdinand Thiessen
2022-09-09⏪️ Revert "Merge pull request #2841 from nextcloud/feature/heading-anchor...Vinicius Reis
2022-09-06don't even render the image caption if attachment is not an imageJulien Veyssier
2022-09-06better border management for image captionJulien Veyssier
2022-09-06rename cypress attachment tests, add one for media uploadJulien Veyssier
2022-09-06image caption borderJulien Veyssier
2022-09-06avoid image caption offset when delete icon appearsJulien Veyssier
2022-09-06add border to media attachmentJulien Veyssier
2022-09-06put delete icon next to imagesJulien Veyssier
2022-09-06avoid mutating image target candidatesJulien Veyssier
2022-09-06fix image caption text colorJulien Veyssier
2022-09-06use computed props to toggle delete iconJulien Veyssier
2022-09-06move attachment resolver axios call to ImageViewJulien Veyssier
2022-09-06use button for attachment deletion, left align media attachmentsJulien Veyssier
2022-09-06rename 'insert attachment' menu action, wait for metadata before resolving lo...Julien Veyssier
2022-09-06rename most frontend image stuff to attachment (except the Tiptap node)Julien Veyssier
2022-09-06use constants for attachment typesJulien Veyssier
2022-09-06improve media file styleJulien Veyssier
2022-09-06use delete icon instead of community trashcanJulien Veyssier
2022-09-06rename most image stuff to file/media/attachmentJulien Veyssier
2022-09-06allow media file upload, handle display in ImageViewJulien Veyssier
2022-09-01💄 (#299): adjust link positionVinicius Reis
2022-09-01Add visible and clickable links for the page anchorsFerdinand Thiessen
2022-08-19Rename components to NcJulius Härtl
2022-08-19Fix eslint errorsJulius Härtl
2022-08-19Adapt to new eslint rulesJulius Härtl
2022-08-17🐛 (#107): calcule headers on creationVinicius Reis
2022-08-17♻️ (#107): split heading logic: extractHeadingsVinicius Reis
2022-08-17♻️ (#107): move heading anchor logic to heading titap pluginVinicius Reis
2022-08-17Fix animation to only trigger if the heading node actually changedJulius Härtl
2022-08-17🚧 (#107): Add outline viewVinicius Reis
2022-07-29Front matter: Handle dashes in contentFerdinand Thiessen
2022-07-29Better styling of Front Matter + input ruleFerdinand Thiessen
2022-07-29Add support for editing (not creating) FrontMatterFerdinand Thiessen
2022-07-29rename EditorWrapper -> EditorMax
2022-07-25Fix bullet list input role for CJK inputFerdinand Thiessen
2022-07-22🚨 fix build warningsVinicius Reis
2022-07-15Fix parsing of whitespace used in task listsFerdinand Thiessen
2022-07-15Ensure whitespaces in markdown files are preservedFerdinand Thiessen
2022-07-04build(deps): bump @tiptap/extension-tabledependabot[bot]
2022-06-30Avoid loading the image before the node viewJulius Härtl
2022-06-30l10n: Correct spellingValdnet
2022-06-20🚨 fix stylelint warningsVinicius Reis
2022-06-20⬆️ update tiptap and prosemirrorVinicius Reis
2022-06-09🚸 (#2463): change error messageVinicius Reis
2022-06-09♻️ (#2463): remove duplicated codeVinicius Reis
2022-06-09✨ (#2463): emit error when image loading failsVinicius Reis
2022-06-09🚸 (#2463): improve uxVinicius Reis
2022-06-09🩹 (#2463): show a falback image when image can't be loadedVinicius Reis
2022-06-07fix: remove nodes/index.js - import directlyMax