aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2024-05-19merged with soon-to-be-masterbobzel
2024-05-19Merge branch 'restoringEslint' into aisosa-starterbobzel
2024-05-18more cardView cleanupbobzel
2024-05-18updated cardDeckView codebobzel
2024-05-18done fr perchanceaidahosa1
2024-05-18perchance time to pullaidahosa1
2024-05-17GOD IS GOODaidahosa1
2024-05-17merged with new masterbobzel
2024-05-17manually added ChatBox from aj-starterbobzel
2024-05-16refactor/cleanup of pres animations. changed effects to start halfway ↵bobzel
through a zoom transition.
2024-05-16pdfs being weirdaidahosa1
2024-05-14getting close to doneaidahosa1
2024-05-13create technically workingaidahosa1
2024-05-12Merge branch 'master' into zach-starterZachary Zhang
2024-05-11transformations are being unbelieveably silly rnaidahosa1
2024-05-10added an always option for OpenWhere lightbox. cleaned up/fixed making ↵bobzel
collections capable of being a lightbox.
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-07Merge branch 'master' into aisosa-starteraidahosa1
2024-05-07hmaidahosa1
2024-05-02another push to remove cycles by pushing things onto Doc and DocumentViewbobzel
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-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-30from lastbobzel
2024-04-29more eslintbobzel
2024-04-29updating showDocument to not have to know about groups -- all group logic is ↵bobzel
in collectionfreeformview.
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc ↵geireann
elements to not focus on group first.
2024-04-25minor lint cleanupbobzel
2024-04-24completing eslint passbobzel
2024-04-24fixed 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-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-21more lint cleanupbobzel
2024-04-19lint fixes.bobzel
2024-04-19fixed text search highlighting. fixed first typed characfter of note to ↵bobzel
have marks.
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-10fixed 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-05updates for new css-loaderbobzel
2024-04-04working on implementing card logicaidahosa1
2024-04-02Merge branch 'master' into zach-starterZachary Zhang
2024-04-01fixed 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-01from lastbobzel
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-30updated and fixed wiki link to use @(wiki:...) and fixed linkManager from ↵bobzel
infinite looping on relatedlinker(). fixed clicking in text exxeptions.
2024-03-30fixed potential cycle in linkManager relatedLink. fixed anchors to videos ↵bobzel
not to be to timeline
2024-03-30audio box fixesbobzel
2024-03-30cleanup of import orderings.bobzel
2024-03-30updated 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.