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-05-26โ™ป๏ธ (#2345): make Callout as a componentVinicius Reis
2022-05-24๐Ÿง‘โ€๐Ÿ’ป (#2345): add data- to table componentsVinicius Reis
2022-05-23Merge remote-tracking branch 'origin/master' into 2345-migrate-icons-to-vue-m...Vinicius Reis
2022-05-23๐Ÿ’„ (#2345): table iconsVinicius Reis
2022-05-23remove ImageView Jest tests, we will make better ones with CypressJulien Veyssier
2022-05-23improve ImageView code qualityJulien Veyssier
2022-05-23handle .attachments.OTHER_DOC_ID image targets, try webdav, fallback to attac...Julien Veyssier
2022-05-23change image target in markdown content to relative path, handle it in ImageViewJulien Veyssier
2022-05-11โœ… (#2338): add cypress testsVinicius Reis
2022-05-11fix: only show delete image button when editingMax
2022-05-06Switch to auto table layoutbugfix/noid/table-layoutJulius Hรคrtl
2022-05-03fix: specify file extensions in import statementsMax
2022-04-25Fix drag&drop of non-image objectsJonas
2022-04-19move drop event handling to the Image node, fix position of dropped imageJulien Veyssier
2022-04-11fix: only show table actions if editing is allowedMax
2022-04-11fix: clear float after tableMax
2022-03-31feature: button to remove tableMax
2022-03-31ui: tweak tablesMax
2022-03-31fix: disallow creating a table from within a tableMax
2022-03-31ui: reduce spacing in table headersMax
2022-03-31ui: translate table actions, new iconsMax
2022-03-31ui: add actions for rowsMax
2022-03-31feat: add and remove columns in tablesMax
2022-03-31enhance: move cursor down in table on enterMax
2022-03-31fix: make tab leave table on last cell.Max
2022-03-31fix: preserve td and th attributesMax
2022-03-31fix: table layout to match prosemirror expectationsMax
2022-03-31fix: use tableRole `row` for headerRowMax
2022-03-31refactor: separate file for TableHeadRowMax
2022-03-31fix: keep tables separate in markdownMax
2022-03-31feature: add table button to create a tableMax
2022-03-31fix: handling of various table formatsMax
2022-03-31refactor: render Markdown in table nodesMax
2022-03-31feature: initial table supportMax
2022-03-31handle image paste, ignore the event's text if it contains a file (#2265)Julien Veyssier
2022-03-30add image upload via drag'n'dropJulien Veyssier
2022-03-22fix: detect callouts pasted from handbookMax
2022-03-14โœ… (#2184): add markdown testsVinicius Reis
2022-03-14๐Ÿšš (#2184): use callout instead of callout-containerVinicius Reis
2022-03-14๐Ÿšš (#2184): rename feature to calloutsVinicius Reis
2022-03-14๐Ÿ› (#2184): fix customContainer behaviorVinicius Reis
2022-03-14๐Ÿ› (#2184): fix invalid markdown generatorVinicius Reis
2022-03-14๐Ÿ› (#2184): fix missing container typeVinicius Reis
2022-03-14๐Ÿ“„ (2184): add missing commentsVinicius Reis
2022-03-14โœจ (#2128): add markdown-it-containerVinicius Reis
2022-03-14๐Ÿšง (2184): custom container tiptap extensionVinicius Reis
2022-03-02fix: indicator of the task list.Max
2022-03-01Merge branch 'fix/master/image_data_urls' of https://github.com/DerpgonCz/tex...Max
2022-03-01lint: fix errors from @nextcloud/eslint-config@7Max
2022-02-09fix: adjust keyboard shortcuts and help modalMax