aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.tsx
AgeCommit message (Expand)Author
2020-01-29switched icons over to templates. a bunch of template fixes for working with ...Bob Zeleznik
2020-01-28minor cleanup so that layout strings are all stored in layout_<name> fieldsBob Zeleznik
2020-01-28added captions to carousel. cleaned up some stuff.bob
2020-01-27template fixesBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text b...Bob Zeleznik
2020-01-24fixes for imagebox's and detailed viewBob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates in...bob
2020-01-24fixes for annotationsbob
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-22streamling templates.Bob Zeleznik
2020-01-20fixed linking to text region. fixed link displays. removed old tooltiptextm...Bob Zeleznik
2020-01-15changed freeformdocument to use contentfittingviews if specified with FitToBo...bob
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-09pull and merge with masterFawn
2020-01-09refactored dropdown buttons into a buttondropdown component for richtextmenuFawn
2020-01-09bounded antimodemenu to the boundaries of the screen and minor styling of ric...Fawn
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-07added logic so that text nodes started on the very left still show the full r...vellichora
2020-01-07kind of hack to get selects in richtextmenu to be selectable againvellichora
2020-01-07richtextmenu appears whenever formattedtextbox is focusedvellichora
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into te...vellichora
2020-01-07converted tool tip text menu to react component with basic marks and dropdownvellichora
2020-01-06compile fixes and playing with Corsbob
2019-12-20restored scrolling to formattedText target on link following.bob
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace f...bob
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-15writing selectedDocs to user doc to allow selection to be part of scriptingBob Zeleznik
2019-12-14make %@ portal hyperlink creation create a link as well.Bob Zeleznik
2019-12-12fixed warnings. Limited the size of pasted text boxesBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and docume...Bob Zeleznik
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with te...Bob Zeleznik
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to cre...Bob Zeleznik
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fixes to text box inlines for selection.bob
2019-12-09cleaned up titles for document decorations. fixed exception in formattedtext...Bob Zeleznik
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-09changed styles to allow multi-character names using %. switched default "sty...bob
2019-12-08fixed infinite loop render crash with textboxes and treeviewBob Zeleznik
2019-12-06more fixes for inline comments.bob
2019-12-05compile warning fixes.bob
2019-12-04tweaks to textbox sidebar. update to passport and npmbob
2019-12-03fixed text higlighingBob Zeleznik
2019-12-03fixed sidebar draggingBob Zeleznik
2019-12-03made text sidebar draggable.Bob Zeleznik
2019-12-03fixes to rich text embedded notes & focus behavior. fixes to compile errors ...Bob Zeleznik
2019-12-03error check route creation and observable button bar instanceSam Wilkins