| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-16 | moved isHovering to DocumentView as instance variable instead from ↵ | bobzel | |
| FormattedText as a Document field. cleaned up cluster style provider. fixed freeformView to not trigger as many updates when a doc is dropped, and fixed layoutEngines to not return a background or color unless actually set by the engine. | |||
| 2024-05-15 | lint cleanup | bobzel | |
| 2024-05-15 | merged with new eslint code | bobzel | |
| 2024-05-15 | cleanup | bobzel | |
| 2024-05-15 | more cleanup | bobzel | |
| 2024-05-15 | removing console logs, unused code and text color changing | bobzel | |
| 2024-05-14 | Merge branch 'master' into sophie-pres-transitions | Sophie Zhang | |
| 2024-05-10 | added an always option for OpenWhere lightbox. cleaned up/fixed making ↵ | bobzel | |
| collections capable of being a lightbox. | |||
| 2024-05-08 | lots of api cleanup and cycle removal | bobzel | |
| 2024-05-06 | eslint cleanup | bobzel | |
| 2024-05-03 | fixed pdf rendering. fixed cropping images. fixed zooming out of an image ↵ | bobzel | |
| that is fitWidth to set scroll bar properly. | |||
| 2024-05-03 | fixed not having docs being dragged show up in schema view unless it is active. | bobzel | |
| 2024-05-03 | fixed pindoc in freeform | bobzel | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵ | bobzel | |
| and moving crate functions to <>Box functions | |||
| 2024-04-30 | unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵ | bobzel | |
| CollectionFreeForm stiuff | |||
| 2024-04-30 | broke out clusters code from freeformview to its own file. cleaned up a bit. | bobzel | |
| 2024-04-30 | changed acl- and some other field- to acl_ and field_ style | bobzel | |
| 2024-04-29 | updating showDocument to not have to know about groups -- all group logic is ↵ | bobzel | |
| in collectionfreeformview. | |||
| 2024-04-28 | cleaned up explore mode to use focus(). fixed focusing on group doc ↵ | geireann | |
| elements to not focus on group first. | |||
| 2024-04-28 | simplified explore mode implementation | bobzel | |
| 2024-04-25 | pinning freeform contents now captures the layout | bobzel | |
| 2024-04-25 | added toList() for Doc|Doc[] | bobzel | |
| 2024-04-25 | minor lint cleanup | bobzel | |
| 2024-04-24 | fixed search on pdfs to display results when pDF is not selected. fixed ↵ | bobzel | |
| presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work. | |||
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-04-14 | clean up of freeform centeringShift and nativeScaling | bobzel | |
| 2024-04-10 | remove collection color styling from this branch | Sophie Zhang | |
| 2024-04-09 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2024-03-31 | fixed dropdown in title bar location. moved rotate button up to not ↵ | bobzel | |
| interfere with button bar. don't blur title when editing it. fix drawgging rotate center on templates. support setting alternate colors for text docs -- pretty hacky. fixed tabbing through dashFieldViews. | |||
| 2024-03-30 | cleanup of import orderings. | bobzel | |
| 2024-03-30 | updated mermaids template. updated paintFunc to also render the underlying ↵ | bobzel | |
| code text so that the paintFunc will update if dashFields in the code change. fixed schema views to render templates properly in preview. fixed text to only modify the data doc. changed setPixels in imageBox to not consider scaling of outer containers. | |||
| 2024-03-30 | added Labels button for turning ink labels on/off. added Pixels and Rotate ↵ | bobzel | |
| buttons for images. enabled ink as template for text : check for ink stroke data on layout doc if it's not on data doc & started to have style provider check for properties on layout doc instead of data (background color, boxShadow). fixed toggling key/value on and off when node is selected. | |||
| 2024-03-26 | added empty image tool and click on empty image to select from filesystem. ↵ | bobzel | |
| fixed following links in lightbox and showing links to stackedTimelines. fixed embedding docs into text. fixed not resizing text boxes that also show up in pivot view. prevent context menu from going off top of screen. fixed freeform clustering colors and click to type. fixed links to stackedTimeline marks, and titles for marks. made title editing from doc deco and header use same syntax as keyValue. fixed marquee selection on webBoxes. turn off transitions in freeformdocview after timeout. enabled iconifying templates to propagate to "offspring". fixes images in templates. don't show headr on schema views. | |||
| 2024-03-23 | fixed linking to parts of a template. fixed highlting part of a template ↵ | bobzel | |
| when following a link to it. | |||
| 2024-03-22 | make ink stroke labels visible always for closed gesture strokes. | bobzel | |
| 2024-03-21 | preliminary react-spring anims | Sophie Zhang | |
| 2024-03-17 | use metakey to edit computedfield result instead of expression in schema ↵ | bobzel | |
| cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat). | |||
| 2024-03-14 | fixed disabling info ui to keep it off -- use settings manager to turn it ↵ | bobzel | |
| back on. | |||
| 2024-03-09 | fixed up default text that uses a template to process an initial carriage ↵ | bobzel | |
| return properly. fixed text with inherited templates to be able to show fields with a default dashField value from template that can be overidden on instance. | |||
| 2024-03-07 | fixed several things related to templates for labels (used as icons) and ↵ | bobzel | |
| FontIconboxes. Also made labels non uniformly resizable . | |||
| 2024-03-07 | feat: added dropdown for ease function | Sophie Zhang | |
| 2024-03-04 | changes to restore template menu and fix freeform templates to always show ↵ | bobzel | |
| contents. Fix for alt-dropping an image to replace another image. | |||
| 2024-02-29 | fixed minimap to show at least as much as the freeformview is showing (was a ↵ | bobzel | |
| problem for example when there was just a single document) | |||
| 2024-02-26 | fixed some string types to be enumerations for dropAction. fixed bug in ↵ | bobzel | |
| golden layout dragging where a stack's tabs could disappear. | |||
| 2024-02-25 | fixed conversion of doc to schema cells to allow number 0 to be converted to ↵ | geireann | |
| a string. | |||
| 2024-02-22 | replaced freeform document view wrapper with more direct caching of props. | bobzel | |
| 2024-02-22 | layout progress | Sophie Zhang | |
| 2024-02-22 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
