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
/
util
/
RichTextSchema.tsx
Age
Commit message (
Expand
)
Author
2020-01-30
changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.
Bob Zeleznik
2020-01-30
fixes to embedded documents
bob
2020-01-30
support for docs as fields using {{}}. and added 't' for making a template.
bob
2020-01-30
changed syntax to [[(doc)?(:field]] for embedding doc as text blocks. added ...
bob
2020-01-29
ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyouts
bob
2020-01-28
added [[[doc:]?field]] to reference a doc field, and @@doc@@ for a hyperlink
Bob Zeleznik
2020-01-28
fixes for texttemplates that get updated.
bob
2020-01-28
added captions to carousel. cleaned up some stuff.
bob
2020-01-27
fixed templates for texts
Bob Zeleznik
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-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
basic cleanup for warnings
bob
2020-01-20
fixed linking to text region. fixed link displays. removed old tooltiptextm...
Bob Zeleznik
2020-01-07
fixed up text toolbar a little. fixed doculink anchors on hyperlinks
bob
2020-01-06
made doculinkbox show up at top right of text hyperlink. it's a hack that sh...
bob
2020-01-06
added showPreview flag to text hyperlinks
bob
2019-12-20
minor cleanup
bob
2019-12-20
fixed nested text box to stopPropagation on key press to prevent backscpace f...
bob
2019-12-15
added _last_ for computedScripts to access last value of script
Bob Zeleznik
2019-12-11
cleaned up toottipmenu and richtextschema a bit. fixed some problems with te...
Bob Zeleznik
2019-12-10
added indenting for ordered lists
Bob Zeleznik
2019-12-10
cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to cre...
Bob Zeleznik
2019-12-10
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Bob Zeleznik
2019-12-10
fixes to color marks
Bob Zeleznik
2019-12-10
fix for commands in nested notes.
bob
2019-12-10
fixes to text box inlines for selection.
bob
2019-12-09
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Bob Zeleznik
2019-12-09
got rid of unused code in richtextschema
Bob Zeleznik
2019-12-09
added preliminary support for paragraph indenting and hanging indents.
bob
2019-12-09
fixed up bulleted list formatting. disabled auto-flyout of sidebar.
bob
2019-12-09
changed styles to allow multi-character names using %. switched default "sty...
bob
2019-12-06
more fixes for inline comments.
bob
2019-12-05
added style shortcut for text
bob
2019-12-05
compile warning fixes.
bob
2019-12-04
started to add paths
bob
2019-12-03
fixes to rich text embedded notes & focus behavior. fixes to compile errors ...
Bob Zeleznik
2019-12-03
fixed inline text doc expansion crashes
Bob Zeleznik
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-12-02
fixed inline text comments to highlight and hide/show.
bob
2019-11-28
small fixes to text for nested prosemirrors and firefox.
Bob Zeleznik
2019-11-15
fixed naming of 'marker' mark
Bob Zeleznik
2019-11-14
merged with master
Fawn
2019-11-14
double cliking dragger collapses menu
Fawn
2019-11-14
fixed warning/errors. cleaned up link following box a bit.
bob
2019-11-13
added a lockedTransform field to lock pan/zoom. fixed text scrollintoview to...
bob
2019-11-12
switched link preview to be a document view
Bob Zeleznik
2019-11-12
a bunch of cleanup and bug fixes to text links and doculink buttons
bob
2019-11-11
made font size and font style text marks be parametrized to simplify api.
Bob Zeleznik
[next]