aboutsummaryrefslogtreecommitdiff
path: root/src/fields/DocSymbols.ts
AgeCommit message (Collapse)Author
2024-08-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-23changed keyword items to use a doc symbol for storage instead of a field. ↵bobzel
fixed sizing of docDecoartions around keyeword box to dynaically update accurately. Aded expand/collapse button for editing keywords
2024-03-14cleaned up some audio recording and annotating codebobzel
2024-03-12fixed links to text to update automatically when textbox css styles change.bobzel
2024-02-07made various render methods in DocumentView computed getters for efficiency ↵bobzel
and to avoid artifacts (LInkanchorBox dragging) when something else invalidates causing components to regenerate. fixed linklines to animate when doing a zoom transition and to be able to target texts hyperlinks. fixed link lines to share properties with ink and updated the properties panel / menus to allow editing of either. addding toggling link lines on and off from linkitemmenu
2023-12-14from last and updated version#bobzel
2023-11-17from lastbobzel
2023-11-07Changed how selection works to avoid invalidations. Fixed Cast problem with ↵bobzel
ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code.
2023-09-11moved edit on click script to developer. fixed highlight options for My ↵bobzel
text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode.
2023-09-06fixed up audio annotation to add dictation to sidebar note.bobzel
2023-09-02from lastbobzel
2023-08-24updated dash versiongeireann
2023-08-17changed default color pickerbobzel
2023-08-17updated to new version of dash-componentsbobzel
2023-08-10more updates to out of date version alertbobzel
2023-08-10out of data version alert client sidebobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ↵bobzel
will be modified
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel