aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2022-04-14Merge remote-tracking branch 'origin/presentation_group_test' into presentati...Aubrey Li
2022-04-07fixed iconizing images to not get the wrong height because of templates. fi...bobzel
2022-04-05merge masterAubrey Li
2022-04-04fixed autolink. fixed the pileup view to animate properly and activate withou...bobzel
2022-04-04from lastbobzel
2022-03-29added a backlinks property category. fixed context property category to upda...bobzel
2022-03-28enabled dragging documents onto tab bar without shift. modified link pivot d...bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-20Revert "Merge remote-tracking branch 'origin/speedups2' into temporalmedia-me...mehekj
2022-03-17Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehekmehekj
2022-03-17Merge remote-tracking branch 'origin/speedups2' into presentation_upgradeAubrey Li
2022-03-10added prop when thumbnail is shown for a document so componentView can choose...bobzel
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-03edit: lightbox opens tab in the same stackAubrey Li
2022-03-03fixed content fitting views. fixed multirow/column collections.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2022-02-28fixed double-clicking to open web page to keep showing thumbnail until web pa...bobzel
2022-02-22improve efficiency for scenes with lots of documents by using computed functi...bobzel
2022-02-22fixed switching tabs to immediately render the title of the tab as content to...bobzel
2022-02-16changed incremental loading to generate update requests more quickly. turned...bobzel
2022-02-14added an incremental load for freeform collections. fixed updating of web pa...bobzel
2022-02-10switched scripts to use a cache to avoid recompiling. simplified some things ...bobzel
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel
2022-02-03Merge branch 'master' into temporalmedia-mehekmehekj
2021-12-07restored keeping properties pane open when selection changes. added Doc par...bobzel
2021-12-02Merge branch 'master' into trails-aubreyGeireann Lindfield Roberts
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - f...bobzel
2021-11-08fixed dragging snap lines to get recomputed properly (sometimes they didn't a...bobzel
2021-11-02fixed display of documents anchored on a map marker. fixed adding documents ...bobzel
2021-10-28Merge branch 'master' into temporalmedia-mehekmehekj
2021-10-26simplified snappingbobzel
2021-10-26adding snapping code between ink strokes. added some componentView API funct...bobzel
2021-10-26 fix to ink rotation to preserve rotation center between rotations.bobzel
2021-10-26Merge branch 'master' into temporalmedia-mehekmehekj
2021-10-26when document is in lightbox view and a link is followed to its sidebar, we n...bobzel
2021-10-07Merge branch 'master' into temporalmedia-mehekmehekj
2021-09-29made IsClosed a static function. fixed warnings and errors.bobzel
2021-09-27Merge branch 'master' into temporalmedia-mehekbobzel
2021-09-27made docs with no author Admin for everyone. fixed run-time warnings: not mem...bobzel
2021-09-25from lastbobzel
2021-09-25from lastbobzel
2021-09-24Merge branch 'master' into temporalmedia-mehekbobzel
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-09-22Merge branch 'master' into temporalmedia-mehekbobzel
2021-09-22fixed up context menu for audio box labels .bobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled open...bobzel
2021-09-21tried to make captions more readable when zoomed out by playing with scaling ...bobzel
2021-09-20fixed equations/ink to work properly when not fitwidth in lightbox. don't sh...bobzel
2021-09-17fixed warningsbobzel