aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-06-08Moved ScriptField to new_fieldsTyler Schicke
2019-06-07Fixed some schema stuff? Tests aren't runningTyler Schicke
2019-06-07fixes for computed script deserializationbob
2019-06-07fixed some pinterest layout issues.bob
2019-06-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-06-06added unfreeze for images, pdfs, etc. allows margins. improved rotate for ↵Bob Zeleznik
images. added ctrl-drag to resize text. fixed minimizing to work with scaled views
2019-06-06Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-06-06Added computed fieldsTyler Schicke
2019-06-06sort vertical/horizontal switched.Bob Zeleznik
2019-06-06final changes to stack collection?bob
2019-06-06from lastbob
2019-06-06cleaning up details.bob
2019-06-06removed zoomBasis from resizing. adjusted stackpanel.bob
2019-06-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-06-05Can now pass list to schema function to get list of that typeTyler Schicke
Mapped type of a schema can be another schema Added tests for schemas Other minor fixes
2019-06-05small fixes to stacking view and bullet sorting.bob
2019-06-05fixed undo for ink strokes.bob
2019-06-05PDF scroll/UI shows up only when its active now.bob
2019-06-05cleaned up selections somewhat so that PDFs don't flicker when manipulating ↵bob
annotations.
2019-06-05cleaned up handling of dropped urls and prosemirror clippings.bob
2019-06-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-06-05follow text links on pointer up. prevent web page changing when dropping URL ↵bob
onto Dash.
2019-06-05fixed full screen text bug. cleaned up importsBob Zeleznik
2019-06-04drop prosemirror text w/ linksbob
2019-06-04tweaksbob
2019-06-04from lastbob
2019-06-04added link text to link displaybob
2019-06-04icon and stacking view fixes.bob
2019-06-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-06-04fix for stackingview with zoombasis. fix for text box links w/ stylesbob
2019-06-03fixed icons in menuBrandon
2019-06-02more small fixesBob Zeleznik
2019-06-02fixed zoomBasis for new collectionsBob Zeleznik
2019-06-02fixes to stacking view and freezing collectionsBob Zeleznik
2019-06-02better stacking view for single columnBob Zeleznik
2019-06-02from lastBob Zeleznik
2019-06-02fixes for stackingview for single vs multi-column. single needs work.Bob Zeleznik
2019-06-01fixed stacking views to work with minimized documentsBob Zeleznik
2019-05-31Merge branch 'master' into stackingviewsandmorebob
2019-05-31stacking views and more..bob
2019-05-31Added Open Tab Alias and Open Right Alias to context menuTyler Schicke
Cleaned up MakeAlias
2019-05-31Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-05-30restored preview script in schema view.Bob Zeleznik
2019-05-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-05-30fixed dragging schemas w/ preview open by adding overflow hidden.Bob Zeleznik
2019-05-30from last.bob
2019-05-30fixed context menus and tree view jitter.bob
2019-05-30cleaned up event handling for documentviews. fixed context menu closing.bob
2019-05-30added image rotation. added double click on stacking views. need to ↵Bob Zeleznik
cleanup/fix DocumentView click events
2019-05-29stacking view focus fixes. linkview fixes.-bob