aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-01-21fixed up creating template fields in stacking views (+ after the template is ↵Bob Zeleznik
made)
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-20layout key fixSam Wilkins
2020-01-20Merge pull request #331 from browngraphicslab/penStanley Yip
Pen
2020-01-20resizable paletteStanley Yip
2020-01-20finalLayoutKey changes and sorted facet valuesSam Wilkins
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-20templating fixesSam Wilkins
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-19further adjustments to import scriptSam Wilkins
2020-01-17changed view types around to be stored on extension doc. added stuff to ↵bob
stackingview to create views of fields using ';"
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-16fixed context menu on mac. fixed exceptions with contentScaling and ↵Bob Zeleznik
contentfittingviews. fixed sizing of mainview's contents
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-15the quick brown fox jumped over the lazy dogStanley Yip
2020-01-15linter + baseline functional multicolumn viewSam Wilkins
2020-01-14ok we now use custom events for touch. im struggling with figuring out how ↵Stanley Yip
to ignore a hand lol
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2020-01-13radial menu stuff added, too unstable to use currentlyStanley Yip
2020-01-13some fixesStanley Yip
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-11Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-10added text in the middle of the menu for descriptionAndy Rickert
2020-01-10better working version of pivot viewerbob
2020-01-09added iconsAndy Rickert
2020-01-09Fixed an error I was having with animejsTyler Schicke
I don't think this should break things for anyone, because the code should be doing basically the same thing, but for some reason I was getting errors with the previous way.
2020-01-09Adding missing filesAndy Rickert
2020-01-09now fully functional, just needs bugfixing for implementation in different ↵Andy Rickert
classes
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-09menu handles any number of items and adjusts scale accordinglyAndy Rickert
2020-01-09pull and merge with masterFawn
2020-01-09refactored dropdown buttons into a buttondropdown component for richtextmenuFawn
2020-01-09bounded antimodemenu to the boundaries of the screen and minor styling of ↵Fawn
richtextmenu
2020-01-09fixed many warningsbob
2020-01-09circle appears for menu that can be split into smaller pie piecesAndy Rickert
2020-01-08menu appears on clickAndy Rickert
2020-01-08some bugfixes re previous commitStanley Yip
2020-01-08setting up architecture for radial menuAndy Rickert
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip
2020-01-08starter stuff for touch holdStanley Yip
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-08cleaned up searchBox. fixed parentdocument context menu placement.bob
2020-01-07added logic so that text nodes started on the very left still show the full ↵vellichora
richtextmenu
2020-01-07fixed up text toolbar a little. fixed doculink anchors on hyperlinksbob
2020-01-07kind of hack to get selects in richtextmenu to be selectable againvellichora
2020-01-07resizing works, the math is just wrong loooolStanley Yip
2020-01-07richtextmenu appears whenever formattedtextbox is focusedvellichora