aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.tsx
AgeCommit message (Collapse)Author
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-13fixed border-rounding of docsbobzel
2020-08-13sent make Background images to backbobzel
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
2020-07-23fixed very slow resize performance caused by fetchinProto when there are no ↵Bob Zeleznik
acl's. made images not be natively draggable.
2020-07-13switched context menus to be less hierarchical.Bob Zeleznik
2020-06-25fix image flikering (hopefully), changed sidebar UI, and changed handle clickLionel Han
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-22cleaned up errors. added ctrl-a to select documents within a freeform ↵Bob Zeleznik
collection. fixed ctrl-x to remove documents properly. fixed paste documents to clone only if copied.
2020-06-20fixed image rotationsBob Zeleznik
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17Merge branch 'master' into mobile_revision_directgeireann
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text ↵Bob Zeleznik
documents with a layout doesn't copy their text
2020-06-15added ? to a lot of thingsLionel Han
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink ↵Bob Zeleznik
things in the right places.
2020-05-22fixed imagesBob Zeleznik
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-05fixed major performance issue with imagesBob Zeleznik
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-24changing how multiple images are imported -- now a pile. imagebox chooses ↵Bob Zeleznik
render quality based on image width.
2020-04-22some more menu simplification. fix placement of link anchor in text collectionBob Zeleznik
2020-04-17fixed native size of images with template on reloadingBob Zeleznik
2020-04-17offset images to appear in middle of panel verticallyBob Zeleznik
2020-04-13fixed some map api issues. fixed image box rotations.Bob Zeleznik
2020-04-11document from json improvements and documentationSam Wilkins
2020-04-11fixed double click on freeformviews. changed signature for ↵Bob Zeleznik
DocumentHierarchyFromJson() to have an 'all' parameter
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-09fix presbox to work with linked documents. more cleanup to use ↵Bob Zeleznik
dataDoc/layoutDoc/rootDoc. changed ## to >> for inline comment to open up #### heading markdown
2020-04-09fixed links to have a timecode again. updated a bunch of this.Document calls ↵Bob Zeleznik
to this.layoutDoc, this.dataDoc, etc
2020-04-09starting cleanupBob Zeleznik
2020-04-08fixed annotation overlays broken from previous changes for images/pdfs/etcBob Zeleznik
2020-04-06from lastBob Zeleznik
2020-04-06fixed sizing stacking views. fixed rotating images. fixed undo stacking drags.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-02supported uploads of images ending with .webpBob Zeleznik
2020-04-02added copy with alt+ctrl . fixed border radiusBob Zeleznik
2020-03-29more tweaks to embedded documents in text. fixes for expandedTemplate to ↵Bob Zeleznik
show the original doc (not dataDoc). got rid of imgPath in imageBox.
2020-03-28changed template parameters to be stored in '@params'. Updated ImageBox to ↵Bob Zeleznik
allow template parameters
2020-03-19added screen capture docBob Zeleznik
2020-03-17fixes for typing url in web box. fixes for dropping imags from proxied ↵Bob Zeleznik
document. possible fix for updateing image width/height
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-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. ↵bob
removing audio by default from notes.