| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-01 | converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ↵ | bobzel | |
| always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument. | |||
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 2023-11-30 | fixed rootSelected prop to be optional. fixed fonticont toggle to pass ↵ | geireann | |
| 'self' even though it's deprecated. | |||
| 2023-11-25 | cleanup of rootSelected to default to false. remove unused mobile classes. | bobzel | |
| 2023-11-16 | removed touch code that wasn't being used or maintained | bobzel | |
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
| 2023-07-18 | consolidated server stats with server heartbeat | bobzel | |
| 2023-07-18 | made text color readable for shared dashboards. fixed inking to not crash | bobzel | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
| FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-02 | fixed ink erasing when stroke intersects at endpoint. attempted performance ↵ | bobzel | |
| improvement as well. bug fix for selecting strokes that are not active. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer ↵ | bobzel | |
| compiled functions by parameterizing more functions. . | |||
| 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. . | |||
| 2022-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to ↵ | bobzel | |
| start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections | |||
| 2022-10-20 | added double-tap to keep ink primitive mode. cleaned up circle drawing and ↵ | bobzel | |
| some other gesture code. | |||
| 2022-10-19 | fixed erasing straight line stroke segments caused by intersections with ↵ | bobzel | |
| other strokes. cleaned up more with gestures. changed docView lock icon to be part of docDecorations. | |||
| 2022-10-18 | cleaned up gestureutils a bit. added recognize gestures option, but it ↵ | bobzel | |
| probably shouldn't be used until the geometry gesture recognition descriptions are improved. | |||
| 2022-09-12 | made annotation pen available in lightbox. | bobzel | |
| 2022-07-26 | fixed error selecting svg elements. | bobzel | |
| 2022-07-08 | fixes 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-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 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-15 | fixed iconifying cropped images to show the correct image. | bobzel | |
| 2022-06-08 | fixes from merge | bobzel | |
| 2022-06-08 | merge with master | bobzel | |
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-05 | refactored writing mode code into InKTranscription | Naafiyan Ahmed | |
| 2022-06-05 | cleanup | mehekj | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-05 | doubletap | Naafiyan Ahmed | |
| 2022-04-28 | merged and getting started on mapping algo | Naafiyan Ahmed | |
| 2022-04-28 | added basic code for subgrouping transcribed text | Naafiyan Ahmed | |
| 2022-04-28 | fixed timestamps and added some scaling | mehekj | |
| 2022-04-14 | fix: fixed panning with finger interaction | Naafiyan Ahmed | |
| 2022-04-14 | fix: fixed panning with finger interaction | Naafiyan Ahmed | |
| 2022-04-12 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
| 2022-04-12 | ink to text for groupings | mehekj | |
| 2022-04-12 | made changes to ink grouping | Naafiyan Ahmed | |
| 2022-04-07 | added todo comment | Naafiyan Ahmed | |
| 2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 2022-04-05 | added basic grouping when exiting pen mode | Naafiyan Ahmed | |
| 2022-03-22 | fixed temporal media merge that had reverted a lot of things. | bobzel | |
| 2022-03-17 | Merge branch 'naafi-linking' of https://github.com/brown-dash/Dash-Web into ↵ | Naafiyan Ahmed | |
| naafi-linking | |||
| 2022-03-17 | feat: working on implementing writing mode | Naafiyan Ahmed | |
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2021-12-02 | added scale factor for arrows. added control point drag to reparameterize. ↵ | bobzel | |
| fixed toggling tangent lines to not happen when dragging. | |||
