| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-23 | fixed invalidations to not trigger creating new refs when ref= was assigned ↵ | bobzel | |
| to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls. | |||
| 2025-04-23 | lots of typechecking fixes. | bobzel | |
| 2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
| by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
| 2025-03-30 | changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ↵ | bobzel | |
| card view. fixed css scaling for styleprovider icons and annotation resizer | |||
| 2025-03-27 | fix so that schemacellfield doesn't trigger a finalizeEdit when it's not ↵ | bobzel | |
| editing. added 'red' color for template fields to schematablecell. fixed set field to allow setting data fields when field is an '_' and no template. fixed setting '=' when getting a keyValueString for empty fields with an '_' key. | |||
| 2025-03-27 | fixed quoted expressions in schema cells to not evaluate. | bobzel | |
| 2025-03-26 | fixed keyValue box assignments so that '_' assigns to template unless value ↵ | bobzel | |
| starts with '=' (then root doc). fixed deleting template keys in keyValuePair. fixed schemaTableCell to show current editable value (not last edited value) when editing layout and data doc values. updated DocumentOptions API. | |||
| 2025-03-23 | more _props.Document to .Document refactoring. type updates to ↵ | bobzel | |
| prosemirrortransfer | |||
| 2025-03-13 | trying to make table cell styles look cleaner. added tab/Enter navigation ↵ | bobzel | |
| of schema. | |||
| 2025-03-12 | made @... create dashField views instead of [@..]. minor cleanup of ↵ | bobzel | |
| dashFieldView and schemaCellField. made schemaCellField call focus() when SetIsFocused is called so that dashFieldView boxes are editable when clicked. Made overlay of documentIcons appear whenever cells are focused and disappear on blur. | |||
| 2025-03-07 | fixed following text hyperlinks to Docs. fixed using fieldinfos for ↵ | bobzel | |
| DashFieldViews to get appropriate Schmema cell input. fixed dashFieldView to show correct input editor for field type. | |||
| 2025-03-07 | fixed columnWidth settings for sidebar. fixed color picker and other ↵ | bobzel | |
| dropdowns to toggle when button is clicked. fixed dash field views to collapse properly. fixed rtf to honor marks that were set before text box is created and typing starts. | |||
| 2025-01-01 | monorepo setup | Geireann Lindfield Roberts | |
| 2024-10-04 | more lint fixes to schema view changes. | bobzel | |
| 2024-10-01 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Nathan-SR | |
| nathan-starter | |||
| 2024-09-29 | linting | Nathan-SR | |
| 2024-09-22 | header comments + change to cellfield updating | Nathan-SR | |
| 2024-09-08 | schema changes reverted | Nathan-SR | |
| 2024-08-12 | more any -> type fixes | bobzel | |
| 2024-07-03 | schemacell refactor started | Nathan-SR | |
| 2024-07-01 | highlighting then un-highlighting a selected cell with equations now ↵ | Nathan-SR | |
| properly maintains original select highlight | |||
| 2024-06-29 | highlight updates properly when highlighted cell is selected; no longer ↵ | Nathan-SR | |
| possible to add EmptyKey to equation | |||
| 2024-06-28 | fixed selected row highlight on new col | Nathan-SR | |
| 2024-06-28 | col drag stutter fixed | Nathan-SR | |
| 2024-06-28 | header text no longer shifts left on hover | Nathan-SR | |
| 2024-06-26 | self-reference warning added | Nathan-SR | |
| 2024-06-25 | focus is no longer lost | Nathan-SR | |
| 2024-06-25 | progress on refSelect (single click to add cell to equation) | Nathan-SR | |
| 2024-06-23 | col filling (really external setting of cell fieldval) works properly ↵ | Nathan-SR | |
| (reaction); moved 'remove doc' option to bottom of row menu | |||
| 2024-06-23 | text highlight works with 'this.' format | Nathan-SR | |
| 2024-06-22 | work on cell field (numerous bugs fixed: spaces now make new divs, invalid ↵ | Nathan-SR | |
| refs no longer break things, valid->invalid ref causes update properly) | |||
| 2024-06-21 | fixed bug where equation didn't save in cell field on reloading (batching issue) | Nathan-SR | |
| 2024-06-20 | eq highlight working 70% | Nathan-SR | |
| 2024-06-20 | some progress on eq text highlighting | Nathan-SR | |
| 2024-06-20 | cursor position consistency for schema cell field | Nathan-SR | |
| 2024-06-17 | persistent sort option added, still need UI indication; some header ↵ | Nathan-SR | |
| bugs/weirdness fixed | |||
| 2024-06-17 | schema cell editable field class started | Nathan-SR | |
| 2024-06-15 | text highlighting works with 'this.' format | Nathan-SR | |
| 2024-06-14 | func parser bug where multiple references to same doc didn't parse correctly ↵ | Nathan-SR | |
| fixed | |||
| 2024-06-13 | cell highlighting from equations WORKS! | Nathan-SR | |
| 2024-06-12 | cell value parser for highlighting cells used in equation works; need to ↵ | Nathan-SR | |
| implement actual VU | |||
| 2024-06-12 | fixed col drag highlight and cleaned up multi-select highlight | Nathan-SR | |
| 2024-06-10 | bug fixed | Nathan-SR | |
| 2024-06-10 | lock row editing | Nathan-SR | |
| 2024-06-07 | lots of UI improvements | Nathan-SR | |
| 2024-06-04 | c | Nathan-SR | |
| 2024-06-03 | merge prep | Nathan-SR | |
| 2024-06-03 | new columns display blank | Nathan-SR | |
| 2024-05-14 | editable columnheader progress; still not updating properly on adding new col | Nathan-SR | |
| 2024-05-13 | editable column header started | Nathan-SR | |
