Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-07 | Fixed column bug | ljungster | |
2022-04-07 | fixed iconizing images to not get the wrong height because of templates. ↵ | bobzel | |
fixed cross-fade of images to work without needing doc to be selected. | |||
2022-04-07 | added multiple target capability for autoLinks. added wiki:<link> | bobzel | |
2022-04-06 | set publsihed documents to automatically display a title region | bobzel | |
2022-04-06 | fixed displaying titles on text to not shrink box to 0 height. fixed ↵ | bobzel | |
autoLink to not self link. | |||
2022-04-06 | uses linkMenu in propertiesWindow now. updated linkMenu api, changed ↵ | bobzel | |
layout, made groups collapsible | |||
2022-04-05 | added basic grouping when exiting pen mode | Naafiyan Ahmed | |
2022-04-05 | merge master | Aubrey Li | |
2022-04-05 | from last | bobzel | |
2022-04-05 | tweaked tab titles to be more normally editable. | 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-04-04 | fixed autolink. fixed the pileup view to animate properly and activate ↵ | bobzel | |
without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents. | |||
2022-04-04 | from last | bobzel | |
2022-04-04 | cleaned up warnings. fixed ink to work better with it's label boxes by not ↵ | bobzel | |
letting textbox ComponentView override inkinstroke. made ink text boxes go away unless they have text or are selected. fixed up brushing code and made it work for ink and ink w/ text labels | |||
2022-04-03 | from last | bobzel | |
2022-04-03 | fixed ink handles to work in lightbox, so re-enabled open in lightbox for ↵ | bobzel | |
selected ink. fixed double-click to not lock out in some cases because pendingDoubleClick never gets unset. fixed text to not jitter scroll bar when typing enter at end of autosize texst box. | |||
2022-04-01 | fixed up document focus to take a collectkon so that the treeView can focus ↵ | bobzel | |
on the matching alias when multiple aliases are shown in different collections. | |||
2022-03-31 | cleaned up addDocTab for properties views to allow toggling of targets | bobzel | |
2022-03-31 | fixed initialization of myPublishedDocs to be a simple list. | bobzel | |
2022-03-31 | added autoLinks to formattedTextBoxes. Set auto link target by titling ↵ | bobzel | |
documents with a prefix '@'. | |||
2022-03-30 | fixed drag document to another tab to keep the other tab active. changed ↵ | bobzel | |
propertiesVew Backlinks to Links To. Made marker doc text selection names start with "#" | |||
2022-03-29 | added a backlinks property category. fixed context property category to ↵ | bobzel | |
update without using search. fixed double tap on links button to always show linkpivot doc. fixed dragging docs to a tab to not switch to tab dragging mode. | |||
2022-03-28 | enabled dragging documents onto tab bar without shift. modified link pivot ↵ | bobzel | |
document to automatically update when links are added and be a stacking view | |||
2022-03-25 | fixed annotations on web pages to be scaled to the correct location. | bobzel | |
2022-03-24 | change presbox to tree view | Aubrey Li | |
2022-03-24 | Update CollectionNoteTakingViewFieldColumn.tsx | vli18 | |
2022-03-24 | updated delete | vli18 | |
2022-03-24 | fixed no col bug | ljungster | |
2022-03-24 | Merge branch 'master' into speedups2 | bobzel | |
2022-03-24 | fixes for webbox scroll bars and resizer divider to show up properly | bobzel | |
2022-03-24 | messed around with Scss | ljungster | |
2022-03-24 | fixed scroll location of webpages when activated for first time. | bobzel | |
2022-03-24 | fixed videobox upload data uri to have nosuffix parameter again. | bobzel | |
2022-03-24 | fixing data_url uploading to have a no suffix option. | bobzel | |
2022-03-24 | fixed videoBox play issue. cleaned up global referencing a bit. | bobzel | |
2022-03-24 | removed commented out sections at bottom | ljungster | |
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 | adding | ljungster | |
2022-03-22 | Stop drag in present mode if element isn't specifically selected to drag. | Michael Foiani | |
2022-03-22 | haha | ljungster | |
2022-03-22 | stashing | ljungster | |
2022-03-22 | Merge branch 'speedups2' | bobzel | |
2022-03-22 | fixed temporal media merge that had reverted a lot of things. | bobzel | |
2022-03-20 | Merge pull request #43 from brown-dash/temporalmedia-mehek | Mehek Jethani | |
Temporalmedia mehek - audio and video UI updates. adds trimming, zooming, and volume controls. replaces native video controls with dash UI | |||
2022-03-20 | cleaned up files and added some comments | mehekj | |
2022-03-20 | fixed rendering on mount issue | mehekj | |
2022-03-20 | fix videobox merge issues | mehekj | |
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-19 | from last | bobzel | |