alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
semble
/
src
/
webapp
/
features
18 folders
at
830708d29a4cf38b84629b376b80989a1db6e78e
Tyler
fix(toast-load): infinite load of adding a card on a collection page
3mo ago
830708d2
analytics
posthog capture card saved with additional metadata (source, filter, etc)
5 months ago
auth
Merge branch 'development' into feat/connections-redesign
4 months ago
cards
fix(toast-load): infinite load of adding a card on a collection page Adding a card from a collection page shows 'Adding card...' forever. The collection page's `<Suspense>` boundary re-suspends on query invalidation, unmounting the component before React Query can fire the mutate-level `onSuccess`/`onError` callbacks that update the toast. Moved toast handling from mutate-level callbacks into definition-level callbacks on `useMutation`, which always fire regardless of component mount state.
3 months ago
collections
Update CollectionCardPreview.tsx
3 months ago
composer
fix(toast-load): infinite load of adding a card on a collection page Adding a card from a collection page shows 'Adding card...' forever. The collection page's `<Suspense>` boundary re-suspends on query invalidation, unmounting the component before React Query can fire the mutate-level `onSuccess`/`onError` callbacks that update the toast. Moved toast handling from mutate-level callbacks into definition-level callbacks on `useMutation`, which always fire regardless of component mount state.
3 months ago
connections
feat: show full connection badge on feed item
3 months ago
feeds
feat: remove plural url type name on feed controls
4 months ago
follows
refactor: segmented control
3 months ago
graph
feat: graph filter panel styling
4 months ago
home
Merge branch 'development' of https://github.com/cosmik-network/semble into development
3 months ago
notes
Merge branch 'development' into feat/connections-redesign
4 months ago
notifications
feat: notification type icon size
4 months ago
openGraph
chore: move relevant og utils to features
10 months ago
platforms
feat: list view for cards
3 months ago
profile
feat: back button on profile header
3 months ago
search
feat: back button size and icon
3 months ago
semble
fix: semble connections empty message
3 months ago
settings
refactor: segmented control
3 months ago