| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-24 | added borders (width, color, and style) for DocumentViews. fixed dropdown ↵ | bobzel | |
| slider buttons to show text labels. | |||
| 2025-02-18 | css fixes for gptPopup + close button | bobzel | |
| 2025-02-14 | major restructure of GPTPopup so that it works with all collections. | bobzel | |
| 2025-02-13 | from last | bobzel | |
| 2025-02-13 | lots of cleanup in GPTpopup. | bobzel | |
| 2025-02-12 | cleaning up how text boxes maintain focus when UI widgets are interacted with. | bobzel | |
| 2025-02-11 | enabled multi-select modification of text documents from topBar buttons. ↵ | bobzel | |
| fixed diagram box layout and scrolling. fixed problem with createDoc tool where it would fail when it got an array. fixed formatting of chat box errors. | |||
| 2025-01-27 | adjusted dash field views to work with new schemacells (eg mermaids docs) | bobzel | |
| 2024-12-04 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-11-13 | made link text use text menu. and made link text zoom with view. cleaned up ↵ | bobzel | |
| equationBox updateSize() | |||
| 2024-11-11 | changes for demo | eleanor-park | |
| 2024-11-01 | fixed inifnite loop in card view caused by bug in formattedText of adding ↵ | bobzel | |
| tagsView height to doc height. made selected docs also be focused docs in cardview. fixed tags text color to be set to black | |||
| 2024-10-30 | reworked how context menu buttons for ink and text work. added ↵ | bobzel | |
| disableMixBlend for making transparent docs not use 'multiply'. | |||
| 2024-10-29 | fixes to allow typing and drawing without a mode switch. | bobzel | |
| 2024-10-28 | reworked LabelBox's to be fully editable. gor rid of singleLine for label ↵ | bobzel | |
| boxes. made a text_fitBox field to render text with a labelBox. fixed styleprovider in freeformview clusters to be untracked() to avoid invalidations. added a default text color to Settings panel. fixed clicking text buttons to not lose focus in labelBox. | |||
| 2024-10-17 | changed layout_isFlashcard to layout_flashcardType with value of 'flashcard' ↵ | bobzel | |
| to make it easy to search for flashcards. made carousel views able to focus() on a Doc. added ability for carousel and card views to have anchors so they can be pinned and linked. fixed pinning collections to save filters | |||
| 2024-10-14 | reorganized comparisonBox related components -- moved stuff down into ↵ | bobzel | |
| Docs.Crete and CurrentUserUtils. changed Doc.Copy to copy Doc's in fields tagged with cloneOnCopy. Changed ComparisonBox to support hover for slide or flip views. Fixed pointerEfvents for hover in comparisonBox | |||
| 2024-10-11 | Lots of cleanup in comparisonBox to get rid of duplicated code and siimplify ↵ | bobzel | |
| long functions. Utility functions were added to ComparisonBox to simplify menu functions, and to FormattedTextBox to simplify creating centered text views. | |||
| 2024-10-11 | fixed verticalalign of text boxes on load when existing text was there. ↵ | bobzel | |
| fixe scrolling of vertical align textboxes when fitwidth is set. added flashcard contextmenu to comparisonbox and | |||
| 2024-10-11 | fix for vertically centered textbox that overflows to switch to top so that ↵ | bobzel | |
| scrolling works. | |||
| 2024-10-11 | fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't ↵ | bobzel | |
| propagate out of carousel or card views. fix for text with image Doc - now gets saved to UPDATE_CACHE working set. | |||
| 2024-10-11 | cleaned up comparisonBox a bit - fixed text doc placeholder text and fixed ↵ | bobzel | |
| parsing keyword/question/answer from flashcard creator. also fixed text boxes within in comparisonBox | |||
| 2024-10-10 | fixed being able to use text menu on text in comparison box. Allow ↵ | bobzel | |
| TextDocuments to be created with a RichText field. Changed comparisonBox to horizontally center flashcard text. | |||
| 2024-10-10 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2024-10-10 | change the default flashcard to have a thin border and have text fill the ↵ | bobzel | |
| card and be vertically and horizontally centered. | |||
| 2024-10-09 | textbox | alyssaf16 | |
| 2024-10-08 | modified how buttons are laid out on carousel and comparison views so that ↵ | bobzel | |
| text boxes can reflow around them. extracted flashcard pratice into its own component and applied it to carousel3D and carousel | |||
| 2024-10-07 | refactored imageUrlToBase64 into clientUtils. lint fixes. | bobzel | |
| 2024-10-07 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2024-10-04 | more lint fixes to schema view changes. | bobzel | |
| 2024-10-04 | Merge branch 'master' into nathan-starter | bobzel | |
| 2024-10-03 | fixed tagsView height when zooming. | geireann | |
| 2024-10-02 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2024-10-02 | fixed bottom padding in textbox for tags to depend on yMargins. | bobzel | |
| 2024-10-02 | merged with master | bobzel | |
| 2024-10-02 | added xMargin for carousel to prevent buttons from overlapping text, etc. ↵ | bobzel | |
| Made showing tags an option for carouselViews that needs to be turned on with showChildTags. Gave text boxes extra height when show Tags is on. | |||
| 2024-10-02 | enabled creating falshcards from a text box selection. | bobzel | |
| 2024-10-01 | Merge branch 'master' into nathan-starter | bobzel | |
| 2024-10-01 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2024-10-01 | more lint fixes | bobzel | |
| 2024-10-01 | more annopalette related cleanup | bobzel | |
| 2024-10-01 | Merge branch 'master' into eleanor-gptdraw | bobzel | |
| 2024-10-01 | fixed eraser mode button to show current eraser and to show options. | bobzel | |
| 2024-10-01 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Nathan-SR | |
| nathan-starter | |||
| 2024-09-30 | cleaned up some lint errors. | bobzel | |
| 2024-09-21 | added flashcard deck creator to foramtted text box. | bobzel | |
| 2024-09-19 | merged with master | bobzel | |
| 2024-09-19 | merged with master -- updated filtering from cardView branch | bobzel | |
| 2024-09-19 | Merge branch 'master' into aisosa-starter | bobzel | |
| 2024-09-19 | fixed setting rotation center. fixed not dropping docs onto themselves. | bobzel | |
