aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
AgeCommit message (Collapse)Author
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-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-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
2019-11-14added optional sidebar for text notesbob
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-10niceyipstanley
2019-11-10inks are now doxyipstanley
2019-11-09ayipstanley
2019-11-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
inking_to_doc
2019-11-08moved schemaPreview into ContentFittingDOcumentView. fixed dragging link ↵bob
anchors
2019-11-03some infrastructure stuff and bug fixes. not really any new features yetyipstanley
2019-10-29Merge branch 'interaction_stanley' of ↵Stanley Yip
https://github.com/browngraphicslab/Dash-Web into interaction_stanley
2019-10-29started implementing ink select with document decorationsStanley Yip
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-19cleaned up a bunch layout vs doc issues related to templatesBob Zeleznik
2019-10-18link lines are working properly except when things get panned/moved ... need ↵Bob Zeleznik
to turn off or get updates somehow.
2019-10-17switched links over to be a documentbob
2019-10-17initial working version of draggable link anchors.bob
2019-10-16some fixes to linearView for handling templates. fixed DOCUMENTS on library ↵Bob Zeleznik
view. renaming a bunch of template stuff... still in progress.
2019-10-16a bunch of fixes to layouts to support templates in paticular.bob
2019-10-16more small fixes. dragging dragIcons, pdfmenu highlighting, fonticonbox ↵bob
hover text
2019-10-13minor cleanupsBob Zeleznik
2019-10-10removed CollectionVideoViewbob
2019-10-07fixes for toolbar and text footnote/comments.bob
2019-10-04restored tooltiptextmenubob
2019-10-03start of embedding documents in text notes.bob
2019-09-29merged with masterSam Wilkins
2019-09-28lots of fixes to pdfs and link following.Bob Zeleznik
2019-09-28merged with master againSam Wilkins
2019-09-27added initial zooming for PDFS --- needs more work.bob
2019-09-22initial commit post master mergeSam Wilkins