about summary refs log tree commit diff
path: root/src/view/com/lightbox/Lightbox.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* [Lightbox] prevent browser-default escape key behavior (#8859)Ridley Combs2025-08-191-0/+1
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-6/+6
* [Layout] Base (#6907)Eric Bailey2024-12-051-7/+9
* [Lightbox] Add border radius to avatars (#6136)dan2024-11-081-55/+87
* Refactor lightbox prop drilling (#6073)dan2024-11-041-18/+2
* Refactor lightbox model to plain object (#5999)dan2024-10-291-15/+11
* Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustmentsAlexander K2024-03-171-10/+44
* New Web Layout (#2126)dan2024-01-221-6/+14
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+4
* Factor lightbox out into hook/context (#1919)Paul Frazee2023-11-151-14/+19
* More profile refactor updates (#1886)Paul Frazee2023-11-131-2/+2
* Internationalization & localization (#1822)Ansh2023-11-091-4/+7
* Fix alt text selectability in lightbox on web (close #1548) (#1571)Paul Frazee2023-10-021-1/+0
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-031-0/+2
* [APP-656] make alt text expandable (#821)Ansh2023-06-011-3/+18
* Support arrow key navigation for Lightbox.web.tsx (#761)Ben Harris2023-05-301-9/+13
* Close active elements on state change (#677)Ollie H2023-05-171-2/+3
* [APP-539] Rework lightbox and alt-image behaviors (#573)Paul Frazee2023-05-041-2/+14
* a11y label cleanup (#576)Ollie H2023-05-041-4/+4
* React Native accessibility (#539)Ollie H2023-05-011-4/+19
* Close lightbox on web with escape key (#543)Ollie Hsieh2023-04-271-1/+15
* Fixes the lightbox image index not being passed through to the web version (#...John Fawcett2023-03-271-7/+21
* Fixes the lightbox not having a close button on web (#306) (#323)John Fawcett2023-03-191-18/+40
* Move the shell-ui model to the ui folderPaul Frazee2023-03-141-1/+1
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-3/+3
* Add lightbox for webPaul Frazee2023-01-261-0/+121