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
2019-06-23
added arbitrary font size mark
Bob Zeleznik
2019-06-23
fixed issues with summarizing blocks
Bob Zeleznik
2019-06-19
merged
ab
2019-06-18
Fixed linter errors
Tyler Schicke
2019-06-18
highlighting using nodesbetween, still some index bugs
ab
2019-06-17
nodesBetween showing some promise...
ab
2019-06-14
f this
ab
2019-06-13
highlighting
ab
2019-06-13
demo
ab
2019-06-13
Merge branch 'master' into rich_text_linking
bob
2019-06-12
don't want to parse all 'spans' as stars
bob
2019-06-12
todo
ab
2019-06-12
summarized text is underlined
ab
2019-06-12
"fixed" prosemirror serialization of 'star' schema node
bob
2019-06-12
json stuff
ab
2019-06-12
plus sign
ab
2019-06-12
prototyep working version of elision -- however, it doesn't work once the tex...
Bob Zeleznik
2019-06-11
star node, trying to set selection as its attribute for copy/paste like behavior
ab
2019-06-11
merged embedded linking with master
bob
2019-06-07
fixed marquee
ab
2019-05-16
Fixed linter errors
Tyler Schicke
2019-05-11
basic internal drag and drop of images via embedded link
Sam Wilkins
2019-05-09
merge with master, but haven't reconciled internal and external linking
Sam Wilkins
2019-05-09
keep image selected on pointer up.
Bob Zeleznik
2019-05-08
added imageResize handle in text boxes.
Bob Zeleznik
2019-04-15
added a font size indicator
laurawilsonri
2019-04-13
resolved merge conflicts
Sam Wilkins
2019-04-11
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ri...
laurawilsonri
2019-04-11
font style and size dropdowns work
laurawilsonri
2019-04-09
merged with master
Sam Wilkins
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-04-08
beginning keyboard shortcuts
Sam Wilkins
2019-04-08
bulleting works with some bugsbugs, font styles in progress
laurawilsonri
2019-03-12
added some helpful comments
laurawilsonri
2019-03-11
added a method to check if block has a syle ie bullets
laurawilsonri
2019-03-06
floating tooltip rich text menu has some basic functionality
laurawilsonri