aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/RichTextSchema.tsx
AgeCommit message (Expand)Author
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-30fixes to embedded documentsbob
2020-01-30support for docs as fields using {{}}. and added 't' for making a template.bob
2020-01-30changed syntax to [[(doc)?(:field]] for embedding doc as text blocks. added ...bob
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28added [[[doc:]?field]] to reference a doc field, and @@doc@@ for a hyperlinkBob Zeleznik
2020-01-28fixes for texttemplates that get updated.bob
2020-01-28added captions to carousel. cleaned up some stuff.bob
2020-01-27fixed templates for textsBob Zeleznik
2020-01-27template fixesBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text b...Bob Zeleznik
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot la...Bob Zeleznik
2020-01-22basic cleanup for warningsbob
2020-01-20fixed linking to text region. fixed link displays. removed old tooltiptextm...Bob Zeleznik
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