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
/
FormattedTextBox.tsx
Age
Commit message (
Expand
)
Author
2020-01-29
switched icons over to templates. a bunch of template fixes for working with ...
Bob Zeleznik
2020-01-28
minor cleanup so that layout strings are all stored in layout_<name> fields
Bob Zeleznik
2020-01-28
added captions to carousel. cleaned up some stuff.
bob
2020-01-27
template fixes
Bob Zeleznik
2020-01-25
added text templates for FormattedText, added field views in formatted text b...
Bob Zeleznik
2020-01-24
fixes for imagebox's and detailed view
Bob Zeleznik
2020-01-24
made dataDoc be a data doc, not a layout doc & stopped expanding templates in...
bob
2020-01-24
fixes for annotations
bob
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-22
streamling templates.
Bob Zeleznik
2020-01-20
fixed linking to text region. fixed link displays. removed old tooltiptextm...
Bob Zeleznik
2020-01-15
changed freeformdocument to use contentfittingviews if specified with FitToBo...
bob
2020-01-13
deleted old Session folder and fixed linter errors
Sam Wilkins
2020-01-09
pull and merge with master
Fawn
2020-01-09
refactored dropdown buttons into a buttondropdown component for richtextmenu
Fawn
2020-01-09
bounded antimodemenu to the boundaries of the screen and minor styling of ric...
Fawn
2020-01-08
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen
Stanley Yip
2020-01-07
added logic so that text nodes started on the very left still show the full r...
vellichora
2020-01-07
kind of hack to get selects in richtextmenu to be selectable again
vellichora
2020-01-07
richtextmenu appears whenever formattedtextbox is focused
vellichora
2020-01-07
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into te...
vellichora
2020-01-07
converted tool tip text menu to react component with basic marks and dropdown
vellichora
2020-01-06
compile fixes and playing with Cors
bob
2019-12-20
restored scrolling to formattedText target on link following.
bob
2019-12-20
fixed nested text box to stopPropagation on key press to prevent backscpace f...
bob
2019-12-18
fixes to fieldKey searces within layoutstrings to use ' instead of "
bob
2019-12-17
fixed up interactions with documentBox contents.
Bob Zeleznik
2019-12-15
writing selectedDocs to user doc to allow selection to be part of scripting
Bob Zeleznik
2019-12-14
make %@ portal hyperlink creation create a link as well.
Bob Zeleznik
2019-12-12
fixed warnings. Limited the size of pasted text boxes
Bob Zeleznik
2019-12-12
major changes to drag and drop
bob
2019-12-11
got rid of search_match&search_fields. Now have Doc.SearchQuery() and docume...
Bob Zeleznik
2019-12-11
cleaned up toottipmenu and richtextschema a bit. fixed some problems with te...
Bob Zeleznik
2019-12-10
cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to cre...
Bob Zeleznik
2019-12-10
added alt-t for toggle between editing title and text
bob
2019-12-10
fixes to text box inlines for selection.
bob
2019-12-09
cleaned up titles for document decorations. fixed exception in formattedtext...
Bob Zeleznik
2019-12-09
fixed up bulleted list formatting. disabled auto-flyout of sidebar.
bob
2019-12-09
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
bob
2019-12-09
changed styles to allow multi-character names using %. switched default "sty...
bob
2019-12-08
fixed infinite loop render crash with textboxes and treeview
Bob Zeleznik
2019-12-06
more fixes for inline comments.
bob
2019-12-05
compile warning fixes.
bob
2019-12-04
tweaks to textbox sidebar. update to passport and npm
bob
2019-12-03
fixed text higlighing
Bob Zeleznik
2019-12-03
fixed sidebar dragging
Bob Zeleznik
2019-12-03
made text sidebar draggable.
Bob Zeleznik
2019-12-03
fixes to rich text embedded notes & focus behavior. fixes to compile errors ...
Bob Zeleznik
2019-12-03
error check route creation and observable button bar instance
Sam Wilkins
[next]