aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/WebBox.tsx
AgeCommit message (Collapse)Author
2021-08-06fixed webbox history to allow duplicate urlsbobzel
2021-08-06fixed linking to WebBox to save current web page as part of view spec.bobzel
2021-08-05fixed creating webpages from toolbar / :webpage to not use templatesbobzel
2021-08-05fixed so that links to sidebar annos show the sidebar in a LinkPreviewbobzel
2021-08-05improved opening sidebar when following a link to a sidebar annotation. ↵bobzel
Still needs work when link is from outside of the sidebar document and on first click.
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29from lastbobzel
2021-07-29fixed issues with following links to anchors in PDFs/etc and getting scroll ↵bobzel
position right.
2021-07-14fixed dragging marquees on nested images. fixed images to allow marquees on ↵bobzel
nested images. changed drag titlebar message.
2021-07-14fixed selections so that they persist on deselect to allow linking a ↵bobzel
selection on one document directly to a selection on another document. Also fixed recently closed to move closed document to top of list.
2021-07-01added ability to create anchors in PDF/Webboxes by making a selection and ↵bobzel
clicking the start link button
2021-06-30fixed drawing on images/videos/photosbobzel
2021-04-22allowed maximize button to be dragged to add a new window. fixed colorBox ↵bobzel
transparency setting. fixed anchormenuClick when in full tab.
2021-04-11clean up of webBox annotation field updating when navigating between pages.bobzel
2021-04-11some cleanup of demo_changesbobzel
2021-04-09fixed webBox to display link icon w/ all related links properly.bobzel
2021-04-09fix for removing documents from pdfs/web boxes. fixes for making objects ↵bobzel
draggable again in PDFs. fixes for lightboxview to allow stepping into collecitons. fix for stacking view to skip hidden documents
2021-04-08fixed pushpins to be created only when removed from a collection. fixed ↵bobzel
webbox links which weren't showing up in link menu.
2021-03-30some code cleanup. Fixes for webbox and pdfbox to allow draggin out of ↵bobzel
annotation sidebar.
2021-03-30more cleanupbobzel
2021-03-29more progress in fixing & simplifying active/selected stuffbobzel
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-29initial changes to cleanup pointer events.bobzel
2021-03-20cleanup of sidebars for pdf/web - toggle open/close without sizing artifacts ↵bobzel
- open automatically when adding a note.
2021-03-20cleaned up warnings. fixed webBox annotations to write to correct key so ↵bobzel
that they appear on startup.
2021-03-19from lastbobzel
2021-03-19fixing up future/history for webBox to sync annotation display.bobzel
2021-03-19added stuff to WebBox so that it will work with Firefox browsers (which have ↵bobzel
the benefit of rendering web pages without blur the way Chrome does on windows)
2021-03-19fixed clicking on web box and immediately scrolling to work.bobzel
2021-03-18more cleanup of webbox/pdfbox/sidebarAnnosbobzel
2021-03-18broke sidebarAnnos into its own componentbobzel
2021-03-18preparing to break sidebar out into its own componentbobzel
2021-03-18extended Doc.setFilter to allow replacing/appending a filter. fixed anchor ↵bobzel
unhighlighting in WebBox. reorged some properties on baseProtos (usLInkSmallAnchor etc)
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel
2021-03-16from lastbobzel
2021-03-16fixed warningsbobzel
2021-03-15fixed warnings. made savedAnnotations an ObservableMap. turned off ↵bobzel
annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay
2021-03-15from lastbobzel
2021-03-15final cleanups to get scrolling to work smoothly for webbox's - sadly, does ↵bobzel
not work as well in Firefox, and even worse in Safari.
2021-03-15almost everything working with webBox -- just need to tweak scrollHeightbobzel
2021-03-15fixed scrolling to annotations and pointerevents on webBox (when an ↵bobzel
annotation was selected so you can drag out a marquee)
2021-03-15getting webBox's to work like PdfBox's - text selection & marquee.bobzel
2021-03-14added sidebar toggle for webBoxbobzel
2021-03-14added sidebar annotations to webBox. Fixed PdfBox to allow marqueeing when ↵bobzel
sidebar annotation is selected.
2021-03-12trying to make treeViews more efficient by making fewer calls to Get ↵bobzel
document fields getter.
2021-03-04fixed scrolling of web pages and fitwidth for web pages.bobzel
2021-03-01final cleanups for simplified drag and drop of annotations. fixed some ↵bobzel
issues rtf focus when creating notes in masonry view. fixed text sidebar.
2021-02-24cleaned up DocumentView's contentView api to be more general. fixed ↵bobzel
screenToLocal for freeformView's whenb _fitToBox is set. moved webBox menu items out of CollectionMenu and into WebBox using the contentView API.
2021-02-12fixed previewing/scrollingto targets in web boxes and PDFs. fixed following ↵bobzel
link to textanchor when rtf doc is not displayed.
2021-02-12fixed bejhavior of Annotations when clicked to use FollowLink so that ↵bobzel
behavior is consistent. previously in a lightbox links within a pdf woud unnecessarily open the the PDF in its context