about summary refs log tree commit diff
path: root/src/view/screens/Storybook/Dialogs.tsx
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-091-1/+1
* Fix E2E tests (#5980)Hailey2024-10-281-13/+0
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-38/+28
* Move Dialogs to Radix (#5648)Samuel Newman2024-10-081-0/+53
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-12/+2
* Add `PlatformInfo` module (#4877)Hailey2024-08-051-0/+19
* Create shared preferences API (#4654)Hailey2024-07-111-0/+13
* ensure dialog is closed on unmount (#3650)Hailey2024-04-271-0/+75
* Small logic cleanups (#3449)Eric Bailey2024-04-091-1/+136
* Enforce that text is wrapped in <Text>, remaining cases (#3421)dan2024-04-051-7/+7
* Remove special cases for some buttons with text (#3412)dan2024-04-051-2/+2
* Enforce Text suffix for Text-rendering components (#3407)dan2024-04-041-5/+5
* ALF confirmation dialogs (Dialogs Pt. 3) (#3143)Hailey2024-03-121-1/+1
* Add optional close callback to Dialog (#2947)Eric Bailey2024-02-201-1/+5
* Improve dialogs issue (#2941)Eric Bailey2024-02-201-5/+38
* Improve dialogs (#2933)Eric Bailey2024-02-191-1/+1
* New component library based on ALF (#2459)Eric Bailey2024-01-181-0/+90