aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBoxComment.tsx
AgeCommit message (Collapse)Author
2020-04-28rearranged text filesBob Zeleznik
2020-04-27Merge branch 'master' into richTextSchemaSBob Zeleznik
2020-04-27changes to RichTextSchemasafaemerigh
2020-04-26shorterning of userMark to UM for readability. added onClick and ↵Bob Zeleznik
contenteditable to DASHdiv stuff
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. ↵Bob Zeleznik
fixed pile view interactions. added FollowLink on click menu items.
2020-04-18several pointerevent fixes broken by last change. added scroll to target ↵Bob Zeleznik
for webBox links.
2020-04-09fix presbox to work with linked documents. more cleanup to use ↵Bob Zeleznik
dataDoc/layoutDoc/rootDoc. changed ## to >> for inline comment to open up #### heading markdown
2020-04-08fixed link previews to work with regions on PDFs, images etc,Bob Zeleznik
2020-04-05more cleanup to link following. got rid of unneeded link doc fields ↵Bob Zeleznik
_context & _timecode
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-03-09fixed link following for textbox templates. fixed link following to ↵Bob Zeleznik
annotaiton on videos.
2020-02-24fixed issue with dataDoc in text box comment link following and doc ↵Bob Zeleznik
annotatable component
2020-02-21fixed crash with following link in text. made link anchor size smaller to be ↵bob
less obnoxious. publishing docs without custom titles switches them to cusom and removes the '-'
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-10better working version of pivot viewerbob
2020-01-06added showPreview flag to text hyperlinksbob
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to ↵Bob Zeleznik
create collection from text selection
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-10fixes to text box inlines for selection.bob
2019-12-04started to add pathsbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-14added optional sidebar for text notesbob
2019-11-14tweaks to text box commentbob
2019-11-14fixed warning/errors. cleaned up link following box a bit.bob
2019-11-13fixed recentlyClosed on startup and added clearAll. fixed textbox comment ↵bob
layout a bit.
2019-11-12switched link preview to be a document viewBob Zeleznik
2019-11-12switched text hyper link following to go through pop-up comment box now.bob
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-10-11added highlighting other's text. fixed some exceptions with text highlighitng.bob
2019-10-07fixes for toolbar and text footnote/comments.bob
2019-09-04prosemirror restructuring.bob
2019-09-03cleanup names for formattedTextBoxComment stuff. fixed brushing bug with ↵Bob Zeleznik
user_mark.
2019-08-31added text tooltip for linksBob Zeleznik
2019-08-29changed linkFollowBox creation approach. fixed target contexts to add link ↵bob
default.
2019-08-29added keep checkboxbob
2019-08-29added a timestamp for edit marks.bob
2019-08-29made text author tooltip interactive.bob
2019-08-29fixed expand/collapse of text. added user tooltipBob Zeleznik