| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
| embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-10 | fixed header to not overlap sidebarAnnos in text views. | bobzel | |
| 2023-04-14 | got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵ | bobzel | |
| zoom correctly. | |||
| 2023-04-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵ | bobzel | |
| items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview | |||
| 2023-03-27 | fixed pointer events when not selected for MapBox | bobzel | |
| 2023-03-10 | fixed image anchors to save zoom/pan info and to focus() on content when ↵ | bobzel | |
| following anchors. fixed progresivized items in trails to not allow dragging items out or dropping new items in. | |||
| 2023-03-01 | changed inPlace link following to be lightbox. allowed collections to be ↵ | bobzel | |
| labeled as lightboxes. lightbox collections display link targets in an overlay that hides the rest of their content | |||
| 2023-02-14 | fixed pinning regions on pdf/web pages to allow proper pres following. ↵ | bobzel | |
| added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps | |||
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed ↵ | bobzel | |
| animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. . | |||
| 2023-01-20 | removed tour map from lightbox. added option to create anchors without ↵ | bobzel | |
| adding thm as annotations. made zoom of text an option for pres and links | |||
| 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-12-08 | cleaned up animation effects to not reference presBox. fixed anchors in ↵ | bobzel | |
| text to have link properties set properly from properties view. | |||
| 2022-08-03 | from last | bobzel | |
| 2022-08-03 | Merge branch 'master' into parker | bobzel | |
| 2022-07-26 | turned off resetriting text box resizing to max of scroll height. fixed ↵ | bobzel | |
| placement/behavior of sidebar anno button for text. | |||
| 2022-07-25 | made formatttedtextbox annotation handle work the same as pdf/web. prevent ↵ | bobzel | |
| header from hiding annotation button handle. fixed resizing text boxes. | |||
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-07 | trying to fix errors in compiles | bobzel | |
| 2022-06-30 | Merge branch 'master' into parker | Geireann Lindfield Roberts | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-09 | cleaning up map Info Window just a bit | bobzel | |
| 2022-06-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-05-12 | fixed perfromance (flickering, speed) issues with having pointerEvents prop ↵ | bobzel | |
| invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular. | |||
| 2022-05-02 | fixed scaling ink label in lightbox,etc views. changed ink strokes so that ↵ | bobzel | |
| clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve. | |||
| 2022-04-12 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
| 2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 2022-03-19 | from last | bobzel | |
| 2022-03-19 | fixed mapBox searchbox menu to not disappear when you go to click on it. | bobzel | |
| 2022-03-17 | Merge remote-tracking branch 'origin/speedups2' into parker | ljungster | |
| 2022-03-12 | attempting to add note-taking | ljungster | |
| I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search) | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2022-01-18 | fixed warnings. display last user to edit db. fixed /activity to show ↵ | bobzel | |
| only users with a connected socket. fixed toggle "Overlay" button to toggle its background based on overlay state. | |||
| 2022-01-06 | cleanup | bobzel | |
| 2021-12-08 | Added auto scroll to bottom of map info view stack when note is added. hide ↵ | bobzel | |
| resize handles for map view info window stack documents. | |||
| 2021-12-08 | tried to simplify the mapbox ui. | bobzel | |
| 2021-12-07 | restored keeping properties pane open when selection changes. added Doc ↵ | bobzel | |
| paraemter to fitWidth() prop function. split MapBoxInfoWindow out of MapBox and added an Add Note button. | |||
| 2021-11-30 | latest from Mapbox | Aubrey Li | |
| 2021-11-24 | map latest | Aubrey Li | |
| 2021-11-18 | mapbox latest | Aubrey Li | |
| 2021-11-02 | fixed display of documents anchored on a map marker. fixed adding documents ↵ | bobzel | |
| with same geolcoation to end up on the same marker. | |||
| 2021-11-02 | mapbox render infowindow | Aubrey Li | |
| 2021-10-26 | update Mapbox image rendering | Aubrey Li | |
| 2021-10-07 | addMarker working | Aubrey Li | |
| 2021-09-15 | merge conflicts and toggle sidebar | Aubrey Li | |
