| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-03 | merged with new version of master | bobzel | |
| 2024-05-03 | Merge branch 'master' into nathan-starter | bobzel | |
| 2024-05-03 | reverting unnecessary changes | bobzel | |
| 2024-05-02 | removed console.logs | Nathan-SR | |
| 2024-05-02 | another push to remove cycles by pushing things onto Doc and DocumentView | bobzel | |
| 2024-05-02 | arrow selection fixed | Nathan-SR | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-05-02 | selected cell moves with col; jitter on col move index 0 fixed | Nathan-SR | |
| 2024-05-01 | more cycle import removal. fixed ndollar bugs introduced during lint changes. | 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-30 | unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵ | bobzel | |
| CollectionFreeForm stiuff | |||
| 2024-04-30 | broke out clusters code from freeformview to its own file. cleaned up a bit. | bobzel | |
| 2024-04-30 | changed acl- and some other field- to acl_ and field_ style | bobzel | |
| 2024-04-29 | more eslint | bobzel | |
| 2024-04-29 | updating showDocument to not have to know about groups -- all group logic is ↵ | bobzel | |
| in collectionfreeformview. | |||
| 2024-04-29 | eslint fixes. | bobzel | |
| 2024-04-28 | cleaned up explore mode to use focus(). fixed focusing on group doc ↵ | geireann | |
| elements to not focus on group first. | |||
| 2024-04-28 | simplified explore mode implementation | bobzel | |
| 2024-04-25 | fixed issue with dataviz table disappearing | bobzel | |
| 2024-04-25 | added toList() for Doc|Doc[] | bobzel | |
| 2024-04-25 | fix lint errors | bobzel | |
| 2024-04-25 | changed marqueeAnnotator to save inline annotations as text strings instead ↵ | bobzel | |
| of Docs. enabled making image crops of text selections on PDFs. cleaned up webboxrendered lint promses, and Annotation render | |||
| 2024-04-24 | post merge eslint cleanup | bobzel | |
| 2024-04-24 | mereged sarah-dataViz-ai | bobzel | |
| 2024-04-24 | Merge branch 'master' into dataviz-ai-sarah | bobzel | |
| 2024-04-24 | from last | bobzel | |
| 2024-04-24 | minor tweaks for merging | bobzel | |
| 2024-04-24 | completing eslint pass | bobzel | |
| 2024-04-24 | fixed search on pdfs to display results when pDF is not selected. fixed ↵ | bobzel | |
| presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work. | |||
| 2024-04-23 | fixes for rich text menu updates and setting parameters on text doc vs ↵ | bobzel | |
| within in RTF. Lots of lint cleanup. | |||
| 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-04-17 | fix problem where placeholder text of note wasn't being overwritten. | bobzel | |
| 2024-04-17 | reverted fix for replacing placeholder text in a new typed note -- breaks ↵ | bobzel | |
| switching from one fieldKey to another | |||
| 2024-04-12 | fixed auto play for trails. fixed presbox to allow drag and drop in ↵ | bobzel | |
| addition to pin button. fixed tree view to not 'move' items that have a 'copy' drop action. fixed dragPreDrop functions in tree and stacking views to use source drag action over target drop action. | |||
| 2024-04-11 | Row dragging no longer interferes with multi-selection; dragged rows render ↵ | Nathan-SR | |
| where they will be dropped; pointerevent listeners removed from schemarowbox | |||
| 2024-04-10 | more notetaking fixes - turn off autoSize, unobserve children. fixed typing ↵ | bobzel | |
| a new note to delete placeholder text. added autoCreate for columns. added pivot column selector for notetaking view. | |||
| 2024-04-10 | fixed buttons to have an embedContainer. cleaning up notetaking view - ↵ | bobzel | |
| fixing colors for input buttons, fixing when buttons appear (by extending the column targe to always be 100%) | |||
| 2024-04-05 | from last | bobzel | |
| 2024-04-05 | fixed opening up GAI ImageEditor | bobzel | |
| 2024-04-05 | updates for new css-loader | bobzel | |
| 2024-04-04 | fixed splitting lists on enter on any blank top-level node | bobzel | |
| 2024-04-04 | cleaned up converting to bullets/list | bobzel | |
| 2024-04-03 | more fixes to text editor bullets. one small artifact lingers with clicking ↵ | bobzel | |
| on empty list item, then backspacing over empty list items, then having to double-backspace when you get to a non-empty item. | |||
| 2024-04-03 | fixed chrome error with adding space between <spans> and <ol>s after ↵ | bobzel | |
| deleting a list_item | |||
| 2024-04-02 | updated h1,etc css. updated package versions. | bobzel | |
| 2024-04-02 | fixed highlight list type button | bobzel | |
| 2024-04-01 | fixed text toggle buttons to highlight based on selection. enabled ↵ | bobzel | |
| background colors for text lists. cleaned up text insertion point setting on pointer up. fixed autoHeight for text boxes with 'auto' nodes like ordered lists. | |||
