| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-17 | GOD IS GOOD | aidahosa1 | |
| 2024-05-17 | yay git add -A | aidahosa1 | |
| 2024-05-17 | we did it joe | aidahosa1 | |
| 2024-05-16 | ab to do some silly thing | aidahosa1 | |
| 2024-05-16 | pdfs being weird | aidahosa1 | |
| 2024-05-14 | me vs the gpt API who will win | aidahosa1 | |
| 2024-05-14 | may this ginger tea propell me to greatness amen | aidahosa1 | |
| 2024-05-14 | getting close to done | aidahosa1 | |
| 2024-05-13 | god is good | aidahosa1 | |
| 2024-05-13 | fixed documentDecorations for cardDeck view to not lag behind document movement | bobzel | |
| 2024-05-13 | create technically working | aidahosa1 | |
| 2024-05-11 | transformations are being unbelieveably silly rn | aidahosa1 | |
| 2024-05-07 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-05-07 | hm | aidahosa1 | |
| 2024-04-25 | pinning freeform contents now captures the layout | bobzel | |
| 2024-04-14 | clean up of freeform centeringShift and nativeScaling | bobzel | |
| 2024-04-12 | fixed auto play for trails. fixed presbox to allow drag and drop in ↵ | bobzel | |
| addition to pin button. fixed tree view to not 'move' items that have a 'copy' drop action. fixed dragPreDrop functions in tree and stacking views to use source drag action over target drop action. | |||
| 2024-04-11 | sorting works but nothing else does as is life | aidahosa1 | |
| 2024-04-10 | more notetaking fixes - turn off autoSize, unobserve children. fixed typing ↵ | bobzel | |
| a new note to delete placeholder text. added autoCreate for columns. added pivot column selector for notetaking view. | |||
| 2024-04-10 | enabled a notetaking category field other than 'NotetakingCategory' | bobzel | |
| 2024-04-10 | fixed buttons to have an embedContainer. cleaning up notetaking view - ↵ | bobzel | |
| fixing colors for input buttons, fixing when buttons appear (by extending the column targe to always be 100%) | |||
| 2024-04-05 | updates for new css-loader | bobzel | |
| 2024-04-04 | fixed weird centering, finally got the y positioning working, and am ↵ | aidahosa1 | |
| (unsuccesfully) working on creating rows | |||
| 2024-04-04 | from last | bobzel | |
| 2024-04-04 | transformation fixes for cardDeckView | bobzel | |
| 2024-04-04 | hm | aidahosa1 | |
| 2024-04-04 | figuring out sorting-- may just leave it to god | aidahosa1 | |
| 2024-04-04 | . | aidahosa1 | |
| 2024-04-04 | fix for document decorations | bobzel | |
| 2024-04-04 | figuring out how to find the doc wrapper thing | aidahosa1 | |
| 2024-04-04 | me vs pointer events who will win | aidahosa1 | |
| 2024-04-04 | working on implementing card logic | aidahosa1 | |
| 2024-04-04 | the lack of pushing is astounding actually | aidahosa1 | |
| 2024-04-01 | fixed tab views to suppress setting height if doc is fitWidth | bobzel | |
| 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 | fixed divider column for notetaking view. fixed scrolling of text docs. ↵ | bobzel | |
| fixed keeping user docs in system button bars. | |||
| 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 | cleanup of import orderings. | bobzel | |
| 2024-03-30 | trying to cleanup import cycles | 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-29 | filter links out of carousel views. | bobzel | |
| 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 | fixed tabbing between items in nested dashFieldViews | bobzel | |
| 2024-03-27 | changed dashFieldViews to support Tab'ing between other dashFieldviews, ↵ | bobzel | |
| changed deleting links to clear out the anchors so that linkBoxes will go away more easiliy. changed funcitonPlot to plot the equations that are linked to it. changed equations to link to functions. changed undo and other console logging to only happen when undo docked buttons are expanded (visible) | |||
| 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-24 | fixed crash on richtextfield to string when there's no data. fixed schema ↵ | bobzel | |
| cells not to edit unless selected. | |||
| 2024-03-24 | fixed linkdocpreviews to sequence through multiple links. fixed text boxes ↵ | bobzel | |
| to update text when dashfieldView text changes (but the fieldview doesn't), fixed dashFieldViews to be editable cleanly, and to allow sub-dashFieldViews to be editbale. allowed toggle on/off of dashFieldView fieldKey. got rid of sidebars in scemaCells. fied editing dashFieldViews in captions and as childrend of dashFieldViews by passing rootSelected | |||
