aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SelectionManager.ts
AgeCommit message (Expand)Author
2025-01-13changing ai for images and collections to work mostly the same way. fixes fo...bobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-29more eslintbobzel
2024-04-24completing eslint passbobzel
2024-02-07switch to xAnchor to clean up link lines. added transition to getBounds() s...bobzel
2024-02-06fixed setting text/line properties on linkBox. fixed setting current link on ...bobzel
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...bobzel
2024-01-04fixed notetaking & pile views with _propsbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12from lastbobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-12fixed overlay view and scriptingRepl and all observable Doc arrays to be shal...bobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-19fixed animations of text html overlays and turned off overflow hidden so that...bobzel
2023-11-18fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...bobzel
2023-11-07Changed how selection works to avoid invalidations. Fixed Cast problem with P...bobzel
2023-09-06added undo for removing dashboards and add to recently closed. fixed link men...bobzel
2023-08-27breaking include cyclesbobzel
2023-07-27fixed importElementBox and made importBox be a masonry view. fixed clicking ...bobzel
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for filte...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-04-13lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...bobzel
2023-03-24overhaul of selection api so that schema and other views behave like freeform...bobzel
2023-03-14simplified Deserialize code. streamlined currentUserUtils to need fewer comp...bobzel
2023-03-11changed links from being a computed field on documents to being accessed by a...bobzel
2022-11-29fixed docDecoration appearance after following link and clicking before highl...bobzel
2022-11-29changes to streamline link editing UI (got rid of LinkEditor). cleaned up li...bobzel
2022-11-21working cleaned up version of link editor properties in propertiesViewbobzel
2022-11-18migration of link properties to propertiesViewbobzel
2022-09-14changed docking view thumbnails to be imagefields, not docs. allowed docking...bobzel
2022-08-24cleaned up some of the pin with view code. added a pin button to menu bar wh...bobzel
2022-07-08fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. move...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2021-12-07restored keeping properties pane open when selection changes. added Doc par...bobzel
2021-10-29toggle properties on selectionLauren Choi
2021-10-28selection of link lines deselects everything else first.bobzel
2021-10-28added rudimentary ability to select link linesbobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled open...bobzel
2021-09-09added SelectionManager.Docs() to avoid having to dereference props to get at ...bobzel
2021-08-26fixed warnings/errorsbobzel
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29fixed navigating to a PDF anchor from sidebar.bobzel
2021-07-12Changed "schemaView" :arrow_right: "collectionSchema"geireann
2021-07-10added indentation for visibility of hierarchy0x85FB9C51
2021-04-04mergingusodhi
2021-03-29initial changes to cleanup pointer events.bobzel