| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-31 | fixed scrolling to targets in text views. fixed referencing fields on ↵ | bobzel | |
| another doc from text box. fixed '@name' technique for publishing documents to also remove documents and work anywhere a title is set. | |||
| 2024-03-28 | fixed keyvaluebox to show props document, never the doc in the fieldKey ↵ | bobzel | |
| slot. changed computedFIelds to do mobx caching. changed text boxes to do updating from templates based on a fieldKey_autoUpdate flag combined with modification timestamps. enabled comparison box to work with text fields in addition to docs. | |||
| 2024-01-31 | cleaned up accessing/setting proto_embeddings with api on Doc. fixed some ↵ | bobzel | |
| css related to IconButtons. added a paintView toggle button to dec decorations for text with code blocks. enabled text with code to modify Docs and get this and documentView as params. | |||
| 2024-01-25 | fixed script typechecking which fixes editing keyvalue pane. renamed ↵ | bobzel | |
| contentPointerEvents to childContentPointerEvents to match what it does. | |||
| 2023-12-12 | fixed overlay view and scriptingRepl and all observable Doc arrays to be ↵ | bobzel | |
| shallowly observed. | |||
| 2023-12-06 | final cleanup | bobzel | |
| 2023-12-05 | mostly working version with latest libraries | bobzel | |
| 2023-11-29 | numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵ | bobzel | |
| dec resizing. moving this.rootDoc => this.Document . fixing template artifacts. | |||
| 2023-05-13 | changed EditableViews to support oneline and multiline. Also added ↵ | bobzel | |
| transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click. | |||
| 2023-03-17 | fixed scriptingbox to remove script if text is empty. fixed scripting with ↵ | bobzel | |
| capturedvariables not to cache scripts with lists of captured documents. fixed runtime warnings with stackedTimelined and AudioBox | |||
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer ↵ | bobzel | |
| compiled functions by parameterizing more functions. . | |||
| 2022-08-30 | made script caching more robust to avoid compiles and speed up startup. | bobzel | |
| 2022-07-27 | fixed document leak related to capturedVariables in scripts. changed ↵ | bobzel | |
| capturedVariables to be a string encoding the captured variables instead of a Doc. | |||
| 2022-06-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-06-09 | restored multi-line scripting by not adding 'return' to scripts when it's ↵ | bobzel | |
| not requested. | |||
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ↵ | bobzel | |
| with documentView and zooming to avoid invalidations. | |||
| 2022-02-09 | speeding up rendering using bitmaps for webpages and other heavyweight docs. | bobzel | |
| 2021-09-09 | fixed anchor menu highlighter button's dropdown location. fixed metadata ↵ | bobzel | |
| view for formattedText. added menu item for metadata view. fixed formattedTextbox initialization. | |||
| 2021-08-25 | many updates | geireann | |
| 2021-08-22 | more updates | geireann | |
| 2021-08-21 | added num range button | geireann | |
| 2021-07-27 | fixe MakeClone to handle links properly. fixed cloning richtext to update ↵ | bobzel | |
| rich text references to documents properly. fixed dragging to call MakeClone properly. | |||
| 2021-04-23 | fixed code warnings. updated some npm pacakges including typescript. | bobzel | |
| 2020-07-31 | merge | Andy Rickert | |
| 2020-07-22 | restored download document. fixed clone() to clone to be async and handles ↵ | Bob Zeleznik | |
| lists properly. | |||
| 2020-06-22 | merge | Andy Rickert | |
| 2020-06-11 | reworking descriptions and params of functions | anika-ahluwalia | |
| 2020-06-11 | fixed renaming saved func | anika-ahluwalia | |
| 2020-06-10 | fixed addScriptToGlobals in ScriptManager | anika-ahluwalia | |
| 2020-06-10 | UI cleanup | anika-ahluwalia | |
| 2020-06-10 | cleaning scripting class | anika-ahluwalia | |
| 2020-06-10 | fixed add global method in ScriptManager | anika-ahluwalia | |
| 2020-06-09 | moving things around to find bug | anika-ahluwalia | |
| 2020-06-09 | typing bug bix | anika-ahluwalia | |
| 2020-06-08 | fixed filtering on search, allowing buckets to expand searches | Andy Rickert | |
| 2020-06-08 | added function UI | anika-ahluwalia | |
| 2020-06-08 | adding ScriptManager and saving | anika-ahluwalia | |
| 2020-06-06 | changing { to ( and adding , | anika-ahluwalia | |
| 2020-06-01 | adding descriptions and params to methods | anika-ahluwalia | |
| 2020-05-30 | generating suggestions for methods | anika-ahluwalia | |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-07 | added batch requesting of list items. fixed some performance issues with ↵ | Bob Zeleznik | |
| tree views. | |||
| 2020-04-09 | added initial script template (onClick) for script behaviors | Bob Zeleznik | |
| 2020-04-09 | cleaned up some scriptingBox code -- added parameters | Bob Zeleznik | |
| 2020-04-08 | reversions | Bob Zeleznik | |
| 2020-04-08 | Merge branch 'master' into script_documents | Bob Zeleznik | |
| 2020-04-08 | added scripting box | Bob Zeleznik | |
| 2020-04-06 | cleaned up some scripting. added childClicks to UserDoc to extend menu of ↵ | Bob Zeleznik | |
| OnClick options. switched containingCollection to thisContainer for onclick scripts | |||
