| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-19 | fixed text boxes to calculate height correctly. removed usertag ↵ | bobzel | |
| modification time in text. fixed masonry and stacking views with pivots. | |||
| 2025-04-16 | use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ↵ | bobzel | |
| marks. | |||
| 2025-03-19 | fixed focus() on text boxes to scroll into view by hacking around a breaking ↵ | bobzel | |
| prosemirror patch. | |||
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-19 | lint fixes. | bobzel | |
| 2024-04-19 | fixed text search highlighting. fixed first typed characfter of note to ↵ | bobzel | |
| have marks. | |||
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-03-27 | fixed collapsible text box outlines. fixed ending lists with enter. | bobzel | |
| 2024-03-19 | cleaned up user templates to not get changed on reload. made setting a ↵ | bobzel | |
| template add it to the template tools list and as a tools button. fixed linking to parts of a template. fixed disappearing templates caused by stacking view set a field with an empty key. updated field assignment syntax in trees, dash field views, and key value box to all use :,:=,=,=:= syntax. added text elide button. added @(title) syntax for hyperlinking. made using a template both inherit from the template to get default values and use the template to render. fixed submenu placement of context menu. updated RTF markdown doc. | |||
| 2024-02-07 | made various render methods in DocumentView computed getters for efficiency ↵ | bobzel | |
| and to avoid artifacts (LInkanchorBox dragging) when something else invalidates causing components to regenerate. fixed linklines to animate when doing a zoom transition and to be able to target texts hyperlinks. fixed link lines to share properties with ink and updated the properties panel / menus to allow editing of either. addding toggling link lines on and off from linkitemmenu | |||
| 2023-12-03 | cleaned up warnings and errors, working with typescript 20.10 | bobzel | |
| 2023-11-08 | from last | bobzel | |
| 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-09-11 | moved edit on click script to developer. fixed highlight options for My ↵ | bobzel | |
| text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode. | |||
| 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-04-27 | added proper scaling of multi-selections and groups. fixed pinViewport to ↵ | bobzel | |
| work again. | |||
| 2023-01-24 | stopped storing presCollection in PresBox in favor of computing it. added ↵ | bobzel | |
| anchor menu option for viewing linked trail. fixed showing slected slides in presbox when link with up is used. | |||
| 2022-11-08 | making pasting form pdf work again with backlinks. text fixes for ↵ | bobzel | |
| equationViews and dashField views -- trying to get docref linkAnchor to work. | |||
| 2022-11-04 | more fixes to sidebar annotations of pdfs to improve link following. | bobzel | |
| 2022-11-04 | more fixes to pdf and text to allow dashfieldview nodes to be link anchors ↵ | bobzel | |
| and make sidebar annotations work better. | |||
| 2022-07-02 | fixing many eslint errors | bobzel | |
| 2022-05-31 | added a pop up menu for viewing dashField view collection. added a menu ↵ | bobzel | |
| button for turning off autoLinking to text selection. added ability to add button to top contextMenu buttons without blowing away db. | |||
| 2022-04-07 | added multiple target capability for autoLinks. added wiki:<link> | bobzel | |
| 2022-03-31 | added autoLinks to formattedTextBoxes. Set auto link target by titling ↵ | bobzel | |
| documents with a prefix '@'. | |||
| 2021-09-22 | fixed runtime bug inside toggleBold(). removed print statements. | bobzel | |
| 2021-02-10 | fixes for removing individual overlapping textanchors in a textBox. ↵ | bobzel | |
| Hopefully near final cleanup of linkDocPreview and FormattedTextComment | |||
| 2021-02-08 | overhaul of link anchors on text boxes to use actual Documents to represent ↵ | bobzel | |
| selected text. Also got rid of _scrollY and _scrollPreviewY so that all document regions can be focused on using focus() and the new scrollFocus() mechanisim | |||
| 2020-11-24 | prevent possible crash on empty text box hypertext link. prevent Webbox's ↵ | bobzel | |
| from updating .text field every time loaded. avoided slow incremental updating of LinkDB by awaating document anchors when linkdb is setup. | |||
| 2020-09-17 | fixed deleting text links to work when there are multiple links in the same ↵ | bobzel | |
| linkAnchor mark. addressed problem with text getting a negative height when its resized to fit content in a preview window when its also displayed in freeform. | |||
| 2020-09-09 | fixed link lines to go to text anchors directly | bobzel | |
| 2020-08-06 | Merge branch 'master' into new_audio | bobzel | |
| 2020-07-29 | underlined links to urls that have no correspondin dash link | Bob Zeleznik | |
| 2020-07-29 | fixed up dot anchors on audio labels/anchors | Bob Zeleznik | |
| 2020-07-22 | fixed highlighting of text based on author. made download /import document ↵ | Bob Zeleznik | |
| novice menu items. | |||
| 2020-07-01 | renamed link to linkAnchor and allHrefs to allLinks in rich text code | Bob Zeleznik | |
| 2020-06-30 | added a docFilter for a substring match. fixed formattedTextBox to not keep ↵ | Bob Zeleznik | |
| adding user_mark storedMarks on every load | |||
| 2020-06-25 | fixed copying/ pasting of PDF quotes to generate blockquotes. | 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-15 | fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> ↵ | Bob Zeleznik | |
| syntax | |||
| 2020-06-14 | lint/compile fixes. fixed entering/display of formulas in schema views. | Bob Zeleznik | |
| 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-13 | fixed text sidebar when text is scaled. started to add multiple links to a ↵ | Bob Zeleznik | |
| text selection | |||
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-04-28 | rearranged text files | Bob Zeleznik | |
