aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx
AgeCommit message (Expand)Author
2020-04-26fixed title layout for text. fixed documentBox for nested collections. fixe...Bob Zeleznik
2020-04-25from lastBob Zeleznik
2020-04-25added a sizeProvider computedFn for efficiency since size doesn't change as o...Bob Zeleznik
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. fixe...Bob Zeleznik
2020-04-25hopefully final cleanup of pile up collection view. added doubleTap support...Bob Zeleznik
2020-04-24changed pivot view to support lists of values for keys (docs can appear mullt...Bob Zeleznik
2020-04-24fixed problems with PivotView -- docs that show up when they shouldn't and no...Bob Zeleznik
2020-04-24more starburst tweaks.Bob 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-21tweaked HTMLtag syntax slightly for onClick functions to be specified without...Bob Zeleznik
2020-04-20fixed runtime errors for AntimodeMenu and from current_user_utils not initial...Bob Zeleznik
2020-04-18cleaned up webbox - fit width by default. native dimensions by default. togg...Bob Zeleznik
2020-04-18several pointerevent fixes broken by last change. added scroll to target for...Bob Zeleznik
2020-04-17fixed auto focus to work on clicked ptBob Zeleznik
2020-04-15cleaned up some more of the pivot view event handling apiBob Zeleznik
2020-04-15moved filter to right side of collection. got rid of back button in pivot vi...Bob Zeleznik
2020-04-13cleaned up rootSelected() to work with templates. adjusted nudge to favor mo...Bob Zeleznik
2020-04-12added arrowkey nudging of freeform view. fixed background overflow.Bob Zeleznik
2020-04-11fixed double click on freeformviews. changed signature for DocumentHierarchyF...Bob Zeleznik
2020-04-11added tap-to-zoomBob Zeleznik
2020-04-11fixed deiconifying things. fixed interactions with backgrounds to allow their...Bob Zeleznik
2020-04-09fix presbox to work with linked documents. more cleanup to use dataDoc/layout...Bob Zeleznik
2020-04-08fixed annotation overlays broken from previous changes for images/pdfs/etcBob Zeleznik
2020-04-08fixed bug with getDocTemplate(). fixed inPlace link following when there's n...Bob Zeleznik
2020-04-06fixed padding. added isInPlaceContainer flag. changed button content for se...Bob Zeleznik
2020-04-06everything's working with panelwidth/height etc stuff?? maybe?Bob Zeleznik
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
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props which...Bob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03fixed ButtonBox drop to allow reordering buttons in a collection. fixed pdfm...Bob Zeleznik
2020-03-19moved facet collection stuff into CollectionView from CollectionTreeViewBob Zeleznik
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop the...Bob Zeleznik
2020-03-11removed scrubber tool which isn't being used anymore (audiobox has its own sc...Bob Zeleznik
2020-03-09cleanup of warningsBob Zeleznik
2020-03-06fixes to documentBox to work with templates. changed tree view to select doc...bob
2020-03-03fixed opening of metadata from text box. fixed minimizing presentatino view....bob
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-28allowing different text templates to be the default. fixing transparency. r...bob
2020-02-23final commits before demoStanley Yip
2020-02-22removed LinkFollow box.Bob Zeleznik