aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/LinkDescriptionPopup.tsx
AgeCommit message (Collapse)Author
2022-07-29fixed autoHeight for texdtviews embedded in text views. fixed doc ↵bobzel
decorations for sidebar items in lightbox view. added 'tree' as sidebar type for text. fixed text sidebar to show same annotations whether in stacking or tree view. fixed linkDescription pop to go away on click outside of it.
2022-05-06changed following links to open up icons all the way down to the target ↵bobzel
document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events.
2021-09-17added 'unset' docFilters. changed link doc views to use comparison box with ↵bobzel
title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView
2021-08-20fixed bug where link colors reset on reloaddinhanhtruong
need to fix new mystery bug where any new links disappear after refreshing once but re-appear after a second refrsh
2021-02-23cleaned up EditableView a bitbobzel
2020-08-02fixing link bugsanika-ahluwalia
2020-07-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added ↵usodhi
custom text functionality + popups on sharing docs and creating groups + relocated SharingPermissions
2020-07-12changed enter link lable to accept Enter. cleaned up some link code.Bob Zeleznik
2020-07-04descriptions toggle and UI cleanupanika-ahluwalia
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia