aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/RichTextSchema.tsx
AgeCommit message (Expand)Author
2020-01-07fixed up text toolbar a little. fixed doculink anchors on hyperlinksbob
2020-01-06made doculinkbox show up at top right of text hyperlink. it's a hack that sh...bob
2020-01-06added showPreview flag to text hyperlinksbob
2019-12-20minor cleanupbob
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace f...bob
2019-12-15added _last_ for computedScripts to access last value of scriptBob Zeleznik
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with te...Bob Zeleznik
2019-12-10added indenting for ordered listsBob Zeleznik
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to cre...Bob Zeleznik
2019-12-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-10fixes to color marksBob Zeleznik
2019-12-10fix for commands in nested notes.bob
2019-12-10fixes to text box inlines for selection.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-09got rid of unused code in richtextschemaBob Zeleznik
2019-12-09added preliminary support for paragraph indenting and hanging indents.bob
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-09changed styles to allow multi-character names using %. switched default "sty...bob
2019-12-06more fixes for inline comments.bob
2019-12-05added style shortcut for textbob
2019-12-05compile warning fixes.bob
2019-12-04started to add pathsbob
2019-12-03fixes to rich text embedded notes & focus behavior. fixes to compile errors ...Bob Zeleznik
2019-12-03fixed inline text doc expansion crashesBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02fixed inline text comments to highlight and hide/show.bob
2019-11-28small fixes to text for nested prosemirrors and firefox.Bob Zeleznik
2019-11-15fixed naming of 'marker' markBob Zeleznik
2019-11-14merged with masterFawn
2019-11-14double cliking dragger collapses menuFawn
2019-11-14fixed warning/errors. cleaned up link following box a bit.bob
2019-11-13added a lockedTransform field to lock pan/zoom. fixed text scrollintoview to...bob
2019-11-12switched link preview to be a document viewBob Zeleznik
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-11made font size and font style text marks be parametrized to simplify api.Bob Zeleznik
2019-11-10fixed switching between ordered list and bullets.Bob Zeleznik
2019-10-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into te...Fawn
2019-10-23added dropdown to highlighter tool to choose colorsFawn
2019-10-12created color picker for text on rich text menuFawn
2019-10-11added highlighting other's text. fixed some exceptions with text highlighitng.bob
2019-10-10got rid of all CollectionView wrappers around XxxBox's added DocAnnotatableC...bob
2019-10-09fixed rich text search highlightsBob Zeleznik
2019-10-08cleaned up tagging of text spans with data and timestampsbob
2019-10-08moved style sheet stuff into Utils. fixed menu/footnote interactionbob
2019-10-08mergedbob
2019-10-08a bunch of fixes to text outline mode.Bob Zeleznik
2019-10-07added commeting with (( and ##Bob Zeleznik
2019-10-07from lastBob Zeleznik
2019-10-07fixes for toolbar and text footnote/comments.bob
2019-10-07added deleting ndested nodes from text boxesbob