Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-03 | fixed chrome error with adding space between <spans> and <ol>s after ↵ | bobzel | |
deleting a list_item | |||
2024-04-03 | from last | bobzel | |
2024-04-03 | fixed resizing from corners to snap properly | bobzel | |
2024-04-02 | Merge branch 'master' into zach-starter | Zachary Zhang | |
2024-04-02 | test | Zachary Zhang | |
2024-04-02 | updated h1,etc css. updated package versions. | bobzel | |
2024-04-02 | fixed highlight list type button | bobzel | |
2024-04-01 | fixed tab views to suppress setting height if doc is fitWidth | bobzel | |
2024-04-01 | fixed text toggle buttons to highlight based on selection. enabled ↵ | bobzel | |
background colors for text lists. cleaned up text insertion point setting on pointer up. fixed autoHeight for text boxes with 'auto' nodes like ordered lists. | |||
2024-04-01 | fixing setting marks on ordererd_lists | bobzel | |
2024-04-01 | restored pivot view for metadata not just tags. | bobzel | |
2024-04-01 | fixed exceptions on link to link positions | bobzel | |
2024-04-01 | from last | bobzel | |
2024-04-01 | fixed header template to be marginally functional. | bobzel | |
2024-04-01 | forgot these from last - fixes forced text scroll from pres trail. | bobzel | |
2024-04-01 | revert back to old style of forced text scrolling - doesn't work for pres ↵ | bobzel | |
trails. | |||
2024-03-31 | fixed scrolling to targets in text views. fixed referencing fields on ↵ | bobzel | |
another doc from text box. fixed '@name' technique for publishing documents to also remove documents and work anywhere a title is set. | |||
2024-03-31 | some cleanup | eleanor-park | |
2024-03-31 | Merge branch 'master' into dataviz-ai-sarah | srichman333 | |
2024-03-31 | range | srichman333 | |
2024-03-31 | fixed divider column for notetaking view. fixed scrolling of text docs. ↵ | bobzel | |
fixed keeping user docs in system button bars. | |||
2024-03-31 | selection | Nathan-SR | |
2024-03-31 | ctrl selection | Nathan-SR | |
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 | got rid of HTMLMarkers in favor of Configs -- fixes issues with pdf and web ↵ | bobzel | |
annotations not scrolling to the right place. Also got rid of default values for x/y which caused a similar problem for some configs which should not have x/y set. fixed webBox to have its annotation computedField set properly | |||
2024-03-30 | updated and fixed wiki link to use @(wiki:...) and fixed linkManager from ↵ | bobzel | |
infinite looping on relatedlinker(). fixed clicking in text exxeptions. | |||
2024-03-30 | fixed potential cycle in linkManager relatedLink. fixed anchors to videos ↵ | bobzel | |
not to be to timeline | |||
2024-03-30 | got rid of pdf_thumbnails | bobzel | |
2024-03-30 | audio box fixes | bobzel | |
2024-03-30 | open audio dictation in sidebar | bobzel | |
2024-03-30 | cleanup of import orderings. | bobzel | |
2024-03-30 | trying to cleanup import cycles | bobzel | |
2024-03-30 | weird breaking problem with imports in lightboxview | bobzel | |
2024-03-30 | fixed snapshot workspace functions by getting rid of @actions. fixed ↵ | bobzel | |
lightbox to not rerende on invalidation which allows videos to play. | |||
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-30 | working on making flashcards from pdf with ai | alyssaf16 | |
2024-03-29 | small fix to retoreTargetView. reformatted file. | bobzel | |
2024-03-29 | fixed capture offset to target in link following. fixed links to appear in ↵ | bobzel | |
lightbox and to not disappear when dragged. | |||
2024-03-29 | filter links out of carousel views. | bobzel | |
2024-03-29 | fixed making strokes able to allow followTarget click funcs to what they're ↵ | bobzel | |
linked to. Made it possible to render links to links. avoid deleting links when switching tabs/closing app. | |||
2024-03-29 | got rid of unused arrange/flashcards tool button modes | bobzel | |
2024-03-29 | enabled %<notestyle> to switch note types. fixed linking to top-level ↵ | bobzel | |
templates (postit, idea, etc). customized postit and idea style. | |||
2024-03-29 | fixed equation box resizing to stay in place. fixedlightbox to have a black ↵ | bobzel | |
foreground color so equations can be seen. fixed function plots to translate more of the math syntax | |||
2024-03-28 | fixed following link to pdf text selection with highlights. fixed hide ↵ | bobzel | |
key/value in dashfieldView. fixed selecting dashFieldView nodes. | |||
2024-03-28 | enabled functions to be entered in dashFieldViews on creation. | bobzel | |
2024-03-28 | fixed keyvaluebox to show props document, never the doc in the fieldKey ↵ | bobzel | |
slot. changed computedFIelds to do mobx caching. changed text boxes to do updating from templates based on a fieldKey_autoUpdate flag combined with modification timestamps. enabled comparison box to work with text fields in addition to docs. | |||
2024-03-28 | fixed tabbing between items in nested dashFieldViews | bobzel | |
2024-03-27 | preserve nodeSelections after onBlur by not calling autoLink. fix promoting ↵ | bobzel | |
text to list cursor locatoin | |||
2024-03-27 | fixed lightbox views to suppressheight for docs with layout_fitWidth set | bobzel | |