aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
AgeCommit message (Collapse)Author
2020-08-12Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-11updated how background colors workbobzel
2020-08-09updatesGeireann Lindfield Roberts
2020-08-05cleanup of presentation code pre-merge.bobzel
2020-08-06automatic text progressivize, ui changes, bug fixesGeireann Lindfield Roberts
2020-07-30pres collectionGeireann Lindfield Roberts
presentation is always associated with a single collection
2020-07-28scrollProgressivize + viewfinderGeireann Lindfield Roberts
2020-07-26download name updategeireann
**not part of pres trails**
2020-07-24Merge branch 'master' into presentation_updatesgeireann
2020-07-24internal navgeireann
2020-07-23cleaned up contextMenus a bitBob Zeleznik
2020-07-20ui updates + progressivize featuresgeireann
2020-07-17Merge branch 'master' into presentation_updatesgeireann
2020-07-17pres changesgeireann
2020-07-15added progressivize featuresgeireann
2020-07-09fixed issues with frame based animations for annotations on images,etc.Bob Zeleznik
2020-06-28fixed errors. fixed selecting in an unselected text note to not create a ↵Bob Zeleznik
phantom selection from the last selected point to the current point.
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-22made chrome commands fire by clicking bullseye. added commands for ↵Bob Zeleznik
freeformview. made backgroundHalo() work diffrently for ink strokes
2020-06-10Merge branch 'ink_menu'Bob Zeleznik
2020-06-10changed how ink is highlighted when selected.Bob Zeleznik
2020-06-09fixed keyFrame animation positioning issues when adding a doc at t != 0. ↵Bob Zeleznik
added isInkMask field and inkStroke menu option to create an ink mask. added cantLeaveCollection flag.
2020-05-29added toggle to switch from fade to default keyframe. added mixBlendMode for ↵Bob Zeleznik
collections
2020-05-28added aimated transitions to presentations of frame animationsBob Zeleznik
2020-05-23switched frame animations to use currentFrame and activeFrame to fix ↵Bob Zeleznik
aliasing issue of progressive slides at different frame codes
2020-05-23several fixes to progressivization and added UI for editing by suspending ↵Bob Zeleznik
transparency
2020-05-21more fixes to progressivizing. tweaks to comparison box's clear button.Bob Zeleznik
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-16fixed some issues with frame animation. added comic rendering mode. added ↵Bob Zeleznik
server certficate keys to get SSL to work?
2020-05-15fixed pointer events for invisible objectsBob Zeleznik
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-03cleaned up freeformdocview. changed descriptionView template to test start ↵Bob Zeleznik
of processing scripts for dash tag nodes.
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-25added a sizeProvider computedFn for efficiency since size doesn't change as ↵Bob Zeleznik
often as position
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-24changed pivot view to support lists of values for keys (docs can appear ↵Bob Zeleznik
mulltiple times as replicas)
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-18fixed pointer events for templated PDFs. changed clicking on a document ↵Bob Zeleznik
with a rootDocument to pass the event on up
2020-04-18several pointerevent fixes broken by last change. added scroll to target ↵Bob Zeleznik
for webBox links.
2020-04-15moved filter to right side of collection. got rid of back button in pivot ↵Bob Zeleznik
view - click background.
2020-04-13cleaned up rootSelected() to work with templates. adjusted nudge to favor ↵Bob Zeleznik
moving documents over panning collection
2020-04-12added nudging of documentsBob Zeleznik
2020-04-06fixed padding. added isInPlaceContainer flag. changed button content for ↵Bob Zeleznik
setting collection content to use the dropped document directly (not an alias of it)
2020-04-06many more fixes to nativewidth/height layout changes.Bob Zeleznik
2020-04-05more fixes to NativeWidth/Height & FreezeDimensions props stuffBob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik