aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
AgeCommit message (Collapse)Author
2020-07-29removed InkOptionsMenuBob Zeleznik
2020-07-29 moved inkmenu to collectionMenuyunahi
2020-07-28 merge fixyunahi
2020-07-28 rotation/resize fix, changed ui, added sketchpicker etc.yunahi
2020-07-27added vertical resie of fixedaspect when _fitWidth is on. fixin webBox css ↵Bob Zeleznik
to not clip contents.
2020-07-25added ability to resize fixed aspect docusments with ctrlKey. added menu ↵Bob Zeleznik
item to hide linkButton
2020-07-23groups bugfixusodhi
2020-07-21fixed compile warningsBob Zeleznik
2020-07-16coerced documents in stacking views to display with a mininum height of 20. ↵Bob Zeleznik
fixed selection with marquee to choose documents in the collection view, not other aliases.
2020-07-15fixed tooltips to share a csss style. added tooltips for richtext.Bob Zeleznik
2020-07-15Merge pull request #449 from browngraphicslab/anika_linkingbobzel
Anika linking
2020-07-15moved all of collectionViewChrome permanently into CollectionMenuBob Zeleznik
2020-07-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-14fixed cursor for doc decoration title dragBob Zeleznik
2020-07-13fixed preview backgrounds, text size, tooltip size, adding labels, ↵anika-ahluwalia
conditional end link btn, tooltips size
2020-07-12more tooltipsanika-ahluwalia
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-11restructured ink to make more react-friendlyBob Zeleznik
2020-07-10added format shapeyunahi
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ↵Bob Zeleznik
made pushpin's FontIconBox's. made Esc close context menu.
2020-06-28Merge branch 'master' into 3D_carouselBob Zeleznik
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added ↵Bob Zeleznik
option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well.
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors ↵Bob Zeleznik
and warnings
2020-06-27fixed rotation resizeyunahi
2020-06-25Merge branch 'master' into ink_menuBob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-22cleaned up errors. added ctrl-a to select documents within a freeform ↵Bob Zeleznik
collection. fixed ctrl-x to remove documents properly. fixed paste documents to clone only if copied.
2020-06-19Merge branch 'master' into ink_menuBob Zeleznik
2020-06-19added close back to dcument decorations. moved iconify to the right of doc ↵Bob Zeleznik
decs.
2020-06-18merge with masterMelissa Zhang
2020-06-18updated menuyunahi
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-08pull from masterMelissa Zhang
2020-06-04hover to show autoscroll buttonMelissa Zhang
2020-06-03fixed doc decorations title cssBob Zeleznik
2020-05-20merged & fixed some interaction issues with comparisonBoxBob Zeleznik
2020-05-18added freeze/unfreeze context menu for websites. made htmlfield websites ↵Bob Zeleznik
not be frozen by default.
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15Merge branch 'frameAnimations'Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14added frame animation for colelction views.Bob Zeleznik
2020-05-12changed isBackground setting to reset nativeW/H to W/H. fixed presBox ↵Bob Zeleznik
reordering. fixed resizing of fixedAspect suff from sides.
2020-05-12added snapping for fixedAspect br/tl drag handles.Bob Zeleznik
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
2020-05-11fixed issues with text auto height and scaled documents. allowed #tagging ↵Bob Zeleznik
in text notes to support muliple values with ';'. DashFieldviews can have multiple values, too. logout is moved to settings.
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-09added document clone and paste for all collectionsBob Zeleznik
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik