aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
AgeCommit message (Expand)Author
2020-05-07added batch requesting of list items. fixed some performance issues with tre...Bob Zeleznik
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized import...Bob Zeleznik
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-04-30fixed up snapping with resizeBob Zeleznik
2020-04-30fixed doc dec resizing to use rootDoc instead of layoutDoc. fixed formatted...Bob Zeleznik
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ["template-...Bob Zeleznik
2020-04-23fixed color box interactions. added starburst layout engine.Bob Zeleznik
2020-04-23fixed performance of panning with something selected by making TemplateMenu o...Bob Zeleznik
2020-04-23fixed browser back after link navigation. simplified menus more. fixed jitter...Bob Zeleznik
2020-04-22switched close button to be iconify, and iconfiy to be maximizeBob Zeleznik
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. Remo...Bob Zeleznik
2020-04-21added parameterization capability to layout strings. added Div's that can ta...Bob Zeleznik
2020-04-19final structural cleanp up of UserDocument for a while, hopefullyBob Zeleznik
2020-04-19changed tree view to show context menu icon to avoid right-clickingBob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03changed dontSelect to dontDecorateSelectionBob Zeleznik
2020-04-02added copy with alt+ctrl . fixed border radiusBob Zeleznik
2020-03-29fixed collection chrome pointerEvents. fixed dontSelect to allow right-click...Bob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-03-10fixed up iconifying of different document types. fixed selection to not sele...Bob Zeleznik
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 [[key=valu...bob
2020-02-28added ctrl-drag to set size of annotation text by changing native size of doc...bob
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed defau...bob
2020-02-21fixed crash with following link in text. made link anchor size smaller to be ...bob
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 def...bob
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 ha...Bob Zeleznik
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 we...Mohammad Amoush
2020-02-05fixed iconify things. fixed presentation title bar.bob