| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-12 | fixed and cleaned up snapping lines | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-12-04 | trying to do version updates on all npm packages. | bobzel | |
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel | |
| 2023-12-01 | cleaning up documentview props. got rid of special cases for keyValueBox. ↵ | bobzel | |
| made fitToContents work cleanly for native scaled docs. | |||
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 2023-11-29 | numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵ | bobzel | |
| dec resizing. moving this.rootDoc => this.Document . fixing template artifacts. | |||
| 2023-11-22 | fixed more issues with rotation. restrutured how MarqueeAnnotator works to ↵ | bobzel | |
| be simpler and more correct. | |||
| 2023-11-20 | cleaned up rotation references to use screentolocaltransform | bobzel | |
| 2023-11-20 | added rotation to transforms (partially done) | bobzel | |
| 2023-11-20 | fixes for selecting/moving docs that are rotated. | bobzel | |
| 2023-11-19 | fixed creating anchors when pinning pdf/web/text doc with selection. fixed ↵ | bobzel | |
| showing selected text overlay for text docs. | |||
| 2023-11-18 | fixed ctrl-drag for expressions, maps, fform doc selections. fixed using ↵ | bobzel | |
| shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it. | |||
| 2023-11-17 | major overhaul of resizing code. updated doc fields for enabling native ↵ | bobzel | |
| with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web | |||
| 2023-11-16 | fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly ↵ | bobzel | |
| with panelNames. made slides pointing to trails open the target trails in situ. cleaned up code when starting drag to call freeformview more nicel. fixed brush/highlight of tabs. made collectionFreeformView/FreeformDocs use a more robust and simpler approach to caching freeform values. | |||
| 2023-11-08 | clean up of LightboxView | bobzel | |
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
| 2023-11-01 | fixes to snapping lines when dragging/resizing (lines are created for doc ↵ | bobzel | |
| not being dragged, snapping lines are created for documents in groups). cleanup of pres path code. | |||
| 2023-10-31 | fixed groups to use actual document boundaries for ink or link lines, ↵ | bobzel | |
| instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink. | |||
| 2023-10-26 | enabled different title colors per doc, not just per user. added support for ↵ | bobzel | |
| screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow | |||
| 2023-10-21 | change doc decorations rotation icon to bottom right. cleaned up lock icon. ↵ | bobzel | |
| fixed autoresetview of collections to not fire when dragging. | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 2023-09-19 | fixed closing a text box while typing in it. | bobzel | |
| 2023-09-19 | turned off document decorations and context menus in explore mode. | bobzel | |
| 2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵ | bobzel | |
| got rid of old color scheme code. | |||
| 2023-09-14 | added a disable slider for sharing UI in document decorations | bobzel | |
| 2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
| mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
| 2023-08-26 | fixed map anchors to be configs, not maps! fixed doc decorations to not ↵ | bobzel | |
| allow clicking on them when showNothing is set. increased font size of map search. | |||
| 2023-08-09 | fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵ | bobzel | |
| aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items. | |||
| 2023-07-27 | fixed importElementBox and made importBox be a masonry view. fixed clicking ↵ | bobzel | |
| background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title. | |||
| 2023-07-14 | override nested -> upgrade nested and a few small ui things | srichman333 | |
| 2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
| 2023-07-05 | changed acl inheritance for docking views. | bobzel | |
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-30 | fixed inherit parent acls to update shared docs list | srichman333 | |
| 2023-06-29 | fixed rotation button icon | bobzel | |
| 2023-06-28 | DocumentDecorations layout checkbox only in delevolper mode | srichman333 | |
| 2023-06-27 | DocumentDecorations UI fix for layout checkbox and when theres no title | srichman333 | |
| 2023-06-26 | DocumentDecorations layout acl checkbox | srichman333 | |
| 2023-06-26 | layout acl updates - SharingManager works | srichman333 | |
| 2023-06-22 | fixed resize to be layout acl rather than regular | srichman333 | |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-21 | uses acl from container for layout functions | srichman333 | |
| 2023-06-21 | layout acls initially unset + bug fix with public acl when creating tabs and ↵ | srichman333 | |
| dashbaords | |||
| 2023-06-19 | Document Decorations spacing fix | srichman333 | |
| 2023-06-16 | PropertiesView UI updates and sharing symbol icon in heirarchy mapping | srichman333 | |
| 2023-06-16 | DocumentDecorations layout | srichman333 | |
| 2023-06-16 | cleaner w/ effectiveAcls | srichman333 | |
| 2023-06-15 | Merge branch 'collaboration-sarah' of https://github.com/brown-dash/Dash-Web ↵ | srichman333 | |
| into collaboration-sarah | |||
| 2023-06-15 | DocumentDecorations | srichman333 | |
