| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-10 | fixed undoing bringToFront selections - made longPress observable work. ↵ | bobzel | |
| made ink strokes keep Z index by default when clicked. | |||
| 2024-07-01 | moved active ink settings to DocumentView from Doc. Changed how ink fill ↵ | bobzel | |
| color is set based on what is selected. | |||
| 2024-05-24 | lint fixes | bobzel | |
| 2024-05-20 | Merge branch 'restoringEslint' into alyssa-starter | bobzel | |
| 2024-05-19 | Merge branch 'eleanor-starter' into restoringEslint | bobzel | |
| 2024-05-19 | Merge branch 'restoringEslint' into alyssa-starter | bobzel | |
| 2024-05-19 | Merge branch 'restoringEslint' into aisosa-starter | bobzel | |
| 2024-05-18 | from last | bobzel | |
| 2024-05-18 | more cardView cleanup | bobzel | |
| 2024-05-18 | done :) | aidahosa1 | |
| 2024-05-17 | GOD IS GOOD | aidahosa1 | |
| 2024-05-17 | merged with new master | bobzel | |
| 2024-05-17 | manually added ChatBox from aj-starter | bobzel | |
| 2024-05-16 | Merge branch 'restoringEslint' into eleanor-starter | bobzel | |
| 2024-05-16 | refactor/cleanup of pres animations. changed effects to start halfway ↵ | bobzel | |
| through a zoom transition. | |||
| 2024-05-14 | getting close to done | aidahosa1 | |
| 2024-05-13 | create technically working | aidahosa1 | |
| 2024-05-12 | Merge branch 'master' into zach-starter | Zachary Zhang | |
| 2024-05-11 | transformations are being unbelieveably silly rn | aidahosa1 | |
| 2024-05-08 | lots of api cleanup and cycle removal | bobzel | |
| 2024-05-07 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-05-07 | hm | aidahosa1 | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-05-01 | more cycle import removal. fixed ndollar bugs introduced during lint changes. | 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 | 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-24 | completing eslint pass | bobzel | |
| 2024-04-23 | erase multiple segments bug | eleanor-park | |
| 2024-04-19 | lint fixes. | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-04-05 | updates for new css-loader | bobzel | |
| 2024-04-04 | working on implementing card logic | aidahosa1 | |
| 2024-04-04 | the lack of pushing is astounding actually | aidahosa1 | |
| 2024-04-02 | Merge branch 'master' into zach-starter | Zachary Zhang | |
| 2024-04-01 | fixed exceptions on link to link positions | bobzel | |
| 2024-04-01 | fixed header template to be marginally functional. | 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-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 | 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 | 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-28 | fixed following link to pdf text selection with highlights. fixed hide ↵ | bobzel | |
| key/value in dashfieldView. fixed selecting dashFieldView nodes. | |||
| 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 | from last | bobzel | |
| 2024-03-23 | added empty image tool and fixed createCustomView api | bobzel | |
| 2024-03-22 | make ink stroke labels visible always for closed gesture strokes. | bobzel | |
| 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). | |||
