| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-18 | fixed ctrl-drag for expressions, maps, fform doc selections. fixed using ↵ | bobzel | |
| shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it. | |||
| 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-07-13 | fixes for equation box default selections. | bobzel | |
| 2023-06-06 | updated text properties to be prefixed with field 'text_' | bobzel | |
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-02-02 | fixed sizing of equation boxes and added grab cursor for link anchors | bobzel | |
| 2023-02-02 | added initial support for equationBox font size setting | bobzel | |
| 2022-10-07 | fixes for equations : :eq as option to ctrl-m inside a text box. added ↵ | bobzel | |
| background for equations. fixed cursor focus issues. | |||
| 2022-07-25 | fixed equationBox width sizing | bobzel | |
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2021-09-20 | fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵ | bobzel | |
| show titles for ink or equations using fields now. | |||
| 2021-09-17 | stop propagation of keybaord events in EquationBox to allow cursor controls ↵ | bobzel | |
| w/o moving the document | |||
| 2021-03-06 | updated a bunch of _backgroundColors to backgroundColors | bobzel | |
| 2021-03-06 | cleaned up a little bit in doc decorations. | bobzel | |
| 2021-03-04 | fixed scrolling of web pages and fitwidth for web pages. | bobzel | |
| 2021-03-04 | fixed dynamic updating of equations and functions when underlying data cahnges. | bobzel | |
| 2021-03-03 | from last | bobzel | |
| 2021-03-03 | added functionPlot. trying to make fitWidth make sense everywhere ↵ | bobzel | |
| (lightbox, stacking panels with autosize columns, etc). | |||
| 2021-03-02 | added a fitwidth toggle for lightbox. fixed _showCaption/setting _fields to ↵ | bobzel | |
| undefined. updated documentView to use not having fitWidth set as a trigger for whether to treat a doc without nativeWidth/Height as if its width/height is that. | |||
| 2021-03-02 | some cleanup and extensions to Equationbox stuff. can sort of be nested in ↵ | bobzel | |
| text docs with ctrl-m. | |||
| 2021-03-01 | added basic math typeset equation input | bobzel | |
