| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-01 | fixed so that ink properties can be set before drawing a stroke. fixed ↵ | bobzel | |
| turning off ink when menu is collapsed. added meta-click to fit all for collections, or zoom in on a document. | |||
| 2023-10-31 | fixed groups to use actual document boundaries for ink or link lines, ↵ | bobzel | |
| instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink. | |||
| 2023-10-27 | added collection itself to timeline | bobzel | |
| 2023-10-26 | enabled different title colors per doc, not just per user. added support for ↵ | bobzel | |
| screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 2023-10-16 | cleaned up css and cursor pointer for tableboxes. prevent links being drawn ↵ | bobzel | |
| to keyvaluebox. | |||
| 2023-10-16 | added auto reset view option for collections. | bobzel | |
| 2023-10-12 | performance fixes to reduce re-rendering : moved link brushing out of Doc's ↵ | bobzel | |
| highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list. | |||
| 2023-09-29 | fixed autoHeight text scrolling in its own tab and elsewhere. update ↵ | bobzel | |
| ChildDrag to GroupChildDrag and simplified documentView code. fixed MapAnchorMenu to allow linking by dragging text icon. | |||
| 2023-09-19 | turned off document decorations and context menus in explore mode. | bobzel | |
| 2023-09-14 | turn off link anchor dot display when link arrows are shown | geireann | |
| 2023-09-14 | fixed exception | bobzel | |
| 2023-09-11 | moved edit on click script to developer. fixed highlight options for My ↵ | bobzel | |
| text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode. | |||
| 2023-09-07 | truncate link descriptions over link lines. Fix schema view issues with ↵ | bobzel | |
| multiline inputs. fix '#' field assignment for title bar of docs. fixed dashFieldView to read fields from texstbox by fixing FindDocByTitle to not match undefind. Don't end link_description input on Enter to allow multiline inputs. | |||
| 2023-09-06 | fixed up audio annotation to add dictation to sidebar note. | bobzel | |
| 2023-09-05 | change getAnchor to honor addAsAnnotation so that pinning docs doesn't add ↵ | bobzel | |
| to annotation list. fixed dragging anchor menu icons so that they appear. | |||
| 2023-09-05 | added ui for specifying wehther to play a/v when following links, and ↵ | bobzel | |
| cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels. | |||
| 2023-08-31 | reworked recording workspace UI and switched to recording window, not webcam | bobzel | |
| 2023-08-29 | can't drag link button onto self | bobzel | |
| 2023-08-29 | fixed title colors for My Tools or anything that shows titles when the ↵ | bobzel | |
| header color is 'transparent' | |||
| 2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
| mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
| 2023-08-26 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-25 | changed icon, added gen ai doc link | Sophie Zhang | |
| 2023-08-23 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-22 | global showLinkLines toggle | Sophie Zhang | |
| 2023-08-22 | hack to allow context menu on maps with right click | bobzel | |
| 2023-08-21 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-17 | normalized some field names data_dictation, etc. added hover info for ↵ | bobzel | |
| field names in keyvalue pane. | |||
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-08-15 | DataViz node documentation link | srichman333 | |
| 2023-08-15 | Freeze | Eric | |
| 2023-08-14 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-08-09 | changed screenshot box colors | bobzel | |
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-07-31 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-07-31 | fixed dictation into text boxes to stop when component unmounts. fixed ↵ | bobzel | |
| some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected. | |||
| 2023-07-27 | fixed longPress to terminate on pointerUp, not on Click. changed ↵ | bobzel | |
| followLink() script for buttons to return select = true if there are no links. prevented turning off pointerevents for documentContents when isContentActive= true even if there is a click handler (this enables things like the imported docs background to deselect everything on click while still allowing the contents to be selected) | |||
| 2023-07-27 | fixed importElementBox and made importBox be a masonry view. fixed clicking ↵ | bobzel | |
| background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title. | |||
| 2023-07-27 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2023-07-26 | fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵ | bobzel | |
| search), fixed contextmenu color and dockedbtn color, | |||
| 2023-07-19 | fixed showing of link lines for data visualization views. | bobzel | |
| 2023-07-19 | got rid of Ctrl-O to open a new tab maximised. added style prop for header ↵ | geireann | |
| bar when tab is maximised. | |||
| 2023-07-18 | updated general... context menu to be expanded | bobzel | |
| 2023-07-18 | got rid of snapshot dashboard topbar menu item. fixed server stats ↵ | bobzel | |
| background. got rid of import document from doc view context menu. | |||
| 2023-07-17 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-07-08 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-07-02 | improved highlighting of tabs to show focus/active. added. menu item to open ↵ | bobzel | |
| a tab in lightbox | |||
