aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/LinkBox.scss
AgeCommit message (Collapse)Author
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed ↵bobzel
link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text.
2023-07-18fixed linkbox rendering so contents are inside containerbobzel
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2019-06-19buttons on cut links functional except for when dragged from link menuFawn
2019-06-14links can be expanded in menu to view metadataFawn
2019-06-14cleaned up link codeFawn
2019-04-30merged with masterBob Zeleznik
2019-04-11made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed ↵Bob Zeleznik
global css variable file name
2019-04-09oops one moreHannah Chow
2019-04-09all styling stuff doneHannah Chow
2019-03-11finished linking button stylingHannah Chow
2019-03-11added tooltipsHannah Chow
2019-03-07added source or destination document labellingHannah Chow
2019-03-06simple linking doneHannah Chow
2019-03-05LinkBox StructureHannah Chow