Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-28 | selection working (except ctrl+click) | mehekj | |
2023-02-28 | rows are documentviews (again) | mehekj | |
2023-02-28 | added view spec capture options to complete link | bobzel | |
2023-02-27 | fixed positioning of rotated ink mask strokes | bobzel | |
2023-02-27 | feat: deleted unnecessary props from MarqueeAnnotator | Sophie Zhang | |
2023-02-27 | removed error | mehekj | |
2023-02-27 | rows are documentviews but clipped | mehekj | |
2023-02-27 | feat: added summarization functionality to WebBox and cleaned up code | Sophie Zhang | |
2023-02-27 | Merge branch 'master' into james-text-icons | jameshu111 | |
2023-02-27 | fixed ink anchor restoration by saving width/height with dataview | bobzel | |
2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added ↵ | bobzel | |
setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for | |||
2023-02-23 | Merge branch 'pres-trail-sophie' of https://github.com/brown-dash/Dash-Web ↵ | Sophie Zhang | |
into pres-trail-sophie | |||
2023-02-23 | text | Sophie Zhang | |
2023-02-23 | fix hover text on link button to not block link menu | bobzel | |
2023-02-23 | fixed display of link lines | bobzel | |
2023-02-23 | fix so that link menu will populate correctly in properties view. | bobzel | |
2023-02-22 | fixed highlighting images with links. | bobzel | |
2023-02-22 | fixing highlighting presbox navigations. image anchor are now always added ↵ | bobzel | |
as annotations. | |||
2023-02-22 | fixed pin content to save collections content | bobzel | |
2023-02-22 | fixed hiding doc decorations when clicking on a nested doc. finished ↵ | bobzel | |
removing old view spec code in favor of saving and restoring anchor data. | |||
2023-02-22 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
2023-02-22 | capture viewType as part of pinning a document/making an anchor to simplify ↵ | bobzel | |
VIewSpec restoration | |||
2023-02-22 | fixes | geireann | |
2023-02-22 | added simple AI image generation proof of concept | geireann | |
2023-02-22 | Merge branch 'master' into menushortcuts-jesus | monoguitari | |
2023-02-22 | Merge branch 'master' into menushortcuts-jesus | monoguitari | |
2023-02-22 | added shortcut for write tool | monoguitari | |
2023-02-22 | added GPT summarization functionality | Sophie Zhang | |
2023-02-22 | Merge branch 'master' into UI_Update_Eric_Ma | Eric | |
2023-02-22 | Merge branch 'master' into UI_Update_Eric_Ma | Eric | |
2023-02-22 | Icons for image context menu | Eric | |
2023-02-22 | Merge pull request #158 from brown-dash/uiupdate-sarah | Mehek Jethani | |
Uiupdate sarah | |||
2023-02-22 | fixes for restoring layouts in presentations and link following. | bobzel | |
2023-02-22 | fixed pres hide before/after, select w/o nav, and updating contents.. made ↵ | bobzel | |
collections fitWidth by default so that they resize like a normal window. Made freeform pan/zoom animate when changing keyframes. allow nesting of keyframe collections.. made presEffects work even if there's no transition movement. made nested collection timelines follow parent by default, but with ability to change ordering. fixed treeView incremental render. treat doc anchors are preselements instead of delegating. don't highlight ink when dragging ctrl pts. | |||
2023-02-21 | from last - fixes to showing doc decorations when pointer leaves selection box. | bobzel | |
2023-02-21 | fixed explore mode zooming. don't show doc decorations until you move ↵ | bobzel | |
outside of the document, fixed dragging radius button over webbox to still get pointer events. fixed selection text in coments for web boxes.. fixed setting default background color for notes. fixed mode buttons to trigger click behavior before double click behavior. fixed events on nested text boxes that are linkAnchors (like text quotes in sidebar comments), | |||
2023-02-20 | freeze icon | srichman333 | |
2023-02-20 | view all and snap lines button icons | srichman333 | |
2023-02-20 | Merge branch 'master' into uiupdate-sarah | srichman333 | |
2023-02-20 | merge | srichman333 | |
2023-02-16 | Modified Formatted Text Box and Document View Context Menu Icons | jameshu111 | |
Imported fa-ambulance, fa-highlighter, fa-remove-format, and fa-hand-point-up | |||
2023-02-16 | Merge branch 'master' into schema-mehek | mehekj | |
2023-02-16 | preview fixes | mehekj | |
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-13 | need to make presentation documents delegates, not aliases of target | bobzel | |
2023-02-10 | changed ink masks to have a blur and to allow masks of different colors by ↵ | bobzel | |
adjusting the color value to have no blackness. | |||
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-02-09 | Merge branch 'master' into schema-mehek | mehekj | |
2023-02-09 | doc preview and arrow key movement | mehekj | |
2023-02-04 | image background color determines opacity of image (independently of ↵ | bobzel | |
annotations over image). enabled scrolling of images when in fitWidth mode. added disabling of text labels in ink shapes. |