aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CaptureManager.tsx
AgeCommit message (Collapse)Author
2025-04-11fixed ViewGuid generation to never start with a number (enables text boxes ↵bobzel
to have css specific to a single Doc). cleaned up '%' style rules for text boxes. cleaned up custom style sheets in text boxes to only be created when needed and to improve highlighting bold text with context.
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-24completing eslint passbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-30cleanup of import orderings.bobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-11-14simplified goldenlayout tab buttons and made open in lightbox more ↵bobzel
accessible for a tab.
2023-06-08fixed linking bug; added more iconseperelm2
- cant add icon for simulation and equation; look at more types to add icons
2023-05-14major overhaul of field naming conventions.bobzel
2023-03-11changed links from being a computed field on documents to being accessed by ↵bobzel
a function call on LinkManager
2023-01-13cleaned up linkmanager a little. maded myshareddocs a folder in ↵bobzel
myfilesystem. fixed setting author on copied documents to current user.
2022-07-07trying to fix errors in compilesbobzel
2021-04-23fixed code warnings. updated some npm pacakges including typescript.bobzel
2021-04-08changesGeireann
2021-04-07bug fixesGeireann
2021-04-06updatesGeireann