aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
AgeCommit message (Collapse)Author
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 ↵Bob Zeleznik
imports to avoid some cycles
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 ↵Bob Zeleznik
formattedText to not resize when template has not yet been expanded (ie, after switching from one template to another using the TemplateMenu)
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 ↵Bob Zeleznik
["template-notes"]. Added pass through free form layout engine.
2020-04-23fixed color box interactions. added starburst layout engine.Bob Zeleznik
2020-04-23fixed performance of panning with something selected by making TemplateMenu ↵Bob Zeleznik
ot render unless it has explicitly been activated.
2020-04-23fixed browser back after link navigation. simplified menus more. fixed ↵Bob Zeleznik
jitter mode to be seeded. fixed menu gear for collections. .
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. ↵Bob Zeleznik
Removed Open... menu. Added Open FIelds & Full SCreen to Open New Persepectives.
2020-04-21added parameterization capability to layout strings. added Div's that can ↵Bob Zeleznik
take Dash field values
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 ↵Bob Zeleznik
checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
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 ↵Bob Zeleznik
right-clicking. got rid of '@" template field special case
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