aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
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
2021-08-24Revert "updates (final)"geireann
This reverts commit bc90c2b624733c7175f9859a0f1fa3040dafe74b.
2021-08-24updates (final)geireann
2021-08-24updatesgeireann
2021-08-21Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-18updates towards a menugeireann
2021-08-17Merge branch 'master' into search-davidgeireann
2021-08-17made dashboard context menu items context sensitive to whether they're ↵bobzel
called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared.
2021-08-17Added empty tabs messagedinhanhtruong
todo: create buttons for recent tabs when all tabs in a dashboard are closed
2021-08-10hideMInimap is playground field. added Open Alias to dashboard tab menu. ↵bobzel
Allow duplicates in List fields (not sure if this is problematic but caused problems with URL history)
2021-08-09fixed augment only text to resize correctly with autoheight. fixed acls to ↵bobzel
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public.
2021-08-06switched back to Playground fields and included width/height/natiive(w,h) to ↵bobzel
playgorund list
2021-08-06collabortion fixes: added new acl for allowing people to edit their own text ↵bobzel
within the same note, fixed playground fields to write to the server without updating other clients.
2021-08-05Merge branch 'search-david' of https://github.com/brown-dash/Dash-Web into ↵geireann
search-david
2021-08-05Merge branch 'master' into search-davidgeireann
2021-08-05commentsdg314
2021-08-04search panel updatesdg314
2021-08-03Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-07-31Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-30major UI / updates + refactoringgeireann
2021-07-29lots of updates!geireann
2021-07-29search panel updatesdg314