feat(feed): Images in the home feed now take up the full width of the card and displays in lightbox when clicked #124
Reference in New Issue
Block a user
Delete Branch "jsnbuchanan/crowd-funder-for-time-pwa:fix/adding-nostr-tools-dependency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed
Anybody know a way to check out this branch inside the trent_larson repo to test it? (I'm guessing not... but it'd be nice to submit PRs in a way where we don't have to check out the other person's repo.) @anomalist
So, Jason: note that this PR does remove the types so it probably passes typechecking, but it also removes the essential functions
accountFromExtendedKeyandextendedKeysFromSeedWords.One other note: I bet if you run on master, even though you see some error like
Missing "./lib/types/core" specifier in "nostr-tools" package, your dev server is probably running on port 8080 so you can try out other UI things while we figure out these type errors.... at least, that's what happened on my machine: I got the error, but the server was running OK.
69eb3f923bto53a06be734...control f4c7805266fix(deps): upgrading nostr-tools dependency and update the import to be more conventionalto feat(feed): Images in the home feed now take up the full width of the card and displays in lightbox when clicked[0.4.0] - 2025.02.14
Changed
Added