aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
AgeCommit message (Collapse)Author
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-10fixed up iconifying of different document types. fixed selection to not ↵Bob Zeleznik
select toolbar tabs. fixed outline-like document creation in tree views.
2020-03-06from lastbob
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-03fixed dragging from linear view because of screentransform. added ↵bob
[[key=value]] syntax. added button for seeing enumerated values. added step up button in DocDec for selecting parent collection
2020-02-28added ctrl-drag to set size of annotation text by changing native size of ↵bob
document
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed ↵bob
default note templates to be templates.
2020-02-21fixed crash with following link in text. made link anchor size smaller to be ↵bob
less obnoxious. publishing docs without custom titles switches them to cusom and removes the '-'
2020-02-20more link editor fixes. fixed border rounding.Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-18cleaned up context menu orderingbob
2020-02-18fixed titling. added border for embedded docs in text boxes.bob
2020-02-18added gear icon to open context menu with right-clickbob
2020-02-17allow notes to become template notesbob
2020-02-16fixed warningsBob Zeleznik
2020-02-16got rid of unneeded ignoreAspect field. other cleanup.Bob Zeleznik
2020-02-16mostly code simple cleanup.Bob Zeleznik
2020-02-16fixed a bunch of undo's in document deocrations. added a setup method for ↵Bob Zeleznik
handling down/move/up/click events
2020-02-15more color scheme fixes.Bob Zeleznik
2020-02-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-02-12added animated switching between templates + toggle Detail menu item.bob
2020-02-11fixed document decorations.Bob Zeleznik
2020-02-11tweaks.bob
2020-02-11added a publish button to doc dec titles/.bob
2020-02-10cleanup of summary docs. icons. carousel fwd/backbob
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-05fixed iconify things. fixed presentation title bar.bob
2020-01-30small template fixes for text mostly.bob
2020-01-29switched icons over to templates. a bunch of template fixes for working with ↵Bob Zeleznik
textboxes as templates.
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22streamling templates.Bob Zeleznik
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-19working conditionMohammad Amoush
2020-01-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-01-07richtextmenu appears whenever formattedtextbox is focusedvellichora
2020-01-07pull from mastervellichora
2020-01-07converted tool tip text menu to react component with basic marks and dropdownvellichora
2019-12-19compiler fixes. fix for text box titles on templatesbob
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with ↵Bob Zeleznik
text styles. fixed warnings.
2019-12-09cleaned up titles for document decorations. fixed exception in ↵Bob Zeleznik
formattedtextbox.
2019-12-07Adding hang-up functionalityMohammad Amoush
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-21more fixes to layout stuffbob
2019-11-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
interaction_stanley
2019-11-15fixed toolbar disappearing with multiple text boxes.Bob Zeleznik