aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/LabelBox.tsx
AgeCommit message (Expand)Author
2024-10-08changed carousel view to resize ui buttons based on screen scaling and docume...bobzel
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ...bobzel
2024-10-06Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...alyssaf16
2024-10-06commentsalyssaf16
2024-10-02merged with masterbobzel
2024-10-02added showTags button for cardView. fixed unnecessary invalidations of TagsV...bobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-08-30clean up comparison boxalyssaf16
2024-08-12more any -> type fixesbobzel
2024-07-25cleaned up labelBoxbobzel
2024-07-24switched to using textfit for label fitting text.geireann
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...bobzel
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-07fixed several things related to templates for labels (used as icons) and Fon...bobzel
2024-02-05changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all lockin...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-07fixed table boxes and label boxes.bobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-01cleaning up documentview props. got rid of special cases for keyValueBox. ...bobzel
2023-11-29cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDocbobzel
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging f...bobzel
2023-06-13fixed updating cached docs when opening a backlinks collection. added some F...bobzel
2023-06-06updated text properties to be prefixed with field 'text_'bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-03-24fixed showing keyValueBox when document opacity is 0 or it is hidden. fixed ...bobzel
2023-03-17cleaned up highlighting styles a bit. fixed stackedTimeline screen to local xf.bobzel
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2023-01-20removed tour map from lightbox. added option to create anchors without addin...bobzel
2022-12-16fixed problem with undo. regularized all linkfollowing anchor fields to star...bobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by goi...bobzel
2022-06-02fixed previously introduced bug where pin doc added pres to first tab collect...bobzel
2022-04-29another labelBox fix using zerowidth spaces!bobzel
2022-04-29another fix for Label's BigText to make multiline work better. fixed server ...bobzel
2022-04-29changed the way labelBox splits words to allow .&- added icon for webBoxbobzel
2022-04-29cleaned up creation of icon templates. fixed labelBox to support padding and...bobzel
2022-04-12cleaned up errors/warnings. fixed dragging to turn off pointer events on wh...bobzel
2022-04-11lots of layout fixes to groups, labels, ink to support iconification better. ...bobzel
2022-04-11making layout icons work better.bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-20Revert "Merge remote-tracking branch 'origin/speedups2' into temporalmedia-me...mehekj
2022-03-17Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehekmehekj