| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-04-25 | got rid of focus mechanism on click. fixed shift-click to multiselect. ↵ | Bob Zeleznik | |
| fixed pile view interactions. added FollowLink on click menu items. | |||
| 2020-04-23 | fixed browser back after link navigation. simplified menus more. fixed ↵ | Bob Zeleznik | |
| jitter mode to be seeded. fixed menu gear for collections. . | |||
| 2020-04-22 | extended links to support a draw all the time flag. fixed parentdocseletor ↵ | Bob Zeleznik | |
| to update when inputs change. | |||
| 2020-04-18 | several pointerevent fixes broken by last change. added scroll to target ↵ | Bob Zeleznik | |
| for webBox links. | |||
| 2020-04-10 | more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵ | Bob Zeleznik | |
| checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms | |||
| 2020-04-09 | fix presbox to work with linked documents. more cleanup to use ↵ | Bob Zeleznik | |
| dataDoc/layoutDoc/rootDoc. changed ## to >> for inline comment to open up #### heading markdown | |||
| 2020-04-09 | fixed linkAnchorDoc so that it can be selected and deleted. | Bob Zeleznik | |
| 2020-04-08 | fixed isButton => isLinkButton updates | Bob Zeleznik | |
| 2020-04-07 | lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵ | Bob Zeleznik | |
| renamed things. made collectiontypes strings not numbers. | |||
