| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-26 | Merge branch 'master' into agent-paper-main | bobzel | |
| 2025-06-13 | updated css and project to HTML5 standards. fixed border rounding for images. | bobzel | |
| 2025-05-11 | Made it so chunk Ids are seperately managed and made sure the doc id is ↵ | A.J. Shulman | |
| sonsistent and not created in python spawn | |||
| 2025-05-10 | feat: changed web document to display screenshot | A.J. Shulman | |
| 2025-02-25 | added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵ | bobzel | |
| mostly related to how scss files can be included in each other | |||
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-10-04 | several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵ | bobzel | |
| sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews. | |||
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
| view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
| 2023-01-06 | added zoom box highlighting of text anchors in pdf/web pages for link/pres ↵ | bobzel | |
| following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after | |||
| 2022-09-20 | fixed pdf boxes to be active in lightboxview by fixing lightboxview docview ↵ | bobzel | |
| to be observable so that IsLightboxDoc's will invalidate. made webBox's content 'relative' so that linksButton is in correct place. changed text highlight color to orange for webboxes | |||
| 2022-08-17 | fixed dragging docs on web and pdf to work better by temporarily adding ↵ | bobzel | |
| transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted. | |||
| 2022-05-06 | changed following links to open up icons all the way down to the target ↵ | bobzel | |
| document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events. | |||
| 2022-05-02 | fixed up html clippings to have a better background color heuristic and to ↵ | bobzel | |
| allow dragging clippings from webBox's. | |||
| 2022-03-28 | enabled dragging documents onto tab bar without shift. modified link pivot ↵ | bobzel | |
| document to automatically update when links are added and be a stacking view | |||
| 2022-03-24 | fixes for webbox scroll bars and resizer divider to show up properly | bobzel | |
| 2022-03-15 | added dragging of divider between sidebar and content for PDF/Web boxes. | bobzel | |
| 2021-09-16 | added search() component method. changed search menu to call search on ↵ | bobzel | |
| documents that match search string. added seach bar for web pages. | |||
| 2021-09-02 | Many updates | geireann | |
| - Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent | |||
| 2021-07-22 | Merge branch 'master' into Ashley | geireann | |
| 2021-07-21 | made annotation button clickable for pdf/web when titles are shown. | bobzel | |
| 2021-07-10 | Standardizing Colors, changing global CSS variables | Ashley Cai | |
| 2021-03-18 | broke sidebarAnnos into its own component | bobzel | |
| 2021-03-14 | added sidebar toggle for webBox | bobzel | |
| 2021-03-14 | added sidebar annotations to webBox. Fixed PdfBox to allow marqueeing when ↵ | bobzel | |
| sidebar annotation is selected. | |||
| 2021-02-10 | fixed some z-index issues with lightbox and typing new notes + videobox ↵ | bobzel | |
| zooming zindex | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-10 | removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages ↵ | bobzel | |
| to allow dash annotations again. | |||
| 2020-09-04 | fixed typos + css + changing value on dropped documents in masonry view + ↵ | usodhi | |
| ink x + added .mpeg as acceptable audio format | |||
| 2020-08-28 | from last | bobzel | |
| 2020-08-28 | added explicit annotation mode for videos. fixed annotation mode for webpages | bobzel | |
| 2020-07-27 | fixed drain of webbox to keep annotations sychronized. fixed css for when ↵ | Bob Zeleznik | |
| web box is small. | |||
| 2020-07-27 | added vertical resie of fixedaspect when _fitWidth is on. fixin webBox css ↵ | Bob Zeleznik | |
| to not clip contents. | |||
| 2020-07-27 | extended pdfviewer interactions to WebBox's. | Bob Zeleznik | |
| 2020-07-26 | added UseCors menu option for WebBox. fixed webbox css so that link button ↵ | Bob Zeleznik | |
| is in riht place. | |||
| 2020-05-13 | fixed presentations to not find items in the presentation list. cleaned up ↵ | Bob Zeleznik | |
| webbox css | |||
| 2020-05-05 | fixed some interactions with WebDocuments | Bob Zeleznik | |
| 2020-04-18 | cleaned up webbox - fit width by default. native dimensions by default. ↵ | Bob Zeleznik | |
| toggle buttons for annotate/interact. | |||
| 2020-04-17 | added freeze button for web boxes. cleaned up pointerevent setting ↵ | Bob Zeleznik | |
| throughout code. | |||
| 2020-04-17 | from last | Bob Zeleznik | |
| 2020-04-17 | added more annotation ability to web pages. need a mode switch to follow ↵ | Bob Zeleznik | |
| links/select text now. | |||
| 2020-03-19 | added screen capture doc | Bob Zeleznik | |
| 2020-02-11 | refined upload interaction | Hannah | |
| 2019-09-06 | fixed image resizing within text | bob | |
| 2019-08-22 | done? | monikahedman | |
| 2019-08-21 | pulled from master | monikahedman | |
| 2019-08-21 | send help oh god | monikahedman | |
| 2019-08-15 | cleaning up | monikahedman | |
| 2019-08-14 | drag new webpage and easy URL change working | monikahedman | |
| 2019-05-09 | merge with master, but haven't reconciled internal and external linking | Sam Wilkins | |
| 2019-04-15 | fixing up small interaction issues with web pages, collections, etc. | bob | |
