aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2022-06-10fixed some problems with dragging doc onto empty tab bar. made topBar be jus...bobzel
2022-06-09Merge branch 'master' into mainview-jennybobzel
2022-06-09renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at sa...bobzel
2022-06-09fixed issues with pinWithView so that thumnails show the pinned area and navi...bobzel
2022-06-08fix: merge conflictsJenny Yu
2022-06-07fix: recording box appear on bottom right corner, removed document decorationsJenny Yu
2022-06-07removing decorations on recording boxJenny Yu
2022-06-07simplified interaction between PresElementBox and PresBox for sharing presBox...bobzel
2022-06-05merged with master and added transcription icon view for recognized inkbobzel
2022-06-05fixed screen to local for fitWidth views that are smaller in height than thei...bobzel
2022-06-05fixed up drawing link lines to be less jittery and smoother looking. changed...bobzel
2022-06-03fixed opening closed tabs from Files sidebar to re-use best Alias before maki...bobzel
2022-06-03Merge branch 'master' into presentation_upgradebobzel
2022-06-03fixed pushpin link toggling when zoom is not set. fixed adding annotations t...bobzel
2022-06-02Merge branch 'inking-naafi-mehek' into master-cleanupmehekj
2022-06-02fixed highlighting of ink to not show bounding box. stopped shift Tab from b...bobzel
2022-05-24hide resize handles on headerBar items.bobzel
2022-05-23added headerBar for closed tabs and other docs. extended multirow/col to supp...bobzel
2022-05-23cleaning up singleLine text box api and TreeView typesbobzel
2022-05-20moved explore mode to topBar. fixed highlighting of overlay toggle. fixed p...bobzel
2022-05-20fixed script repl to show doc id for tabdocs. fixed hitting 'enter' in sever...bobzel
2022-05-18fixed linking bug so that both start and end link can be regions. added zoom...bobzel
2022-05-17from last againbobzel
2022-05-17improved browse mode by not needing to click on background to zoom out. clea...bobzel
2022-05-16made text box body take up entire docview when suppressHeight is set (and set...bobzel
2022-05-13fixed erasing overtop of closed curves. fixed outlining of non-closed strokes.bobzel
2022-05-13removed layerProvider functionality.bobzel
2022-05-13fixed crashing bug when quickly re-updating webbox (or other) icon. fixed in...bobzel
2022-05-12fixed perfromance (flickering, speed) issues with having pointerEvents prop i...bobzel
2022-05-06changed following links to open up icons all the way down to the target docum...bobzel
2022-04-28fixed feedback dragging link button. fixed warnings. added some assymetric l...bobzel
2022-04-27fixed following links (jumpToDocument) to work properly with markers and hidd...bobzel
2022-04-27fixed following pushpin links to text selections to toggle the text box (sinc...bobzel
2022-04-26Merge branch 'master' into presentation_upgradeAubrey-Li
2022-04-26added image cropping. made treeView icons show up for file system and dashboa...bobzel
2022-04-26Merge branch master into presentation_upgradeAubrey-Li
2022-04-25 changed freeformview's with engines to not allow children to be edited using...bobzel
2022-04-24fixed treeViews to vertically span their containers. fixed foreground colori...bobzel
2022-04-22changes to allow PresBox to render using a Tree viewbobzel
2022-04-21fixed issues with pile view - dragging, burst size, rendering within grid/non...bobzel
2022-04-14Merge remote-tracking branch 'origin/presentation_group_test' into presentati...Aubrey Li
2022-04-14fixed following links to documents in iconified collections/text to deiconify...bobzel
2022-04-14gave summary documents pushpin behaviors. fixed following link to doc that i...bobzel
2022-04-13added images to treeView bullets for docs with icons. fixed following pushpi...bobzel
2022-04-12Merge branch 'inkocr-mehek' into inking-naafi-mehekmehekj
2022-04-11fixes to header to be transparent for icons. layout fixes for doc decoratoin...bobzel
2022-04-11fixed sendtoback menu and functionality. fixed mixedblendmode for groups. f...bobzel
2022-04-11lots of layout fixes to groups, labels, ink to support iconification better. ...bobzel
2022-04-11making layout icons work better.bobzel
2022-04-07added grouping and write mode vs pen modeNaafiyan Ahmed