aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Proxy.ts
AgeCommit message (Expand)Author
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-04-21more lint cleanupbobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging f...bobzel
2022-12-21cleaning up proxys and getFieldRef hopefully to be more understandable and e...bobzel
2022-12-09fixed how proxyFields work so that field promises generate mobx invalidations...bobzel
2022-12-07stopped update _cache in ProxyField because it invalidates too much stuff dur...bobzel
2022-11-10partial fix for previewing multiple links to different sidebar notes. fixed ...bobzel
2022-10-28fixed proxyfields to use cache if it's available which saves orders of magnit...bobzel
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2021-09-17more conservative fix for previous.bobzel
2021-09-17reverting last change.bobzel
2021-09-17fixed following links to documents in sidebars that haven't been opened to st...bobzel
2020-07-21fixed problem where adding to a collection would cause a remote synchronized ...Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins