aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/RichTextRules.ts
AgeCommit message (Collapse)Author
2019-12-10added %q to indent paragraphsBob Zeleznik
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-09added preliminary support for paragraph indenting and hanging indents.bob
2019-12-09changed styles to allow multi-character names using %. switched default ↵bob
"styles" of todo, ignore, etc to use % style notation
2019-12-06more fixes for inline comments.bob
2019-12-05added style shortcut for textbob
2019-12-03fixed text higlighingBob Zeleznik
2019-12-03fixes to rich text embedded notes & focus behavior. fixes to compile errors ↵Bob Zeleznik
in passport/routemanager/Initiatlization
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02fixed inline text comments to highlight and hide/show.bob
2019-10-08added ignore items markupbob
2019-10-08cleaned up tagging of text spans with data and timestampsbob
2019-10-07added commeting with (( and ##Bob Zeleznik
2019-10-04restored tooltiptextmenubob
2019-09-17cleanup for animating document icon collapse/expand - still need to fix for ↵Bob Zeleznik
docs without native dimensions. lots of lint fixes.
2019-09-13refactored how ruleProvider's work. overloaded custom template for ↵bob
creating metadata fields
2019-09-13fixed video w/ templates. changed headings with text boxes, tweaked ↵bob
MakeTemplate titling
2019-09-13small fixes to text editingbob
2019-09-12better template inferencing supportbob
2019-09-10added more support for creating stylized layoutsbob
2019-09-09added center alignment for text using ^^Bob Zeleznik
2019-09-09restored input parsing rules back to prosemirror and added some newsBob Zeleznik
2019-08-26playing more with bulleted lists.bob
2019-08-25added sub-bullet types to prosemirrorBob Zeleznik
2019-03-12added some helpful commentslaurawilsonri