Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
2020-02-20 | cleaned up a whole bunch of linking stuff. link menu / link types / link ↵ | bob | |
default behaviors / added LinkBox | |||
2020-01-30 | fixed adding inline docs in active templates. added image templates. made ↵ | Bob Zeleznik | |
schema scripts editable & no type check this.data.map((d,i) => d.proto.caption = copyField(this.captions[i]?.data)).length | |||
2020-01-21 | added a ToString() method to fields so that rendering them as RichTextField ↵ | Bob Zeleznik | |
won't make them unreadable | |||
2019-07-30 | object field scripting | yipstanley | |
2019-05-20 | Fixed a bunch of demo bugs | Tyler Schicke | |
Moved Field Symbols to separate file Editing is mostly working in debug viewer | |||
2019-05-16 | Fixed linter errors | Tyler Schicke | |
2019-05-08 | Working implementation of remote cursors | Sam Wilkins | |
2019-05-04 | initial commit - todo: use cursor field rather than generic tuple field | Sam Wilkins | |
2019-04-30 | all non-list object field [Copy] implemented | Sam Wilkins | |
2019-04-27 | Split more files up | Tyler Schicke | |