aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-07-03finished link created popupsanika-ahluwalia
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-03link created popupanika-ahluwalia
2020-07-02cleaned text link previewanika-ahluwalia
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02final mobile tweaks before merge?Bob Zeleznik
2020-07-02small clanup in Mobile related codeBob Zeleznik
2020-07-02bottom popup, links button, cursor UI cleanupanika-ahluwalia
2020-07-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-02started link created popup, tried hihglighting sourceanika-ahluwalia
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-01Merge branch 'master' into PDFMenuBob Zeleznik
2020-07-01renamed link to linkAnchor and allHrefs to allLinks in rich text codeBob Zeleznik
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ↵Bob Zeleznik
work is needed to handle overlapping anchors.
2020-07-01added color picker for highlighterLionel Han
2020-07-01started clicking mode popupanika-ahluwalia
2020-07-01fixed warningsBob Zeleznik
2020-07-01added divider lines in richTextMenBob Zeleznik
2020-07-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-01textbox comment changesanika-ahluwalia
2020-07-01fixed drag drop within text box to call updateBulletsBob Zeleznik
2020-07-01changed collpased bullets to show their current line and elide sub-bulletsBob Zeleznik
2020-07-01added several new commands to RichTextMenuBob Zeleznik
2020-07-01modifications to text previewsanika-ahluwalia
2020-07-01fixed text menu to make button commands undoable. fixed hiding of menu to ↵Bob Zeleznik
not disappear after pulldown command selection in a cleaner way
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ↵Bob Zeleznik
made pushpin's FontIconBox's. made Esc close context menu.
2020-06-30added left/right/center justify text buttons. changed unpinned text menuBob Zeleznik
2020-06-30slight mods to inline linksanika-ahluwalia
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-06-30working with linked textanika-ahluwalia
2020-06-30preview and movement adjustmentanika-ahluwalia
2020-06-30fixed dragging items within a youtube videoBob Zeleznik
2020-06-30trying to get Youtube player to work better.Bob Zeleznik
2020-06-30added heuristic to filters to identify text fields based on being RTF or ↵Bob Zeleznik
having multiple words. fixed text box padding when used as filter input. fixed selection of items in sidebar when RichTextMenu is pinned.
2020-06-29ink fixesLionel Han
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ↵Bob Zeleznik
adding user_mark storedMarks on every load
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
mobile_revision_direct
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-06-29UI changes to menu & prevanika-ahluwalia
2020-06-29adjusting menuanika-ahluwalia
2020-06-29pullLionel Han
2020-06-29minor fixesLionel Han
2020-06-29adjusting previewsanika-ahluwalia
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-30css comment fixes + commentinggeireann
2020-06-29merge conflicts resolvedusodhi
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-06-28avoid pdf crash by testing that the data field is a pdfBob Zeleznik
2020-06-28fixed issue with strange css being inserted for PDFs (.pdfViewer.page) that ↵Bob Zeleznik
causes the page to jump when deselected. fixed by labeling all css pdfViewerDash instead of pdfViewer
2020-06-28fixed errors. fixed selecting in an unselected text note to not create a ↵Bob Zeleznik
phantom selection from the last selected point to the current point.