aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2024-05-20Merge branch 'restoringEslint' into alyssa-starterbobzel
2024-05-19Merge branch 'eleanor-starter' into restoringEslintbobzel
2024-05-19Merge branch 'restoringEslint' into alyssa-starterbobzel
2024-05-19Merge branch 'restoringEslint' into aisosa-starterbobzel
2024-05-18from lastbobzel
2024-05-18more cardView cleanupbobzel
2024-05-18done :)aidahosa1
2024-05-17GOD IS GOODaidahosa1
2024-05-17merged with new masterbobzel
2024-05-17manually added ChatBox from aj-starterbobzel
2024-05-16Merge branch 'restoringEslint' into eleanor-starterbobzel
2024-05-16refactor/cleanup of pres animations. changed effects to start halfway ↵bobzel
through a zoom transition.
2024-05-14getting close to doneaidahosa1
2024-05-13console.logs removedNathan-SR
2024-05-13equation parser works but occasional call stack errorNathan-SR
2024-05-13create technically workingaidahosa1
2024-05-13editable column header startedNathan-SR
2024-05-12Merge branch 'master' into zach-starterZachary Zhang
2024-05-11transformations are being unbelieveably silly rnaidahosa1
2024-05-09goodbye old parser ;( hello new parser :)Nathan-SR
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-07Merge branch 'master' into aisosa-starteraidahosa1
2024-05-07hmaidahosa1
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-01more cycle import removal. fixed ndollar bugs introduced during lint changes.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-24completing eslint passbobzel
2024-04-23erase multiple segments bugeleanor-park
2024-04-19lint fixes.bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-05updates for new css-loaderbobzel
2024-04-04working on implementing card logicaidahosa1
2024-04-04the lack of pushing is astounding actuallyaidahosa1
2024-04-02Merge branch 'master' into zach-starterZachary Zhang
2024-04-01fixed exceptions on link to link positionsbobzel
2024-04-01fixed header template to be marginally functional.bobzel
2024-03-31fixed 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-31fixed divider column for notetaking view. fixed scrolling of text docs. ↵bobzel
fixed keeping user docs in system button bars.
2024-03-30got 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-30added 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-30working on making flashcards from pdf with aialyssaf16
2024-03-29got rid of unused arrange/flashcards tool button modesbobzel
2024-03-29enabled %<notestyle> to switch note types. fixed linking to top-level ↵bobzel
templates (postit, idea, etc). customized postit and idea style.
2024-03-28fixed following link to pdf text selection with highlights. fixed hide ↵bobzel
key/value in dashfieldView. fixed selecting dashFieldView nodes.
2024-03-26added 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-23from lastbobzel
2024-03-23added empty image tool and fixed createCustomView apibobzel
2024-03-22make ink stroke labels visible always for closed gesture strokes.bobzel