Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

makeswift/vibes

andrewreifman pushed 1 commit to main makeswift/vibes
  • fix: add implicit margin and styles to text 9fb7cdd

View on GitHub

andrewreifman closed a pull request on makeswift/vibes
fix: add implicit margin and styles to text
vercel[bot] created a comment on a pull request on makeswift/vibes
[vc]: #3Uz3VROo72yeYkWp8VDsrZ2hygD3zlsiC3P3xkxkTHc=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ2aWJlcyIsImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9tYWtlc3dpZnQvd...

View on GitHub

andrewreifman opened a pull request on makeswift/vibes
fix: add implicit margin and styles to text
andrewreifman created a branch on makeswift/vibes

andrew/slideshow-text-fix

migueloller pushed 7 commits to main makeswift/vibes
  • feat: add streamable utils becf263
  • feat: loading states and transitions for PLP 62b35ff
  • feat: update product data to test PLP filters ae398df
  • fix: missing `await`s for `getProducts` 33e2eb4
  • refactor: move `mapStreamable` to server-only file React's `use` should only be used with promises passed from serve... d1fcaa3
  • fix: optional streamable values in product list 6fb2004
  • fix: filtering for `getProducts` 986a2a8

View on GitHub

migueloller deleted a branch makeswift/vibes

miguel/streaming

migueloller closed a pull request on makeswift/vibes
Product List loading states and transitions
migueloller pushed 1 commit to miguel/streaming makeswift/vibes
  • fix: filtering for `getProducts` 4400d49

View on GitHub

migueloller pushed 1 commit to miguel/streaming makeswift/vibes
  • fix: optional streamable values in product list 3d6a613

View on GitHub

migueloller pushed 2 commits to miguel/streaming makeswift/vibes
  • fix: missing `await`s for `getProducts` 8cc3e3c
  • refactor: move `mapStreamable` to server-only file React's `use` should only be used with promises passed from serve... 9d5d846

View on GitHub

vercel[bot] created a comment on a pull request on makeswift/vibes
[vc]: #sSidWxAkmhIzT/MuN4ydYYgIk+eZok4GPr8gW7utPOc=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ2aWJlcyIsImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9tYWtlc3dpZnQvd...

View on GitHub

migueloller opened a pull request on makeswift/vibes
Product List loading states and transitions
migueloller created a branch on makeswift/vibes

miguel/streaming

apledger deleted a branch makeswift/vibes

alan/vib-568-add-comparesectionskeleton-and-empty-state

apledger pushed 1 commit to main makeswift/vibes
  • feat: add compare section empty state and skeleton 8829d24

View on GitHub

apledger closed a pull request on makeswift/vibes
feat: add compare section empty state and skeleton
vercel[bot] created a comment on a pull request on makeswift/vibes
[vc]: #4bHkr1To8suHSHi/Uf+GHd3DZ6HnATtnGVVHqXZhGo0=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ2aWJlcyIsImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9tYWtlc3dpZnQvd...

View on GitHub

linear[bot] created a comment on a pull request on makeswift/vibes
<p><a href="https://linear.app/makeswift/issue/VIB-568/add-comparesectionskeleton-and-empty-state">VIB-568 Add `CompareSection`skeleton and empty state</a></p>

View on GitHub

apledger opened a pull request on makeswift/vibes
feat: add compare section empty state and skeleton
apledger deleted a branch makeswift/vibes

alan/vib-853-update-reviews-component

apledger pushed 5 commits to main makeswift/vibes
  • feat: add reviews empty state and skeleton 4406a4e
  • fix: hide navigation content when empty 2d5b87b
  • feat: use empty state if products carousel is empty 25ec87d
  • feat: use empty state if card carousel is empty 5bacd9a
  • feat: dont scroll review pagination 17fbec9

View on GitHub

apledger closed a pull request on makeswift/vibes
Update Reviews, ProductsCarousel, CardCarousel
- Add empty state and skeletons for all 3 - Automatically fallback to empty state when arrays are empty - Add `scroll` to `CursorPagination` to disable scrolling for `Reviews`
apledger pushed 1 commit to alan/vib-853-update-reviews-component makeswift/vibes
  • feat: dont scroll review pagination 12887e9

View on GitHub

apledger pushed 2 commits to alan/vib-853-update-reviews-component makeswift/vibes
  • feat: use empty state if card carousel is empty 046f91d
  • feat: dont scroll review pagination 444ef32

View on GitHub

apledger pushed 1 commit to alan/vib-853-update-reviews-component makeswift/vibes
  • feat: dont scroll review pagination a66fd9d

View on GitHub

vercel[bot] created a comment on a pull request on makeswift/vibes
[vc]: #VE6ZVMcVbXtltJIq05NvRIqNuULdXkQc2hFffiR7gQ0=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ2aWJlcyIsImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9tYWtlc3dpZnQvd...

View on GitHub

linear[bot] created a comment on a pull request on makeswift/vibes
<p><a href="https://linear.app/makeswift/issue/VIB-853/update-reviews-component">VIB-853 Update Reviews component</a></p>

View on GitHub

apledger opened a pull request on makeswift/vibes
Update Reviews, ProductsCarousel, CardCarousel
- Add empty state and skeletons for all 3 - Automatically fallback to empty state when arrays are empty
Load more