aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/FieldsDropdown.tsx
AgeCommit message (Collapse)Author
2025-05-22fixed regenerating a fireflyimage without a prompt change.bobzel
2025-05-20fixed creating list of headers in stacking view when it doesn't exist. ↵bobzel
start of making fields dropdown more reactive.
2025-03-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2024-08-09a bunch more typing fixes.bobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-21more lint cleanupbobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ↵bobzel
fixed following links in lightbox and showing links to stackedTimelines. fixed embedding docs into text. fixed not resizing text boxes that also show up in pivot view. prevent context menu from going off top of screen. fixed freeform clustering colors and click to type. fixed links to stackedTimeline marks, and titles for marks. made title editing from doc deco and header use same syntax as keyValue. fixed marquee selection on webBoxes. turn off transitions in freeformdocview after timeout. enabled iconifying templates to propagate to "offspring". fixes images in templates. don't show headr on schema views.
2024-02-28extracted field dropdown menu to a components and then cleaned up ↵bobzel
collectionTimeView, Documentview titles, and FilterPanel to share it