| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-08 | fixed exception when setting titles on text docs. | bobzel | |
| 2020-10-08 | fixed adding/removing schema columns. fixed showing text/ink tools in menu ↵ | bobzel | |
| at right time. cleaned up schema view a bit and fixed drag bar from disappearing when shown in full tab. | |||
| 2020-10-07 | fixed undoing changes to a textbox's fontsize/family. changed auto-page ref ↵ | bobzel | |
| syntax to start with ':'. fixed making text menu appear when clicking on caption & other text boxes. | |||
| 2020-10-07 | fixed following links to set the scollTop of PDFs corretion. Fixed ↵ | bobzel | |
| following links to rich text anchors to scroll and highlight properly. fixed pushpin behavior to only toggle off when the target is in sight. | |||
| 2020-10-05 | fixed formatted texst box select on load when pdf is full screen and the ↵ | bobzel | |
| same pdf is in inactive tab behind it. | |||
| 2020-10-05 | stopped ctrl-a from selecting doucment.body. prevented pdfviewer's texxt ↵ | bobzel | |
| layer from scrolling horizontally when text annotations go out of bounds horizontally. fixed text boxes to not grab selectonOnLoad focus unless they're in an active tab. | |||
| 2020-09-30 | fixed linking to text hyperlinks from PDFs | bobzel | |
| 2020-09-29 | fixed highlighting of sidebar handle when no annotations are accessible | bobzel | |
| 2020-09-29 | simplfiled ':' menu and fixed creating items to not assume a template. add ↵ | bobzel | |
| emptyNote. fixed scrolling in stacking views broken in previous commit. changed formattedTextBox to support stacking sidebar. | |||
| 2020-09-29 | made pdf/web anchors pushpins by default. can now remove docs you own from ↵ | bobzel | |
| sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields | |||
| 2020-09-29 | fixed highlighting of link hypertext anchors (was offset very wrongly ↵ | bobzel | |
| before). fixed setting link mark correctly when linking two hypertext anchors. fixed allowing link to parent collection when parent collection is specified by clicking its link button | |||
| 2020-09-29 | changed sidebar functionality for textboxes to open outward and make handle ↵ | bobzel | |
| blue when there are contents. added a fitToBox capability for contents of sidebar. | |||
| 2020-09-28 | removed sidebar menu item. fixed contents of annotations to display ↵ | bobzel | |
| annotation's info, not pdf's. | |||
| 2020-09-23 | fixed sidebar collection to open up when clicking the handle. fixed being ↵ | bobzel | |
| able to type immediately into a new texst box in the text box sidebar. | |||
| 2020-09-23 | fixed marquee summarize. moved higlighint text to expoert mode. moved ↵ | bobzel | |
| create timestamp on enter to expert mode. | |||
| 2020-09-21 | fixed text box llnk preview to go away when docs are closed. fixed tree ↵ | bobzel | |
| view to be more efficient by not re-rendering when items are selected. made slide view text items forceActive | |||
| 2020-09-21 | closed text box comment box when text box is unmounted. preveted lozenge ↵ | bobzel | |
| of which user had edited the box from lingering. | |||
| 2020-09-21 | made curPage a playground field so that scroll positions aren't mirrored. | bobzel | |
| 2020-09-20 | fixed undo for bullet points to not take multiple steps and to work ↵ | bobzel | |
| properly. no longer adds cursorfiels to the undo stack. fixed sharing manager to no create unnecesary documents.. | |||
| 2020-09-18 | added maximum height to stacking items in sidebar using childLimitHeight. ↵ | bobzel | |
| made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now. | |||
| 2020-09-18 | changed ACL to acl. fixed title to read values from data doc ↵ | bobzel | |
| preferentially over layout doc. | |||
| 2020-09-17 | fixed deleting text links to work when there are multiple links in the same ↵ | bobzel | |
| linkAnchor mark. addressed problem with text getting a negative height when its resized to fit content in a preview window when its also displayed in freeform. | |||
| 2020-09-17 | from last | bobzel | |
| 2020-09-17 | changed text box headers from a template to a title bar. | bobzel | |
| 2020-09-15 | rearranged menu items, made a bunch developer mode. fixed setting color via ↵ | bobzel | |
| ColorBox of colelctions. | |||
| 2020-09-15 | updated formattedTextBox to update title when editing a template | bobzel | |
| 2020-09-14 | updated header text view. fixed dragging tree view items to unregister ↵ | bobzel | |
| listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text. | |||
| 2020-09-14 | updated the custom text box to specify frontSize through document values. | bobzel | |
| 2020-09-14 | fixed userdoc tree view layout issues caused by outline mode. added ↵ | bobzel | |
| treeViewHideHeader to avoid hackiness of overlaoding treeVewHideTitle | |||
| 2020-09-13 | got rid of textTemplates which were superfluous. fixed problems with stored ↵ | bobzel | |
| Marks on templates when creating one by typing and the template is the default layout. | |||
| 2020-09-13 | added back in menu option for hiding link button. fixed resetting text back ↵ | bobzel | |
| to template | |||
| 2020-09-13 | fixed making delegates of custom headerViews. fixed non-responsive carriage ↵ | bobzel | |
| returns in textBoxes occasionally at the end of the text stream. fixed upating titles on templated text boxes. fixed setting layoutfield values in DashFieldViews to update the template and layout doc. | |||
| 2020-09-12 | fixed stacking view selections to have the right bounding box. fixed text ↵ | bobzel | |
| boxes to work with headerVIew template which has multiple text boxes in it. | |||
| 2020-09-12 | fixed sidebar views in text boxes to work in treeview outlines. fixed ↵ | bobzel | |
| context menus to select docs again. fixed linkAnchors to show up when isLinkButton is true but doc is selcted. changed nudging to be ignore in annotation overlays | |||
| 2020-09-11 | caught exception in formatted text when nagivating to a Slide in ↵ | bobzel | |
| presentationv iew. | |||
| 2020-09-11 | fixed creating text boxes with pre-set text to select that text -- used in ↵ | bobzel | |
| treeView outlines | |||
| 2020-09-11 | changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵ | bobzel | |
| presentations for treeview outlines. | |||
| 2020-09-08 | Merge branch 'master' into workingTemplates | bobzel | |
| 2020-09-08 | fixed event handling on embedded textboxes - dash field views need to ↵ | bobzel | |
| stopPropagation() on pointerdown events, and textBoxes need to handle scroll events when they are rootSelected() (ie, in a template) | |||
| 2020-09-08 | fixed presbox, videobox and some others to set NativeWidth/Height properly. | bobzel | |
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-09-08 | resurrecting templates with childLayout | bobzel | |
| 2020-09-03 | fixed linking pdf selections to rtf selections. | bobzel | |
| 2020-09-02 | fixed search in text boxes to ignore case. fixed creating new tabs when ↵ | bobzel | |
| only a stack exists. fixed SearchBox to only create one time. | |||
| 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-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-24 | cleaned up all library() calls to add icons. fixed import styles. fixed ↵ | bobzel | |
| keyboard events for presentation views to trigger when no input box is the target. | |||
| 2020-08-23 | fixed dockingview tab highlighting. fixed text hyperlink link following to ↵ | bobzel | |
| show target correctly (not clipped) and avoid exceptions. | |||
| 2020-08-23 | added settings for default text titles. fixed image audio annotatoins. ↵ | bobzel | |
| fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings. | |||
| 2020-08-22 | changed customTitle to title-custom | bobzel | |
