aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...bobzel
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-30from lastbobzel
2024-04-29updating showDocument to not have to know about groups -- all group logic is ...bobzel
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc elements...geireann
2024-04-28simplified explore mode implementationbobzel
2024-04-25added toList() for Doc|Doc[]bobzel
2024-04-25minor lint cleanupbobzel
2024-04-25fixed linear menu to not have scroll bar automatically on firefoxgeireann
2024-04-24completing eslint passbobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed pres...bobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs within...bobzel
2024-04-21more lint cleanupbobzel
2024-04-19lint fixes.bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-14clean up of freeform centeringShift and nativeScalingbobzel
2024-04-12 fixed auto play for trails. fixed presbox to allow drag and drop in additio...bobzel
2024-04-10more notetaking fixes - turn off autoSize, unobserve children. fixed typing ...bobzel
2024-04-10enabled a notetaking category field other than 'NotetakingCategory'bobzel
2024-04-10fixed buttons to have an embedContainer. cleaning up notetaking view - fixing...bobzel
2024-04-05updates for new css-loaderbobzel
2024-04-01fixed tab views to suppress setting height if doc is fitWidthbobzel
2024-03-31fixed scrolling to targets in text views. fixed referencing fields on anothe...bobzel
2024-03-31fixed divider column for notetaking view. fixed scrolling of text docs. fix...bobzel
2024-03-31fixed dropdown in title bar location. moved rotate button up to not interfer...bobzel
2024-03-30got rid of HTMLMarkers in favor of Configs -- fixes issues with pdf and web a...bobzel
2024-03-30cleanup of import orderings.bobzel
2024-03-30trying to cleanup import cyclesbobzel
2024-03-30fixed snapshot workspace functions by getting rid of @actions. fixed lightbo...bobzel
2024-03-30updated mermaids template. updated paintFunc to also render the underlying co...bobzel
2024-03-30added Labels button for turning ink labels on/off. added Pixels and Rotate b...bobzel
2024-03-29filter links out of carousel views.bobzel
2024-03-28fixed following link to pdf text selection with highlights. fixed hide key/va...bobzel
2024-03-28fixed tabbing between items in nested dashFieldViewsbobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-24fixed crash on richtextfield to string when there's no data. fixed schema ce...bobzel
2024-03-24fixed linkdocpreviews to sequence through multiple links. fixed text boxes t...bobzel
2024-03-23fixed linking to parts of a template. fixed highlting part of a template whe...bobzel
2024-03-23made backspace deleting a schema row undoable. fixed calling chat on string ...bobzel
2024-03-22make ink stroke labels visible always for closed gesture strokes.bobzel
2024-03-19cleaned up user templates to not get changed on reload. made setting a templ...bobzel
2024-03-17use metakey to edit computedfield result instead of expression in schema cell...bobzel
2024-03-14fixed dragging system documents in files sidebargeireann
2024-03-14fixed disabling info ui to keep it off -- use settings manager to turn it bac...bobzel
2024-03-13css and other cleanup for info UIbobzel
2024-03-13cleaned up currState in freeform uibobzel
2024-03-13Merge branch 'master' into info-ui-observablebobzel
2024-03-10cleannewalina