| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-05 | got rid of dash _xPadding/_yPadding in favor of just using ↵ | bobzel | |
| _xMargin/_yMargin. cleaned up linearView field names | |||
| 2025-05-01 | cleaned up, a bit, how wheel events are blocked from propagating. | bobzel | |
| 2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
| by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
| 2025-04-10 | performance fixes for text boxes to not call screenToLocal unnecessarily. ↵ | bobzel | |
| simplifications to template data docs | |||
| 2025-03-30 | changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ↵ | bobzel | |
| card view. fixed css scaling for styleprovider icons and annotation resizer | |||
| 2025-03-26 | fix so that views use don't use the rootDocument, but rather the current ↵ | bobzel | |
| rendering document. got rid of resolvedDataDoc -- just use rootDocument[DocData] | |||
| 2025-03-06 | fixed resizing height to be > 10 pixels. split pivotView out of timeView. | bobzel | |
| 2024-10-24 | fixed pinning of card and carousel views. | geireann | |
| 2024-10-18 | fixed following anchors to collection card/carousel to set the ↵ | bobzel | |
| current/selected Doc | |||
| 2024-10-18 | fixed following links/show document of items in tabs/carousel/card view to ↵ | bobzel | |
| set options.didMove correctly so that toggleTarget works. | |||
| 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-16 | major fixes to cardDeck view to simplify code and to make arch follow a true ↵ | bobzel | |
| circle arc and to fix doc sizing when fitwidth/lightbox/etc. fixes to flashcard UI for advancing to next Doc in cardView and carousel3D. | |||
| 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 | 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-10 | adjusted hiding chrome for carousel. cleaned up some comparisonBox quiz ↵ | bobzel | |
| code. removed create flashcard pile button from flashcard - would prefer carousel being added to marquee menu. | |||
| 2024-10-09 | more refactoring to of collection flashcards into CollectioSubView to ↵ | bobzel | |
| simplify using it in diferent collection views. | |||
| 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-08 | changed carousel view to resize ui buttons based on screen scaling and ↵ | bobzel | |
| document dimensions. lint errors. | |||
| 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 | from last | bobzel | |
| 2024-10-02 | missing import | bobzel | |
| 2024-10-02 | merged with master | 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 | merged with master | bobzel | |
| 2024-09-29 | Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵ | alyssaf16 | |
| alyssa-starter | |||
| 2024-09-29 | clean up | alyssaf16 | |
| 2024-09-25 | updated carousel to show same filter as in context menu bar. | bobzel | |
| 2024-09-25 | merged with master. updated filtering in carousel view. | bobzel | |
| 2024-09-25 | removed star icon from carousel -- added showTags instead. | bobzel | |
| 2024-09-24 | fixed screen to local for carousel views (especially when in lightbox) | bobzel | |
| 2024-09-19 | merged with master | bobzel | |
| 2024-09-19 | merged with master -- updated filtering from cardView branch | bobzel | |
| 2024-09-19 | changed carousel to set #star tags instead of a metaadata field. | bobzel | |
| 2024-09-18 | lots of changes to fix dragging cards, integrate iconTags with other tags, ↵ | bobzel | |
| sizing docs when selected to fit window, | |||
| 2024-09-17 | Merge branch 'master' into aisosa-starter | bobzel | |
| 2024-09-17 | from last | bobzel | |
| 2024-09-17 | merged with master + cleanup of carousel code | bobzel | |
| 2024-09-17 | fixed carouselfView to fade. cleaned up code a bit | bobzel | |
| 2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-09-06 | added margins for carousel view. allow fordoc decorations to be turned off ↵ | bobzel | |
| for carousel items. | |||
| 2024-09-02 | minor cleanup | bobzel | |
| 2024-09-02 | fixed containerViewPath for carouse and comparison boxes | bobzel | |
| 2024-09-02 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2024-08-27 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-08-09 | a bunch more typing fixes. | bobzel | |
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
| 2024-07-24 | bug and render fixes | eleanor-park | |
