| 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-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-04-11 | removed arrangeItems context button for collections to make it a funciton on ↵ | bobzel | |
| drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs. | |||
| 2023-03-28 | mostly code cleaning. small bugs | bobzel | |
| 2023-03-17 | fixed clicking and dragging stackedTimeline anchors. updated followLink ↵ | bobzel | |
| parameters | |||
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed ↵ | bobzel | |
| animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. . | |||
| 2023-02-02 | fixed sizing of equation boxes and added grab cursor for link anchors | bobzel | |
| 2022-11-29 | changes to streamline link editing UI (got rid of LinkEditor). cleaned up ↵ | bobzel | |
| link (un)highlighting. | |||
| 2022-11-17 | mostly changing strings to enums | 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-08-08 | cleaning up link ui. linkPreviews (not from linkMenu) have an edit button. ↵ | bobzel | |
| link lines work when in lightboxview. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2021-09-23 | fixed one crash when color string has capital letters. | bobzel | |
| 2021-09-03 | fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵ | bobzel | |
| multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans | |||
| 2021-03-30 | more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵ | bobzel | |
| to linkAnchorBox. | |||
| 2021-03-18 | cleaned up link making. Documents don't add to the Undo stack when being ↵ | bobzel | |
| created and Initializing is set. Links to text regions automatically update their link line endpoints even if autoMove isn't set. regularized initialization fields to avoid special cases about setting delegate keys without a leading "_" | |||
| 2021-02-26 | fixed serialization error handling to not kill Dash - bad list items ↵ | bobzel | |
| prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields. | |||
| 2021-02-13 | fixed bug introduced where stacked documents couldn't be reordered. changed ↵ | bobzel | |
| lightbox future a bit. | |||
| 2021-02-10 | fixes for removing individual overlapping textanchors in a textBox. ↵ | bobzel | |
| Hopefully near final cleanup of linkDocPreview and FormattedTextComment | |||
| 2021-02-09 | overhaul of linkdocpreview. delegated linkpreviewing from ↵ | bobzel | |
| formattedTextBoxComments to LinkDocPreview | |||
| 2021-02-09 | started to cleanup LinkDocPreview, LinkMenu. | bobzel | |
| 2021-02-09 | fixed drawing link lines between everything except textanchor - to - textanchor. | bobzel | |
| 2021-01-08 | fixed breaking undo when clicking on individual link blue dot | bobzel | |
| 2020-12-16 | cleaned up some link following code. fixed problem following links from ↵ | bobzel | |
| LinkAnchorBox's | |||
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵ | bobzel | |
| StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp. | |||
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel | |
| 2020-12-11 | fixed stackingview autoHeight when headers are on that don't overlap. ↵ | bobzel | |
| improved styles a bit. added foreground color that contrasts with background by default. added an itemBackgroundColor(for <item>Box's) which is distinct from BackgroundColor (for docViews) | |||
| 2020-12-11 | converted all style sheet properties to enums. | bobzel | |
| 2020-12-11 | cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added ↵ | bobzel | |
| hideTitle. fixed background shadow on isButton documents. | |||
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 2020-09-30 | fixed following summary to open new tab in place. merged link follow code | bobzel | |
| 2020-08-29 | major restructure of how addDocTabs works. now you can add/replace with ↵ | bobzel | |
| options for left/right/top/bottom and specific panel names | |||
| 2020-08-29 | reorganized source files into proper directories. split contents of ↵ | bobzel | |
| ParendDocSelector into CollectionDockingViewMenu and PropetiesDocContextSelector | |||
| 2020-08-28 | fixed undo for collection tabs. fixed treeview to support freezeChildren to ↵ | bobzel | |
| prevent children from being removed from the tree. Made _isBackground a layoutfield. fixed formattedTextBox exceptions on undo from a tab. | |||
| 2020-08-06 | Merge branch 'master' into new_audio | bobzel | |
| 2020-07-30 | from last | Bob Zeleznik | |
| 2020-07-30 | made 'floatin' document API cleaner. fixed interactions with draggin blue ↵ | Bob Zeleznik | |
| dots off and link lines to link documents. removed Recommndations UI stuff. changed treeView to avoid "No, no, no" error warnin when tryin to render promises | |||
| 2020-07-29 | fixed up dot anchors on audio labels/anchors | Bob Zeleznik | |
| 2020-06-27 | cleaned up a bunch of stuff related to TreeViews and link dots. added ↵ | Bob Zeleznik | |
| option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well. | |||
| 2020-06-25 | added link preview for blue buttons. | Bob Zeleznik | |
| 2020-06-23 | cleaner approach to fixing linkAnchor colors | Bob Zeleznik | |
| 2020-06-23 | fixed coloring links | Bob Zeleznik | |
| 2020-06-20 | fixed broken positioning of link anchors. fixed link anchor positiongin in ↵ | Bob Zeleznik | |
| masonry views. | |||
| 2020-06-14 | lint/compile fixes. fixed entering/display of formulas in schema views. | Bob Zeleznik | |
| 2020-05-18 | fixed sizing of web boxes. added auto linking to dropped web clippings. ↵ | Bob Zeleznik | |
| change linkfollowing to open on right. | |||
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-02 | cleaned up a lot of layoutTemplate/String props. fixed link drawing. | Bob Zeleznik | |
| 2020-04-27 | fixed hyperlink anchors | Bob Zeleznik | |
