Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-23 | more _props.Document to .Document refactoring. type updates to ↵ | bobzel | |
prosemirrortransfer | |||
2025-02-20 | from last | geireann | |
2024-10-07 | lint fixes | bobzel | |
2024-08-21 | cleanup of face recognition. some lint fixes. | bobzel | |
2024-08-15 | cleaned up server list add/rem. | bobzel | |
2024-05-08 | lots of api cleanup and cycle removal | bobzel | |
2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵ | bobzel | |
and moving crate functions to <>Box functions | |||
2024-04-29 | more eslint | bobzel | |
2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
2023-12-12 | fixed overlay view and scriptingRepl and all observable Doc arrays to be ↵ | bobzel | |
shallowly observed. | |||
2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
2023-05-14 | major overhaul of field naming conventions. | bobzel | |
2023-03-20 | fixed copying of docs with template layout docs. fixed clone to search ↵ | bobzel | |
through RTFs for referenced documents to clone. renamed nested documents docId instead of docid for consistency with other nested field ids. | |||
2022-07-02 | fixing many eslint errors | bobzel | |
2021-09-24 | wrapped Color() calls in DashColor() to catch exceptions for color strings ↵ | bobzel | |
no found | |||
2020-08-29 | major restructure of how addDocTabs works. now you can add/replace with ↵ | bobzel | |
options for left/right/top/bottom and specific panel names | |||
2020-07-01 | renamed link to linkAnchor and allHrefs to allLinks in rich text code | Bob Zeleznik | |
2020-06-21 | cleaned up lists in prosemirror. everything's an ordered_list now (even ↵ | Bob Zeleznik | |
unordred lists). things are read back from the dom correctly to allow copy & paste. added prosemirror's dev tools. | |||
2020-06-13 | fixes to make link lines work correctly with text anchors that have more ↵ | Bob Zeleznik | |
than one link. fixed problem making a text link anchor by adding dummy mark to split the selection first. | |||
2020-06-09 | fixed lots of errors/warnings. added 'a' to be able embed documents on ↵ | Bob Zeleznik | |
drop. added 'l' toggle to perist lasso/marquee mode. | |||
2020-05-15 | renamed new_fields to fields | Sam Wilkins | |