| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-12 | merge | Andy Rickert | |
| 2020-05-12 | fixed issues with preselements not updating. fixed focus issues with ↵ | Bob Zeleznik | |
| stacking view for Presentations | |||
| 2020-05-12 | changed isBackground setting to reset nativeW/H to W/H. fixed presBox ↵ | Bob Zeleznik | |
| reordering. fixed resizing of fixedAspect suff from sides. | |||
| 2020-05-11 | cleaned up menu items. improved snapping with fixed aspect items, but not ↵ | Bob Zeleznik | |
| perfect. | |||
| 2020-05-11 | fixed issues with text auto height and scaled documents. allowed #tagging ↵ | Bob Zeleznik | |
| in text notes to support muliple values with ';'. DashFieldviews can have multiple values, too. logout is moved to settings. | |||
| 2020-05-11 | changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵ | Bob Zeleznik | |
| Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus. | |||
| 2020-05-11 | compile error fixes. fix to freeform view zooming when zoomed way out. | Bob Zeleznik | |
| 2020-05-10 | made opening docs on right not create aliases. made clicking on an original ↵ | Bob Zeleznik | |
| document trigger replacing it with an alias. | |||
| 2020-05-09 | lint fixes | Bob Zeleznik | |
| 2020-05-09 | fixed google docs prompt problem. | Bob Zeleznik | |
| 2020-05-09 | fixed missing gear in golden layout. fixed double dragging events. changed ↵ | Bob Zeleznik | |
| dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v | |||
| 2020-05-08 | changed ink color swatches. reuse last background color & font size for ↵ | Bob Zeleznik | |
| text boxes. | |||
| 2020-05-08 | fixed webbox exception. fixed marquee div not to userSelect. fixed snap ↵ | Bob Zeleznik | |
| lines when zoomed out. | |||
| 2020-05-07 | fixed tree view title editing. cleaned up annotation keys in DocComponent | Bob Zeleznik | |
| 2020-05-07 | fixed most add/remove/move documents to support doc[]'s | Bob Zeleznik | |
| 2020-05-06 | fix for labelbox layout | Bob Zeleznik | |
| 2020-05-06 | fixed label box overflow. fixed linking to items in a stacking panel. | Bob Zeleznik | |
| 2020-05-06 | fixed makeClone to handle text hyperlinks fixed documentBox background ↵ | Bob Zeleznik | |
| color. fixed formattedtextbox sidebar clicking to sto propagation. | |||
| 2020-05-05 | fixed major performance issue with images | Bob Zeleznik | |
| 2020-05-05 | fixed text selection in docHolder boxes by changing formattedTextBox not to ↵ | Bob Zeleznik | |
| stopPropagation on pointerDowns. added a googleDoc field on documents to open the same Dash-googleDoc doc each time. | |||
| 2020-05-05 | fixed some interactions with WebDocuments | Bob Zeleznik | |
| 2020-05-05 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | Sam Wilkins | |
| 2020-05-05 | database, delete and google authentication simplifications and improvements, ↵ | Sam Wilkins | |
| as well as formatted text box updates data state at field key not just data | |||
| 2020-05-05 | fixes for parameterized templates. added a pendingMap to fix issues with ↵ | Bob Zeleznik | |
| expandTemplateLayout. added a switchbox template to test templates. changed dimUnits/dimMagnitude to _dimUnits/_dimMagnitude | |||
| 2020-05-04 | added toggle switch to default templates | Bob Zeleznik | |
| 2020-05-04 | fixed dragging colelctions with nested buttons when collection isnt selected | Bob Zeleznik | |
| 2020-05-04 | fixed links and snap lines broken by moving things into DragManager. | Bob Zeleznik | |
| 2020-05-04 | open scripts on right. cleanup collection links slighlty | Bob Zeleznik | |
| 2020-05-03 | extended documentBox's to support drag and drop of style. reorganized ↵ | Bob Zeleznik | |
| imports to avoid some cycles | |||
| 2020-05-03 | added DelegateDocument creator. switched default templates to delegates. | Bob Zeleznik | |
| 2020-05-03 | cleaned up freeformdocview. changed descriptionView template to test start ↵ | Bob Zeleznik | |
| of processing scripts for dash tag nodes. | |||
| 2020-05-02 | final pres box tweaks so that presentations don't require aliases | Bob Zeleznik | |
| 2020-05-02 | cleaned up presbox to not use reactions but to use a lookup script. put ↵ | Bob Zeleznik | |
| lookupField into DocComponent for general use | |||
| 2020-05-02 | reversing mistake in keyvaluebox | Bob Zeleznik | |
| 2020-05-02 | turn off targetDropAction when dropping in same colleciton. cleaned up ↵ | Bob Zeleznik | |
| PresBox stuff to use single template to render all contents (which are otherwise unmodified). | |||
| 2020-05-02 | cleaned up a lot of layoutTemplate/String props. fixed link drawing. | Bob Zeleznik | |
| 2020-05-01 | added childLayoutTemplate to render collection children w/o modifying them. ↵ | Bob Zeleznik | |
| fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors. | |||
| 2020-05-01 | cleaned up buxton template. fixed adding docs to collections. | Bob Zeleznik | |
| 2020-05-01 | fixed presentations to allow drag and drop. fixed pres box to use ↵ | Bob Zeleznik | |
| RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props | |||
| 2020-04-30 | cleaned up presbox and preselementbox | Bob Zeleznik | |
| 2020-04-30 | working version of snapping with resize / templates / centers | Bob Zeleznik | |
| 2020-04-30 | fixed up snapping with resize | Bob Zeleznik | |
| 2020-04-30 | added double click script support | Bob Zeleznik | |
| 2020-04-30 | fixed doc dec resizing to use rootDoc instead of layoutDoc. fixed ↵ | Bob Zeleznik | |
| formattedText to not resize when template has not yet been expanded (ie, after switching from one template to another using the TemplateMenu) | |||
| 2020-04-30 | fixes for snapping & timeline. changed looi of document decorations | Bob Zeleznik | |
| 2020-04-29 | changed detailedView template to be a layoutstring. fixed text boxes to ↵ | Bob Zeleznik | |
| allow new templates from templated text boxes. fixed __LAYOUT__ to work with comound layout strings | |||
| 2020-04-29 | merge w master | Andy Rickert | |
| 2020-04-29 | bugfixing | Andy Rickert | |
| 2020-04-29 | fixes for text layout strings. | Bob Zeleznik | |
| 2020-04-29 | from last | Bob Zeleznik | |
