aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
2020-06-16cleaned up some of the prosemirror plugin views.Bob Zeleznik
2020-06-16Merge branch 'master' into RichTextEditionBob Zeleznik
2020-06-15fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> s...Bob Zeleznik
2020-06-15fixed testAcl. added testReadonlyBob Zeleznik
2020-06-15fixed acls for text hyperlinks (mostly) by not allowing links to be traversedBob Zeleznik
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ...Bob Zeleznik
2020-06-14fixed dragging in tree views for Catalog to "copy" documents within the sideb...Bob Zeleznik
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-06-13fixes to make link lines work correctly with text anchors that have more than...Bob Zeleznik
2020-06-13fixed linking to text selection that includes a nested linkBob Zeleznik
2020-06-13fixed text sidebar when text is scaled. started to add multiple links to a t...Bob Zeleznik
2020-06-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-06-10Merge branch 'ink_menu'Bob Zeleznik
2020-06-10changed how ink is highlighted when selected.Bob Zeleznik
2020-06-11added customisability for default W, H, margin + added context menu display o...usodhi
2020-06-10mergedusodhi
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on drop....Bob Zeleznik
2020-06-09fixed keyFrame animation positioning issues when adding a doc at t != 0. adde...Bob Zeleznik
2020-06-08Merge branch 'master' into RichTextEditionBob Zeleznik
2020-06-08fixed hr formatting for text boxesBob Zeleznik
2020-06-08Merge branch 'ink_menu'Bob Zeleznik
2020-06-08final cleanup of ink related stuff so that things are more structured and we ...Bob Zeleznik
2020-06-08Added comments, rearranged by type, fixed some commandsSafae Merigh
2020-06-08Added comments, rearranged by command typeSafae Merigh
2020-06-08Adding an item 'help' to ContextMenu to display key commands sheetSafae Merigh
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink things...Bob Zeleznik
2020-06-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-06-08added ink options menuyunahi
2020-06-05changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ...Bob Zeleznik
2020-06-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-06-03fixes for acl's (naming, ignore owner)Bob Zeleznik
2020-06-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-06-02enabled annotations with hypothes.isBob Zeleznik
2020-06-01resolving conflictsusodhi
2020-05-30fixed private ACL. added event so that crhome extension can tell Dash which d...Bob Zeleznik
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-29added toggle to switch from fade to default keyframe. added mixBlendMode for ...Bob Zeleznik
2020-05-29moved frame animation into freeform chrome. fixed marquees of docs at non-z...Bob Zeleznik
2020-05-28added aimated transitions to presentations of frame animationsBob Zeleznik
2020-05-27Removed fileSafae Merigh
2020-05-27isolated files. Only DashDocView left.Safae Merigh
2020-05-27changed importsSafae Merigh
2020-05-27fixed layout and interactions of grid viewBob Zeleznik
2020-05-27fixed ineracting with documents selected in GridViewBob Zeleznik
2020-05-26Modifications to DashDocCommentView (class from RichTextSchema)Safae Merigh
2020-05-25Modifications to SummaryView (class from RichTextSchema)Safae Merigh
2020-05-25Modifications to OrderedListView (class from RichTextSchema)Safae Merigh
2020-05-25Modification to FootnoteView (class from RichTextSchema file)Safae Merigh
2020-05-23add sliding/click listener to slider-bar divMelissa Zhang
2020-05-23add comments & clean up importsMelissa Zhang