aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
2022-04-28feat: hiding recordingJenny Yu
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28fixed linkEditor to work when invoked from documentButtonsBar and properties ↵bobzel
sidebar is up.
2022-04-26added 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-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-20Merge branch 'presentmode-mfoiani' into recording-jennyMichael Foiani
Merge with jenny for video recording.
2022-04-14Create smooth record and playback of tracking.Michael Foiani
2022-04-06uses linkMenu in propertiesWindow now. updated linkMenu api, changed ↵bobzel
layout, made groups collapsible
2022-03-31cleaned up addDocTab for properties views to allow toggling of targetsbobzel
2022-03-24fixed videoBox play issue. cleaned up global referencing a bit.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 ↵mehekj
temporalmedia-mehek" This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63.
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-01updated to webpack 5bobzel
2022-01-18fixed warnings. display last user to edit db. fixed /activity to show ↵bobzel
only users with a connected socket. fixed toggle "Overlay" button to toggle its background based on overlay state.
2021-12-02Merge branch 'master' into trails-aubreyGeireann Lindfield Roberts
2021-11-30fixed warnings/errors. added inkingStroke comments. need to double-click ↵bobzel
now to add a point to an ink stroke.
2021-11-30latest from MapboxAubrey Li
2021-11-13change 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-26Merge branch 'master' into trails-aubreyAubrey Li
2021-10-14Merge branch 'master' into splash-screen-3-Anh-En-Huageireann
2021-09-29added snapping to close curve or to self-snap a vertex to its curve. fixed ↵bobzel
ink decorations from being clipped when zoomed. fixed crash with zero-length tangent
2021-09-27videoBox 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-25added a hacky fix to what seems to be a Chrome bug when auto expanding the ↵bobzel
left flyout panel
2021-09-22fixed dropdowns to be over documentdecorations by moving top menu bar out of ↵bobzel
maincontent area and giving it a higher z-index than DocDecorations. fixed toggle behavior of shape drawing modes. made color dropdown state be runtime only (doesn't write to data model) -- need to decide if that's what we want.
2021-09-22fixed runtime bug inside toggleBold(). removed print statements.bobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-15another windows fix for contextmenus on web pagesbobzel
2021-09-15merge master into trails-aubreyAubrey Li
2021-09-14refactored a bunch of names in MainView. Fixed scrolling in left menu ↵bobzel
flyout treeview panels.
2021-09-14fixed height of maincontent. fixed warnings.bobzel
2021-09-14merged with masterbobzel
2021-09-13fixed errors and warnings.bobzel
2021-09-12Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-09-12updatesgeireann
2021-09-05changed direcotry from CollectionLinearView to collectionLinearbobzel
2021-09-04added top/left clip bounds to ink decorationsbobzel
2021-09-03adding ComponentDecorationsvkalev
2021-09-02working on moving ink UI to DocumentDecorationsvkalev
2021-09-02set fit width to true for presntation trailsgeireann
2021-09-02Placing collection menu in Lightbox (commented out) and othersgeireann
- Set toggle properties off - added link that goes directly to the dash documentation
2021-09-01making more changesgeireann
2021-08-31there will be issues as a result of thisgeireann
2021-08-31"Untitled Presentation" only created after a document is pinnedgeireann
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-26hopefully ready!geireann
2021-08-26fixed warnings/errorsbobzel
2021-08-26really closegeireann
2021-08-25many updatesgeireann