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
/
PropertiesDocBacklinksSelector.tsx
Age
Commit message (
Collapse
)
Author
2023-04-14
got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵
bobzel
zoom correctly.
2023-02-23
fix so that link menu will populate correctly in properties view.
bobzel
2022-11-21
working cleaned up version of link editor properties in propertiesView
bobzel
2022-11-17
mostly changing strings to enums
bobzel
2022-04-28
fixed linkEditor to work when invoked from documentButtonsBar and properties ↵
bobzel
sidebar is up.
2022-04-27
unhide documents when viewing them from properties context/backlinks
bobzel
2022-04-06
uses linkMenu in propertiesWindow now. updated linkMenu api, changed ↵
bobzel
layout, made groups collapsible
2022-03-31
cleaned up addDocTab for properties views to allow toggling of targets
bobzel
2022-03-29
added a backlinks property category. fixed context property category to ↵
bobzel
update without using search. fixed double tap on links button to always show linkpivot doc. fixed dragging docs to a tab to not switch to tab dragging mode.