Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-23 | lots of typechecking fixes. | bobzel | |
2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
2025-04-08 | fixed gptImageLabel calls and added ImageCastToNameType to deal with ↵ | bobzel | |
filenames with '.'s in them. fixed vertical centered text. | |||
2025-03-23 | more _props.Document to .Document refactoring. type updates to ↵ | bobzel | |
prosemirrortransfer | |||
2025-02-14 | major restructure of GPTPopup so that it works with all collections. | bobzel | |
2024-12-18 | better | A.J. Shulman | |
2024-05-17 | manually added ChatBox from aj-starter | bobzel | |
2024-04-25 | added toList() for Doc|Doc[] | bobzel | |
2024-04-21 | more lint cleanup | bobzel | |
2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
2023-11-24 | merge | srichman333 | |
2023-08-10 | out of data version alert client side | bobzel | |
2023-05-14 | major overhaul of field naming conventions. | bobzel | |
2023-03-08 | added progressive disclosure for collections. | bobzel | |
2023-01-25 | added a linkFollow o[ption to choose between opening target, or highest ↵ | bobzel | |
level collection containing target. fixed adding marker annotations to pdf/web/etc. fixed following link to wikipedia pages to not create a new document each time. made searchBox's search function static so that it can be called programmatically. Fixed LinkDocPreview to not flicker when doing a nopreview link follow. changed PlayTrail to restore state of all freeform collections containing source anchor. | |||
2022-06-17 | updated fontIconBadge to use 'viewed' list to decrement value when items are ↵ | bobzel | |
viewed. cleaned up how sharedDoc is setup in currentUserUtils to allow updates to not require rebuilding DB | |||
2022-04-04 | cleaned up warnings. fixed ink to work better with it's label boxes by not ↵ | bobzel | |
letting textbox ComponentView override inkinstroke. made ink text boxes go away unless they have text or are selected. fixed up brushing code and made it work for ink and ink w/ text labels | |||
2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
2022-02-09 | speeding up rendering using bitmaps for webpages and other heavyweight docs. | bobzel | |
2020-05-15 | renamed new_fields to fields | Sam Wilkins | |