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
AgeCommit message (Expand)Author
2022-10-18Localize and improve empty results message for user mentionsJonas
2022-10-18Allow to select user mentions with tab keyJonas
2022-10-18Ignore keyboard combinations with modifiers in user mention suggestion listJonas
2022-10-18Fix copy and paste of user mentionsJonas
2022-10-14โ™ป๏ธ isolate logic of CharacterCountVinicius Reis
2022-10-14๐Ÿฉน formatting-help must only be in extra optionsVinicius Reis
2022-10-12Fix pressing the enter key removes heading contentFerdinand Thiessen
2022-10-12Use vue-richtext for rendering paragraph widgetJulius Hรคrtl
2022-10-11Remove superfluous `top: 104px` from outline stylingJonas
2022-10-11โœจ (#2904): Able to show outiline in readonly modeVinicius Reis
2022-10-11Set #content margin to 0 for direct editingJonas
2022-10-11Remove unused assets copied from nextcloud-vueFerdinand Thiessen
2022-10-10Consolidate CSS styles for user mention listJonas
2022-10-06Migrate to use `:deep` selector instead of deprecated `::v-deep`Ferdinand Thiessen
2022-10-05feat: add tests for mentionsLuka Trovic
2022-10-05Always move formatting help to the three-dot-menuJonas
2022-10-05Add alphabet icon and character countJonas
2022-10-05Feature: Show word count in RichTextFerdinand Thiessen
2022-10-05Improved styling of saving indicatorFerdinand Thiessen
2022-10-03๐Ÿ› prevent attachment content to be editableVinicius Reis
2022-10-03๐ŸŽจ format cssVinicius Reis
2022-10-03Added a unittest for escaping of table cellsFerdinand Thiessen
2022-10-03Fix escaping of `|` inside table cellsFerdinand Thiessen
2022-10-02๐Ÿ› (#3069): fix table settings buttonfix/3069/table-settings-button-shifted-in-chromeiumVinicius Reis
2022-09-30๐Ÿฉน fix emoji suggestion regressionVinicius Reis
2022-09-30โž• use slug package to make anchor more idiom and emoji compatibleVinicius Reis
2022-09-29โœ๏ธ (#2842): change container of ActionAttachmentUploadVinicius Reis
2022-09-29๐Ÿ› fix emoji picker eventVinicius Reis
2022-09-29๐Ÿ› (#2842): use menu bar as container for emoji and list actionsVinicius Reis
2022-09-28adjust jest testsJulien Veyssier
2022-09-28add parameter to image attachment endpoint to choose if raw image is preferredJulien Veyssier
2022-09-27๐Ÿ› fix missing usage of emojiAddRecentVinicius Reis
2022-09-27โ™ป๏ธ use single entry from @nextcloud/vueVinicius Reis
2022-09-26๐Ÿ› (#2910): add mobile testsVinicius Reis
2022-09-26๐Ÿ› (#2910): fix missing event listener in menu listVinicius Reis
2022-09-22fix: solve escape key closing the editor issueLuka Trovic
2022-09-20Load Mention extension in RichText.jsJonas
2022-09-20Disable image caption input in readonly viewJonas
2022-09-20Remove focus-visible outline from headingsFerdinand Thiessen
2022-09-19Use import instead of require to fix compilation with viteJonas
2022-09-13Add visible and clickable links for the page anchorsFerdinand Thiessen
2022-09-13Use `@nextcloud/logger` for all loggingFerdinand Thiessen
2022-09-13Stop emoji autocompletion when it got escaped by hitting <Esc>Jonas
2022-09-13Allow to select emojis with tab keyJonas
2022-09-13Ignore keyboard combinations with modifiers in emoji selector listJonas
2022-09-13Fix eslint error about missing parameter descriptionJonas
2022-09-13fix: add primary attribute for current userLuka Trovic
2022-09-13Add printing stylesheet, enables printing of text filesFerdinand Thiessen
2022-09-09โช๏ธ Revert "Merge pull request #2841 from nextcloud/feature/heading-anchor...Vinicius Reis
2022-09-08Fix: Multiple elements with the same html idFerdinand Thiessen