about summary refs log tree commit diff
path: root/src/components/StarterPack/ShareDialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Clean up dialogs (#8934)Samuel Newman2025-09-091-24/+30
|
* Speculative fix to Android camera roll issue (#8397)Samuel Newman2025-05-211-23/+5
|
* [Android] Save photos to "Bluesky" folder (#8018)Samuel Newman2025-05-081-1/+1
|
* Fix some more warnings for web (#8316)Samuel Newman2025-05-081-2/+2
| | | | | * export correct stub for web * use default import for package.json
* Leverage jsx transform to remove unnecessary react imports and update eslint ↵Paul Coroneos2024-11-191-1/+0
| | | | | | | | | config (#6516) * update eslint config with jsx runtime * leverage jsx transform to remove unnecessary react imports and update eslint config * run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-8/+8
| | | | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: dan <dan.abramov@gmail.com> Co-authored-by: Hailey <me@haileyok.com>
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+2
| | | | | | | | | | | | | * use appropriate icons for toasts * use info for session expiry * tweak size * message -> safeMessage --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* Couple of starter packs tweaks (#4604)Hailey2024-06-241-18/+5
|
* Starter Packs (#4332)Hailey2024-06-211-0/+180
Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com>