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
/
views
/
nodes
/
LinkBox.tsx
Age
Commit message (
Expand
)
Author
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
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
2023-11-16
fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...
bobzel
2023-11-12
cleaning up freeformview code.
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-11-02
performance fixes - don't invalidate as much by using reactions in place of c...
bobzel
2023-10-31
fixed keyframe animation of ink and links. fixed getDocumentview with prefer...
bobzel
2023-10-31
fixed groups to use actual document boundaries for ink or link lines, instead...
bobzel
2023-10-21
change to doc decorations to be more "lightweight". made linkBox render links...
bobzel
2023-08-17
fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-03-28
numerous changes to try to simplify event handling in DocumentView - got rid ...
bobzel
2023-03-27
changed longPress to always select and to show decorations. fixed single/dou...
bobzel
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2021-11-13
change isContentActive to a tri-state to allow turning on/off and default - f...
bobzel
2021-09-17
added 'unset' docFilters. changed link doc views to use comparison box with ...
bobzel
2021-08-26
fixed warnings/errors
bobzel
2021-03-30
more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ...
bobzel
2021-03-29
more progress in fixing & simplifying active/selected stuff
bobzel
2020-12-11
got rid of ChromeHeight and replaced with HeaderMargin in style provider. ma...
bobzel
2020-12-11
converted all style sheet properties to enums.
bobzel
2020-12-10
removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages to...
bobzel
2020-12-10
fixed filterBox/TreeView to support checkboxes again. Simplified {DocumentVi...
bobzel
2020-12-08
simplified styleProvider arguments. fixed useClusters
bobzel
2020-12-03
changed parameters for style provider to use documentViewProps instead of ren...
bobzel
2020-11-30
changed color to backgroundColor in styleProvider. added a stuyle provider f...
bobzel
2020-11-22
converted backgroundColor prop to a more general styleProvider.
bobzel
2020-11-20
added a preliminary Layer mechanism. changed documentDecrations to not go ou...
bobzel
2020-09-08
updated the way NativeWidth/Height props work so that, when specified, they o...
bobzel
2020-08-24
simplified sidebar document structure. changed treeViewHideTitle to treeView...
bobzel
2020-08-11
updated how background colors work
bobzel
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-04-18
several pointerevent fixes broken by last change. added scroll to target for...
Bob Zeleznik
2020-04-10
more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...
Bob Zeleznik
2020-04-05
adding nativeWidth as props stuff
Bob Zeleznik
2020-02-20
cleaned up a whole bunch of linking stuff. link menu / link types / link def...
bob
2019-06-19
buttons on cut links functional except for when dragged from link menu
Fawn
2019-06-17
single link can be dragged from link menu
Fawn
2019-06-14
can drag follow button on link to move anchor
Fawn
2019-06-14
links can be expanded in menu to view metadata
Fawn
2019-06-14
cleaned up link code
Fawn
2019-06-12
created remove handlers for link metadata and groups
Fawn
2019-06-06
links get saved to global table
Sam Wilkins
2019-05-16
fixed links so that you can adjust the pan location of a collection when its ...
Bob Zeleznik
2019-05-07
navigate to searched doc
Monika Hedman
2019-05-02
fixed link removal
Bob Zeleznik
2019-04-30
merged hannah's linking changes
Bob Zeleznik
2019-04-30
fixed template button
Bob Zeleznik
2019-04-30
merged with master
Bob Zeleznik
[next]