aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2019-10-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵andrewdkim
animationtimeline_two
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-09-19fixes to button barbob
2019-09-19fixed text location when editing a resized document. made ↵bob
animatebetweenPoint from documentview's collapsetoTargetPoint
2019-09-19switche calls to COllectionDockingView... to addDocTabs. fixed following ↵bob
links to navigate/restore properly.
2019-09-19added ContainingCollectionDoc to props that get passed around.Bob Zeleznik
2019-09-18cleaned up a lot more stuff in DocumentView and relatedBob Zeleznik
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-09-18cleaned up custom template layoutsBob Zeleznik
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-17fixed undo???bob
2019-09-16cleaning up code in collectionfreeformviewbob
2019-09-15changed moveDocument to move the draggedDoc -- its up to the caller to add ↵Bob Zeleznik
the droppedDoc if it wants to. cleaned up some old code related to passing dataDoc along with doc's to drag and other functinos
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-09fixed footnote savingBob Zeleznik
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-09-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-09-09need toDOM for images or you cant paste themBob Zeleznik
2019-09-09added stand-in spatial parser.bob
2019-09-07added linking to images in text boxesBob Zeleznik
2019-09-07fixed image dragging within textboxesBob Zeleznik
2019-09-06fixed image resizing within textbob
2019-09-06turned link lines back on... switched metadata links into real linksbob
2019-09-06added named target docs from rich text.bob
2019-09-06added metadata ui for textbob
2019-09-06cleanup of prosemirror stuff.bob
2019-09-06added note types. fixed user_markBob Zeleznik
2019-09-06mergedBob Zeleznik
2019-09-06fixed summarizing in text notes.Bob Zeleznik
2019-09-05fixed some template issues. added attribution for pasted textbob
2019-09-04added collapsing bulletsBob Zeleznik
2019-09-04prosemirror restructuring.bob
2019-09-03fixes for bulletsBob Zeleznik
2019-09-03added inline footnote.bob
2019-09-03cleanup names for formattedTextBoxComment stuff. fixed brushing bug with ↵Bob Zeleznik
user_mark.
2019-08-31fixed some hacks so that undo/redo works for ordered listsBob Zeleznik
2019-08-30made list levels more regular. marks now aren't copied on splitting list items.Bob Zeleznik
2019-08-30cleanup of outline mode textbob
2019-08-29added a timestamp for edit marks.bob
2019-08-29made text author tooltip interactive.bob
2019-08-29fixed expand/collapse of text. added user tooltipBob Zeleznik
2019-08-28added better support for usermarks and fledliging for accept changes.bob
2019-08-28fixed collapse storedmarksbob
2019-08-27from lastBob Zeleznik
2019-08-27fixed several lint errors, and minor issues with bulletsBob Zeleznik