index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
FormattedTextBoxComment.tsx
Age
Commit message (
Expand
)
Author
2020-01-23
got rid of extension docs. changed layout-specific keys to start with "_" wh...
bob
2020-01-23
got rid of rule provider stuff. fixed panning in freeform view with pivot la...
Bob Zeleznik
2020-01-10
better working version of pivot viewer
bob
2020-01-06
added showPreview flag to text hyperlinks
bob
2019-12-10
cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to cre...
Bob Zeleznik
2019-12-10
fixed libraryPath issues causing infinite rendering loops.
bob
2019-12-10
fixes to text box inlines for selection.
bob
2019-12-04
started to add paths
bob
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-11-14
added optional sidebar for text notes
bob
2019-11-14
tweaks to text box comment
bob
2019-11-14
fixed warning/errors. cleaned up link following box a bit.
bob
2019-11-13
fixed recentlyClosed on startup and added clearAll. fixed textbox comment la...
bob
2019-11-12
switched link preview to be a document view
Bob Zeleznik
2019-11-12
switched text hyper link following to go through pop-up comment box now.
bob
2019-11-12
a bunch of cleanup and bug fixes to text links and doculink buttons
bob
2019-10-11
added highlighting other's text. fixed some exceptions with text highlighitng.
bob
2019-10-07
fixes for toolbar and text footnote/comments.
bob
2019-09-04
prosemirror restructuring.
bob
2019-09-03
cleanup names for formattedTextBoxComment stuff. fixed brushing bug with use...
Bob Zeleznik
2019-08-31
added text tooltip for links
Bob Zeleznik
2019-08-29
changed linkFollowBox creation approach. fixed target contexts to add link d...
bob
2019-08-29
added keep checkbox
bob
2019-08-29
added a timestamp for edit marks.
bob
2019-08-29
made text author tooltip interactive.
bob
2019-08-29
fixed expand/collapse of text. added user tooltip
Bob Zeleznik