aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/DashFieldView.scss
AgeCommit message (Collapse)Author
2025-06-24fixed dashFieldView formattingbobzel
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched ↵bobzel
dataNote to MetaNote and cleaned up initialization of it. fixed sidebar/stacking view to not grab wheel evebnts when not active. fixed dashfieldview to vcenter labels. fixed height and scrolling of templae menu. simplified formattedtextbox menu
2025-04-10fixed dashfieldviews in text boxes to show ellipsis for long lines and to ↵bobzel
hide dropdown menu when field is not editable. fixed pasting from pdf's to work and to display the entire text box.
2025-03-12improving how dash field views work in text boxes (layout, tab behavior)bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2024-04-01fixed text toggle buttons to highlight based on selection. enabled ↵bobzel
background colors for text lists. cleaned up text insertion point setting on pointer up. fixed autoHeight for text boxes with 'auto' nodes like ordered lists.
2024-03-24fixed linkdocpreviews to sequence through multiple links. fixed text boxes ↵bobzel
to update text when dashfieldView text changes (but the fieldview doesn't), fixed dashFieldViews to be editable cleanly, and to allow sub-dashFieldViews to be editbale. allowed toggle on/off of dashFieldView fieldKey. got rid of sidebars in scemaCells. fied editing dashFieldViews in captions and as childrend of dashFieldViews by passing rootSelected
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-12-11fixed includes of scss globals into typescript files.bobzel
2022-11-08making pasting form pdf work again with backlinks. text fixes for ↵bobzel
equationViews and dashField views -- trying to get docref linkAnchor to work.
2022-11-04more fixes to pdf and text to allow dashfieldview nodes to be link anchors ↵bobzel
and make sidebar annotations work better.
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-07-15fixed onClick scripts for layout fields of HTMLtags. adjusted formatting of ↵bobzel
fieldViews/checkboxes/inputs
2020-09-17simplified novice colleciotn menu. fixed Carousel 3Dbobzel
2020-09-14updated the custom text box to specify frontSize through document values.bobzel
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ↵Bob Zeleznik
wrapping on the same line as the fieldLabel
2020-04-28rearranged text filesBob Zeleznik