aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/newlightbox
AgeCommit message (Expand)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-04-23lots of typechecking fixes.bobzel
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings most...bobzel
2025-01-01monorepo setupGeireann Lindfield Roberts
2024-10-30reworked how context menu buttons for ink and text work. added disableMixBlen...bobzel
2024-10-10minor lint fixes.bobzel
2024-08-12more any -> type fixesbobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-29more eslintbobzel
2024-04-29eslint fixes.bobzel
2024-04-28simplified explore mode implementationbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-30cleanup of import orderings.bobzel
2024-01-27added searchable flag to docoption types. fixed searchbox scrolling and showi...bobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-29fixed sidebar button highoighting. fixed explore mode.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann
2023-11-25cleanup of rootSelected to default to false. remove unused mobile classes.bobzel
2023-08-27lots of cleanup to streamline import orderings (ie packages should not mutual...bobzel
2023-08-22fixed some errorsbobzel
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and fix...bobzel
2023-07-28cleanup of compile errorsbobzel
2023-07-18fixed filter errors in NewLightboxViewgeireann
2023-06-07added doc recommendations to searchGeireann Lindfield Roberts
2023-06-06added rec stuff and begun updating componentsgeireann