aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/LinkAnchorBox.tsx
AgeCommit message (Expand)Author
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-11removed arrangeItems context button for collections to make it a funciton on ...bobzel
2023-03-28mostly code cleaning. small bugsbobzel
2023-03-17fixed clicking and dragging stackedTimeline anchors. updated followLink para...bobzel
2023-02-09fixed childLayoutString to work. made images capable of fitWidth. fixed anim...bobzel
2023-02-02fixed sizing of equation boxes and added grab cursor for link anchorsbobzel
2022-11-29changes to streamline link editing UI (got rid of LinkEditor). cleaned up li...bobzel
2022-11-17mostly changing strings to enumsbobzel
2022-11-04more fixes to pdf and text to allow dashfieldview nodes to be link anchors an...bobzel
2022-08-08cleaning up link ui. linkPreviews (not from linkMenu) have an edit button. ...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-05-13removed layerProvider functionality.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-09-03fixed warnings. cleaned up link lines a bit more - simplified, and allowed m...bobzel
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ...bobzel
2021-03-18cleaned up link making. Documents don't add to the Undo stack when being cre...bobzel
2021-02-26fixed serialization error handling to not kill Dash - bad list items prevente...bobzel
2021-02-13fixed bug introduced where stacked documents couldn't be reordered. changed ...bobzel
2021-02-10fixes for removing individual overlapping textanchors in a textBox. Hopefully...bobzel
2021-02-09overhaul of linkdocpreview. delegated linkpreviewing from formattedTextBoxCo...bobzel
2021-02-09started to cleanup LinkDocPreview, LinkMenu.bobzel
2021-02-09fixed drawing link lines between everything except textanchor - to - textanchor.bobzel
2021-01-08fixed breaking undo when clicking on individual link blue dotbobzel
2020-12-16cleaned up some link following code. fixed problem following links from Link...bobzel
2020-12-13more props cleanup. Got rid of ItemBackgroundColor in favor of having StyleP...bobzel
2020-12-12made conentScaling a DocumentView-only propbobzel
2020-12-11fixed stackingview autoHeight when headers are on that don't overlap. improve...bobzel
2020-12-11converted all style sheet properties to enums.bobzel
2020-12-11cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added h...bobzel
2020-11-20added a preliminary Layer mechanism. changed documentDecrations to not go ou...bobzel
2020-09-30fixed following summary to open new tab in place. merged link follow codebobzel
2020-08-29major restructure of how addDocTabs works. now you can add/replace with opti...bobzel
2020-08-29reorganized source files into proper directories. split contents of ParendDo...bobzel
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to p...bobzel
2020-08-06Merge branch 'master' into new_audiobobzel
2020-07-30from lastBob Zeleznik
2020-07-30made 'floatin' document API cleaner. fixed interactions with draggin blue do...Bob Zeleznik
2020-07-29fixed up dot anchors on audio labels/anchorsBob Zeleznik
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added optio...Bob Zeleznik
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-23cleaner approach to fixing linkAnchor colorsBob Zeleznik
2020-06-23fixed coloring linksBob Zeleznik
2020-06-20fixed broken positioning of link anchors. fixed link anchor positiongin in m...Bob Zeleznik
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-05-18fixed sizing of web boxes. added auto linking to dropped web clippings. cha...Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik