aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText
AgeCommit message (Expand)Author
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
2020-07-02small clanup in Mobile related codeBob Zeleznik
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-01Merge branch 'master' into PDFMenuBob Zeleznik
2020-07-01renamed link to linkAnchor and allHrefs to allLinks in rich text codeBob Zeleznik
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ...Bob Zeleznik
2020-07-01added color picker for highlighterLionel Han
2020-07-01fixed warningsBob Zeleznik
2020-07-01added divider lines in richTextMenBob Zeleznik
2020-07-01fixed drag drop within text box to call updateBulletsBob Zeleznik
2020-07-01changed collpased bullets to show their current line and elide sub-bulletsBob Zeleznik
2020-07-01added several new commands to RichTextMenuBob Zeleznik
2020-07-01fixed text menu to make button commands undoable. fixed hiding of menu to no...Bob Zeleznik
2020-06-30added left/right/center justify text buttons. changed unpinned text menuBob Zeleznik
2020-06-30added heuristic to filters to identify text fields based on being RTF or havi...Bob Zeleznik
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ...Bob Zeleznik
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-29changed a lot of collection keys to start with "_" -- particularly for Stacki...Bob Zeleznik
2020-06-28fixed errors. fixed selecting in an unselected text note to not create a pha...Bob Zeleznik
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, panTransfor...Bob Zeleznik
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors an...Bob Zeleznik
2020-06-26fixed bullet point positioning for lines that wrap. fixed bullet point behav...Bob Zeleznik
2020-06-26updated pdfjs. fixed position of blue dot for pdfs. enabled fixedBob Zeleznik
2020-06-26audio dictationgeireann
2020-06-26made dev tools a development mode featureBob Zeleznik
2020-06-26fixed highlighting text anchors in text notes. fixed pasting fragements of P...Bob Zeleznik
2020-06-25from lastBob Zeleznik
2020-06-25fixed copying/ pasting of PDF quotes to generate blockquotes.Bob Zeleznik
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
2020-06-25fixed drag and drop of text onto a text box from creating new documentsBob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-24fixed summary iconBob Zeleznik
2020-06-25Merge branch 'master' into mobile_revision_directgeireann
2020-06-24fixed warnings. fixed blockquote menu function.Bob Zeleznik
2020-06-24fixed placement of settings panel icon & panel. fixed layout of docked text ...Bob Zeleznik
2020-06-24changed titles to just look at first node of text box.Bob Zeleznik
2020-06-24changed richTextMenu to dock at top of window. fixed ColorBox to set foregro...Bob Zeleznik
2020-06-24fixed blockquotes and code within formatted text.Bob Zeleznik
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23from lastBob Zeleznik
2020-06-23fixed mult link menu. fixed linking to external urls. fixed draggers for text...Bob Zeleznik
2020-06-22made chrome commands fire by clicking bullseye. added commands for freeformv...Bob Zeleznik
2020-06-22fixed text input rule for bullets by typing: "- "Bob Zeleznik
2020-06-22cleaned up menus for formatted text & tempaltes. fixed pdf menu behavior (no...Bob Zeleznik
2020-06-22fixed tree view to allow textdocument to be typed while title is changing. f...Bob Zeleznik
2020-06-22added a way to broadcast a message to all users (e.g., for restarting server)Bob Zeleznik
2020-06-22fixed onClick events for text.Bob Zeleznik
2020-06-22cleaned up errors. added ctrl-a to select documents within a freeform collec...Bob Zeleznik
2020-06-21more cleanup of prosemirror bullets and ordered_list mode changingBob Zeleznik