| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
| FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent. | |||
| 2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
| filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 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 | fixed some undo issues with schema fill down. added bool cell view. added ↵ | bobzel | |
| UI for showing/setting values on layout vs data docs. | |||
| 2023-04-27 | performance tuning for schema views to avoid re-rendering each table cell ↵ | bobzel | |
| when child docs change. | |||
| 2023-04-27 | fixed editing schema cells with keyboard only | mehekj | |
| 2023-04-27 | trying to get schema keyboard controls working | mehekj | |
| 2023-04-24 | crappy version of schema image cell preview on hover | mehekj | |
| 2023-04-19 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-12 | readonly fields and schema key info display | mehekj | |
| 2023-03-28 | numerous changes to try to simplify event handling in DocumentView - got rid ↵ | bobzel | |
| of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable', | |||
| 2023-03-24 | fixed showing keyValueBox when document opacity is 0 or it is hidden. fixed ↵ | bobzel | |
| toggling link targets. fixed sorting and undoing schema view changes. | |||
| 2023-03-24 | overhaul of selection api so that schema and other views behave like ↵ | bobzel | |
| freeform and use document views onClick for selection | |||
| 2023-03-23 | fixed dragging schema rows. fixed not being able to click row buttons ↵ | bobzel | |
| unless schema view is active. | |||
| 2023-03-23 | fixed up pointer events so that schema and freeform items can be selected ↵ | bobzel | |
| without selecting the collection. however, dragging the item drags the collection unless the collection is selected. cleaned up selected docs in schema to not keep a parallel observableSet to SelectionManager.. | |||
| 2023-03-22 | shift enter shortcut to fill column | mehekj | |
| 2023-03-01 | cells editable | mehekj | |
| 2023-03-01 | drag and drop working | mehekj | |
| 2023-03-01 | override onclick script | mehekj | |
| 2023-02-28 | preserve sort when adding docs, break sort when rearranging | mehekj | |
| 2023-02-28 | arrow key movement | mehekj | |
| 2023-02-28 | added dragging code | mehekj | |
| 2023-02-28 | selection working (except ctrl+click) | mehekj | |
| 2023-02-28 | rows are documentviews (again) | mehekj | |
| 2023-02-27 | rows are documentviews but clipped | mehekj | |
| 2023-01-28 | version without schemarow as documentview | mehekj | |
| 2023-01-28 | checkpoint: schemarow as documentview functioning | mehekj | |
| 2022-11-21 | column deletion and new key menu fixes | mehekj | |
| 2022-11-07 | basic key selection menu created | mehekj | |
| 2022-10-24 | switched drag element to show rows | mehekj | |
| 2022-08-18 | added external drop and column resize | mehekj | |
| 2022-08-16 | got formatter to work | mehekj | |
| 2022-08-15 | add new doc as schema row | mehekj | |
| 2022-08-11 | drag and drop rows works, needs cleaning up | mehekj | |
| 2022-08-11 | bad dragging code in progress | mehekj | |
| 2022-08-10 | basic selection complete | mehekj | |
| 2022-08-10 | basic table in progress | mehekj | |
