aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-07-22changed ink width to be scaled by document scale to make it look like ink ↵bobzel
stroke is the same regardless of the native width of the document being drawn on.
2022-07-21fixed dragging preselements by updating dragManger pointerupbobzel
2022-07-21fixed undo for opening/closing sidebar for pdf/web/text. fixed ↵bobzel
lightboxview for pdf's with smaller heights.
2022-07-21fixed hiding marquee options menu when clicking on background.bobzel
2022-07-20fix replay bug with presentationMichael Foiani
2022-07-20fixed hiding display of timeline for videoBoxbobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ↵bobzel
just a docking collection.
2022-07-14got basic numerical line chart workingNaafiyan Ahmed
2022-07-14refactored code into d3 utilsNaafiyan Ahmed
2022-07-13fixed fonticonbox's to use mobx correctlybobzel
2022-07-13got selection and x, y pos to workNaafiyan Ahmed
2022-07-13got basic d3js graph to workNaafiyan Ahmed
2022-07-13fixed slider size for dropdown fonticonboxbobzel
2022-07-13fixed linkdoc preview not going away when clicking outside of it.bobzel
2022-07-12stuck on linkingNaafiyan Ahmed
2022-07-12merged masterNaafiyan Ahmed
2022-07-12merged masterNaafiyan Ahmed
2022-07-12merged masterNaafiyan Ahmed
2022-07-08removed todo commentNaafiyan Ahmed
2022-07-08fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. ↵bobzel
moved gestureOverlay into main dashboard area to avoid drawing on UI widgets. more code cleanup to put things in reasonable places and avoid importing too much stuff.
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-07-07fixed more errors.bobzel
2022-07-07made columnRenderef for react-table be a simple reactNote instead of ↵bobzel
posisbly a function to avoid type errors.
2022-07-07updated movable column importsbobzel
2022-07-07got rid of typings for ReactTextareaAutocomplete to avoid react warnings.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-07-06added support for line graphNaafiyan Ahmed
2022-07-06storing render details in fieldNaafiyan Ahmed
2022-07-06cleaned up code for chartboxNaafiyan Ahmed
2022-07-06added endpoint routes for csv and integrated chartjsNaafiyan Ahmed
2022-07-06Merge branch 'geireann-rotation-borderRadius' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-06Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-06edting -> editingGeireann Lindfield Roberts
2022-07-06fixed pushpin behavior to work with notes in annotation sidebar. fixed ↵bobzel
right-clicking on text anchors to bring up anchor menu
2022-07-06Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-05Merge branch 'master' into geireann-rotation-borderRadiusGeireann Lindfield Roberts
2022-07-05fixed sidebar annos to be editable (with i-beam cursor) when selected and to ↵bobzel
be active when parent document is active. fixed previewing a sidebar annotation to not open up sidebar
2022-07-05fixed color picker so that dismissing it doesn't lose focus on active text ↵bobzel
box - allows font color to be changed
2022-07-05Merge branch 'master' into parkerbobzel
2022-07-04Merge branch 'master' into geireann-eslint-prettierGeireann Lindfield Roberts
2022-07-04Merge branch 'master' into geireann-rotation-borderRadiusGeireann Lindfield Roberts
2022-07-04updated start location of border radiusGeireann Lindfield Roberts
2022-07-03from lastbobzel
2022-07-03fixed contextMenu to not trigger on a collection when the contextMenu event ↵bobzel
has already been handled.
2022-07-03fixed clicking on empty parts of equation box to start editingbobzel
2022-07-03fixed worker version for pdf to match npm version #bobzel
2022-07-02made document decorations hidden when making document editsGeireann Lindfield Roberts
2022-07-02Update DocumentDecorations.tsxGeireann Lindfield Roberts
2022-07-02fixing many eslint errorsbobzel
2022-07-01added resize handlers and linted document decorationsGeireann Lindfield Roberts