| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-27 | fixed following pushpin links to text selections to toggle the text box ↵ | bobzel | |
| (since markers don't have a hidden flag for toggling). fixed pdf next/prev page and # pages. fixed pdf selections to not include <br>'s which apparently have the wrong bounds. | |||
| 2022-04-26 | Merge branch 'master' into presentation_upgrade | Aubrey-Li | |
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-26 | Merge branch master into presentation_upgrade | Aubrey-Li | |
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-24 | fixed treeViews to vertically span their containers. fixed foreground ↵ | bobzel | |
| coloring of nodes with transparent backgrounds to consider parent collection background color | |||
| 2022-04-22 | changes to allow PresBox to render using a Tree view | bobzel | |
| 2022-04-21 | fixed issues with pile view - dragging, burst size, rendering within ↵ | bobzel | |
| grid/non-freeform views, fixed timeView filtering to not keep making redundant filters, | |||
| 2022-04-14 | Merge remote-tracking branch 'origin/presentation_group_test' into ↵ | Aubrey Li | |
| presentation_upgrade | |||
| 2022-04-14 | fixed following links to documents in iconified collections/text to ↵ | bobzel | |
| deiconify. fixed ctrl-x to cut (not iconify). changed lightboxview to add to future docs when stepping into. added placeholder for indicating how many documents are left in lightbox future | |||
| 2022-04-14 | gave summary documents pushpin behaviors. fixed following link to doc that ↵ | bobzel | |
| is iconified to work. fixed pushin visibility toggling for docs that are iconified. | |||
| 2022-04-13 | added images to treeView bullets for docs with icons. fixed following ↵ | bobzel | |
| pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates. | |||
| 2022-04-12 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
| 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 | items get dragged and dropped | ljungster | |
| 2022-04-11 | fixed sendtoback menu and functionality. fixed mixedblendmode for groups. ↵ | bobzel | |
| fixed orange highlighting when docs are toggled hidden. fixed placement of linking button. | |||
| 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-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 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-05 | merge master | Aubrey Li | |
| 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-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-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-17 | Merge remote-tracking branch 'origin/speedups2' into presentation_upgrade | Aubrey Li | |
| 2022-03-10 | added prop when thumbnail is shown for a document so componentView can ↵ | bobzel | |
| choose not to render. fixed pdf views to not generate gray box when first transitioning from thumb to live view. | |||
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-03 | edit: lightbox opens tab in the same stack | Aubrey Li | |
| 2022-03-03 | fixed content fitting views. fixed multirow/column collections. | bobzel | |
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-02-28 | fixed double-clicking to open web page to keep showing thumbnail until web ↵ | bobzel | |
| page is ready. | |||
| 2022-02-22 | improve efficiency for scenes with lots of documents by using computed ↵ | bobzel | |
| functions to avoid invalidations. moved grid renderer to its own component to avoid invalidations when panning/zooming. | |||
| 2022-02-22 | fixed switching tabs to immediately render the title of the tab as content ↵ | bobzel | |
| to provide feedback that something is happening. changed server to only set caching for images. fixed warnings/errors. | |||
| 2022-02-16 | changed incremental loading to generate update requests more quickly. ↵ | bobzel | |
| turned on local browser caching of server responses (eg, images) | |||
| 2022-02-14 | added an incremental load for freeform collections. fixed updating of web ↵ | bobzel | |
| page thumbs on deselection after the first thumb is generated. | |||
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ↵ | bobzel | |
| with documentView and zooming to avoid invalidations. | |||
| 2022-02-09 | speeding up rendering using bitmaps for webpages and other heavyweight docs. | bobzel | |
| 2022-02-03 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-12-07 | restored keeping properties pane open when selection changes. added Doc ↵ | bobzel | |
| paraemter to fitWidth() prop function. split MapBoxInfoWindow out of MapBox and added an Add Note button. | |||
| 2021-12-02 | Merge branch 'master' into trails-aubrey | Geireann Lindfield Roberts | |
| 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-11-08 | fixed dragging snap lines to get recomputed properly (sometimes they didn't ↵ | bobzel | |
| activate before) and fixed snapping to not be off by 1 screen space pixel | |||
| 2021-11-02 | fixed display of documents anchored on a map marker. fixed adding documents ↵ | bobzel | |
| with same geolcoation to end up on the same marker. | |||
| 2021-10-28 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-10-26 | simplified snapping | bobzel | |
