| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2021-11-21 | splitting/deletion occurs but too many t-values are stored | vkalev | |
| 2021-10-28 | adding eraser tool to menu | Lauren | |
| 2021-09-29 | cleaned up/fixed line arrowheads & dots. added linecap options for lines, ↵ | bobzel | |
| added outline of lines using fillColor. turned off border in comic mode for ink. | |||
| 2021-09-29 | support drawing of closed ink shapes. fixed highlight state of pen button on ↵ | bobzel | |
| startup | |||
| 2021-09-27 | fixed ink stroke editing to work with closed curves (eg break / restore ↵ | bobzel | |
| tangent & drag start/end point). changed ink rendering to use svg bezier curves. fixed bugs with keydown handler to break tangent. | |||
| 2021-09-14 | merged with master | bobzel | |
| 2021-09-02 | working on moving ink UI to DocumentDecorations | vkalev | |
| 2021-08-30 | merged with master - fixed warnings and errors. | bobzel | |
| 2021-08-25 | many updates | geireann | |
| 2021-08-18 | highlighter tool added & working | vkalev | |
