| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-02 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-11-30 | changed color to backgroundColor in styleProvider. added a stuyle provider ↵ | bobzel | |
| for overlayDocs | |||
| 2020-11-26 | some sharing menu changes | usodhi | |
| 2020-11-23 | added an LOD minimap | bobzel | |
| 2020-11-22 | fixed backgroundHalo() computedFn to not invalidate and cause new text boxes ↵ | bobzel | |
| to lose focus. | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-22 | extended clusters to support user groups. made clusters select contents on ↵ | bobzel | |
| click. made send to back/ bring to front apply to entire selection. | |||
| 2020-11-21 | fixed goldenLayout to remove rowCol when removing a stack if the rowCol's ↵ | bobzel | |
| parent contains only the rowCol. prevented unlocking documents from setting NativeWidth/Height | |||
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 2020-11-19 | fixed singleLine text to not show scroll bars. made Ink honor _isBackground. | bobzel | |
| 2020-11-13 | fixed treeView to be able to access active() on contained document in order ↵ | bobzel | |
| to keep slide sidebar active when sidebar documents are selected. fixed ContetntFittingDocumentView to show fitToBox correctly and more simplhy | |||
| 2020-11-09 | added fullScreen alias option for opening documents so that opened document ↵ | bobzel | |
| can have different scale than original. fixed pushpins to not toggle target if something must be panned/zoomed to show the target. fixed drag drop to ignore the document being dragged properly when dropping (which prevented a document over a collection from being dropped on the colelction when move slightly). | |||
| 2020-11-04 | made font size of tree view ignore font size of document | bobzel | |
| 2020-11-03 | fixed LinkManager to cache links correctly. fixes issue with linkButton not ↵ | bobzel | |
| showing the correct number. | |||
| 2020-11-03 | added undo's for icon/deiconifying pile docs and icon docs. added a zoom ↵ | bobzel | |
| hack to focus on stacking documents. stopped autoscroll on nested collections. | |||
| 2020-11-02 | better fix for hiighlighting rounded border documents. | bobzel | |
| 2020-11-02 | fixed highlighting rounded documents to not be jumpy | bobzel | |
| 2020-10-30 | fixed warning about onClick... being adding multipl times. | bobzel | |
| 2020-10-25 | fixed placement of link button for scaled text views. fixed document ↵ | bobzel | |
| decorations for ContentFittingDocViews & fitWidth items. Fixed documentDeocrations for CollectionMulticolumn view. | |||
| 2020-10-23 | improved selection/play/context menu behavior of youtube videos. fixed ↵ | bobzel | |
| youtube videos to pinwithview better by capturing timecode after a seek drag event so that you can pin with view. | |||
| 2020-10-20 | fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵ | bobzel | |
| sidebar. | |||
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-10-15 | got rid of isDragging in favor of a field on the PresElement. fixed moving ↵ | bobzel | |
| items in presBox by fixing websocket to maintain ordering on sequential operations on a list. fixed list splicing to not call addToSet unless splicing is at end of list. fixed setting return scale when following link into portal | |||
| 2020-10-07 | fixed portals to zoom in place. fixed following links to not focus on ↵ | bobzel | |
| context if starting anchor is in the same context. maded pushpins call finished() | |||
| 2020-10-01 | major performance fix by adding a SharingDocument to the user's DB account ↵ | bobzel | |
| so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary. | |||
| 2020-09-30 | made link follow not zoom by default | bobzel | |
| 2020-09-30 | fixed performance issue with links | bobzel | |
| 2020-09-30 | fixed following summary to open new tab in place. merged link follow code | bobzel | |
| 2020-09-29 | fixed display/edit of titles when shown as a header | bobzel | |
| 2020-09-28 | fixed creationDate title getting messed up. | bobzel | |
| 2020-09-28 | fixed docRangeFilters to be propagated everywhere and evaluated like ↵ | bobzel | |
| docFilters (if the field isn't there, it fails) | |||
| 2020-09-27 | fixed loading of pdfs | bobzel | |
| 2020-09-23 | fixed link rendering to be less computationally inefficient | bobzel | |
| 2020-09-22 | removed share menu item for Dashboards except in developer mode. | bobzel | |
| 2020-09-21 | added hidden field to list of playgorund fields. | bobzel | |
| 2020-09-18 | from last | bobzel | |
| 2020-09-18 | added maximum height to stacking items in sidebar using childLimitHeight. ↵ | bobzel | |
| made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now. | |||
| 2020-09-18 | changed ACL to acl. fixed title to read values from data doc ↵ | bobzel | |
| preferentially over layout doc. | |||
| 2020-09-17 | restored template button option for customizing layout but added a Full ↵ | bobzel | |
| Toolbar mode to enable it. | |||
| 2020-09-17 | changed text box headers from a template to a title bar. | bobzel | |
| 2020-09-16 | a bunch of changes to dragging/selection of ui buttons to turn off context ↵ | bobzel | |
| menus, remove close buttons on doc decoartions, fix the title region fo tabs, | |||
| 2020-09-16 | added a global option to determine whether documents are brought to front ↵ | bobzel | |
| when dragged. fixed document override of this option to use the same variable _raiseWhenDragged. | |||
| 2020-09-16 | cleaned up TabDocView a bit | bobzel | |
| 2020-09-15 | changed tools to not be removable from colelctoin | bobzel | |
| 2020-09-15 | rearranged menu items, made a bunch developer mode. fixed setting color via ↵ | bobzel | |
| ColorBox of colelctions. | |||
| 2020-09-15 | simplifying menus for annotations. added target toggle option to PDFmenu | bobzel | |
| 2020-09-14 | updated header text view. fixed dragging tree view items to unregister ↵ | bobzel | |
| listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text. | |||
| 2020-09-14 | fixes to sidebar menus to simplify them for novices. fixed clearAll menu items | bobzel | |
| 2020-09-13 | added back in menu option for hiding link button. fixed resetting text back ↵ | bobzel | |
| to template | |||
| 2020-09-13 | fixed making delegates of custom headerViews. fixed non-responsive carriage ↵ | bobzel | |
| returns in textBoxes occasionally at the end of the text stream. fixed upating titles on templated text boxes. fixed setting layoutfield values in DashFieldViews to update the template and layout doc. | |||
