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