| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-11 | changed backspace to iconify then delete | bobzel | |
| 2022-04-11 | fixes to header to be transparent for icons. layout fixes for doc ↵ | bobzel | |
| decoratoins title row. groups are not semi transnparent anymore to avoid mixBlendMode confusion | |||
| 2022-04-11 | lots of layout fixes to groups, labels, ink to support iconification better. ↵ | bobzel | |
| simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions. | |||
| 2022-04-11 | making layout icons work better. | bobzel | |
| 2022-04-05 | fixes to allow dragging golden layout windows to be aborted with 'esc'. ↵ | bobzel | |
| some code cleanup as well to avoid rebuilding golden layout when tabs are closed. Fixes for undo and goldenlayout | |||
| 2022-03-31 | cleaned up addDocTab for properties views to allow toggling of targets | bobzel | |
| 2022-03-31 | added autoLinks to formattedTextBoxes. Set auto link target by titling ↵ | bobzel | |
| documents with a prefix '@'. | |||
| 2022-03-23 | Merge branch 'speedups2' | bobzel | |
| 2022-03-23 | adjsuted pdfBox and WebBox to resize better without glitches when using the ↵ | bobzel | |
| annotation sidebar. changed so that when fitWidth is set anything can be resized vertically - causes artifacts for videoBoxes. | |||
| 2022-03-22 | fixed temporal media merge that had reverted a lot of things. | bobzel | |
| 2022-03-20 | Revert "Merge remote-tracking branch 'origin/speedups2' into ↵ | mehekj | |
| temporalmedia-mehek" This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63. | |||
| 2022-03-17 | Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehek | mehekj | |
| 2022-03-03 | fixed snapping when resizing. | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2022-02-03 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-12-01 | cleanup DocDecorations ink rotation | bobzel | |
| 2021-11-30 | fixed warnings/errors. added inkingStroke comments. need to double-click ↵ | bobzel | |
| now to add a point to an ink stroke. | |||
| 2021-11-13 | change isContentActive to a tri-state to allow turning on/off and default - ↵ | bobzel | |
| fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust. | |||
| 2021-10-28 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-10-26 | use center of selection bounds for rotation if more than one stroke is selected. | bobzel | |
| 2021-10-26 | Merge branch 'master' into ink_v1 | bobzel | |
| 2021-10-26 | fix to ink rotation to preserve rotation center between rotations. | bobzel | |
| 2021-10-26 | Merge branch 'master' into ink_v1 | bobzel | |
| 2021-10-26 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-10-26 | when document is in lightbox view and a link is followed to its sidebar, we ↵ | bobzel | |
| no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text several fixes to web pages on server and client. client webbox allows clicks on divs with onclick instead of doing selection also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions also added prevent/allow script menu item server grabs all html and hides id="google.." which are ads. also rewrites hrefs starting with http to route through corsProxy also removes target=_blank tags to prevent pages from opening outside of dash. also cleaned up routes and comments also when not logged in, references to anything in dash domain route to /home | |||
| 2021-10-21 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-10-21 | changing rotation | vkalev | |
| 2021-10-14 | fixed document resizing. | bobzel | |
| 2021-10-07 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-10-07 | ink rotation based on angle change | vkalev | |
| 2021-09-29 | a number of undo/redo fixes for ink (snapping to tangent, add points, ↵ | bobzel | |
| dragging tangents). also tried to make storage of undo events more efficient when dragging ink controls (avoid saving hundreds of copies of the InkField) | |||
| 2021-09-27 | Merge branch 'master' into temporalmedia-mehek | bobzel | |
| 2021-09-27 | videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵ | bobzel | |
| deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes. | |||
| 2021-09-22 | Merge branch 'master' into temporalmedia-mehek | bobzel | |
| 2021-09-22 | fixed dragging anchor on audio timeline to position correctly. fixed being ↵ | bobzel | |
| able to drop anywhere on audio box. fixed undoing drag anchor and drag handles of audio anchors. | |||
| 2021-09-21 | fixed up some darkScheme css, enabled comic mode for developers, enabled ↵ | bobzel | |
| opening up fields on dashboards in myDocuments | |||
| 2021-09-20 | fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵ | bobzel | |
| show titles for ink or equations using fields now. | |||
| 2021-09-17 | fixed top-down resizing of web pages and pdfs. turned off Cors option for ↵ | bobzel | |
| novices. | |||
| 2021-09-15 | prevent groups from being opened in lightbox because its odd and there are ↵ | bobzel | |
| bugs. prevent tabViews from being switchable into a group because its odd. | |||
| 2021-09-15 | fixed dragging so that only isDocumentActive documents are dragged (get move ↵ | bobzel | |
| events) which fixes a bug where a nested document and its container might both be dragged at the same time. | |||
| 2021-09-14 | merged with master | bobzel | |
| 2021-09-13 | fixed dragging document that is unselected by clicking on nested object in ↵ | bobzel | |
| sidbear to not double-drag two items effectively deleting the sidebar document. fixed undoing of document decorations topbar buttons. | |||
| 2021-09-13 | fixed unfreezing (allow reflowing) of webBox's. fixed initial size of text ↵ | bobzel | |
| annotation box. | |||
| 2021-09-03 | adding ComponentDecorations | vkalev | |
| 2021-09-02 | cleaned up overlay ink stroke in document decorations | bobzel | |
| 2021-09-02 | corrected fix to drawing ink stroke in doc decorations overlay. | bobzel | |
| 2021-09-02 | from last | bobzel | |
| 2021-09-02 | fix for transforming inkpoints in docdecorations. | bobzel | |
| 2021-09-02 | fixes for making overlay ink stroke in doc decorations align with selected ↵ | bobzel | |
| stroke. | |||
| 2021-09-02 | working on moving ink UI to DocumentDecorations | vkalev | |
