Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
vercel[bot] created a comment on a pull request on makeswift/vibes
[vc]: #TfQDiLD1St7S3crgYq56Bk8iUCgrQ3Vrr9vrKDbzb4M=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ2aWJlcyIsImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9tYWtlc3dpZnQvd...
linear[bot] created a comment on a pull request on makeswift/vibes
<p><a href="https://linear.app/makeswift/issue/VIB-873/productlist-skeletons-are-not-sized-correctly-and-either-overflow-out">VIB-873 `ProductList` skeletons are not sized correctly and either over...
migueloller closed an issue on makeswift/vibes
Tiny shift in icon on button hover
Happens primarily in Safari. Suggest adding some 3d translation to the icons in buttons, should fix it 👍🏼 https://github.com/user-attachments/assets/325bd246-a069-40da-94f0-7412eace4363migueloller closed an issue on makeswift/vibes
Z-index is too low for dropdown menu
![CleanShot 2024-10-15 at 18 08 36@2x](https://github.com/user-attachments/assets/7487e91f-a7a2-4d3e-9d18-e5eae81bb79a)migueloller closed an issue on makeswift/vibes
Focus states for filter options are getting cut off
https://github.com/makeswift/vibes/blob/63934d11e79ebf9bf69473835ce07315a246938d/apps/web/vibes/soul/components/filter-panel/index.tsx#L69 Focus states are getting cut off, but I also don't thin...migueloller closed an issue on makeswift/vibes
Add number input for direct editing of value
https://github.com/makeswift/vibes/blob/63934d11e79ebf9bf69473835ce07315a246938d/apps/web/vibes/soul/components/counter/index.tsx#L41-L43 This component needs to include a number input like the ...migueloller closed an issue on makeswift/vibes
Accordion content width logic
https://github.com/makeswift/vibes/blob/63934d11e79ebf9bf69473835ce07315a246938d/apps/web/vibes/soul/components/accordions/index.tsx#L49 What's the use case and point of this logic @Samantha2233?migueloller closed an issue on makeswift/vibes
Avoid using header block tags in accordion trigger
https://github.com/makeswift/vibes/blob/63934d11e79ebf9bf69473835ce07315a246938d/apps/web/vibes/soul/components/accordions/index.tsx#L38 Since we don't know if these should always be <h3> blocks...migueloller closed an issue on makeswift/vibes
Adding `defaultValue` prop throws an error in code
https://github.com/makeswift/vibes/blob/63934d11e79ebf9bf69473835ce07315a246938d/apps/web/vibes/soul/examples/accordions.tsx#L29 When I try to add `defaultValue='2'`, the code throws an error, t...migueloller closed a pull request on makeswift/vibes
soul: phone input
Changes include the addition of a function to format inputted phone numbers by passing `type="tel"` to any instance of the `Input` UI component.migueloller closed a pull request on makeswift/vibes
soul: Loading Skeletons
## Changes include loading skeletons for the following components: 1. `FeaturedImage` 2. `FeaturedProductsCarousel`: text content 3. `FeaturedProductsList`: text content 4. `Slideshow` 5. `F...migueloller closed a pull request on makeswift/vibes
Refactor Soul accordion primitive
This PR refactors the accordion primitive - Renames from "accordions" to "accordion" - Moves from `accordions/index.tsx` to `accordion.tsx` - Mimics Radix UI API - Adds JSDoc to new props - Co...migueloller pushed 1 commit to main makeswift/vibes
- chore: bring useFormState updates from Catalyst 6bfd7b6
migueloller pushed 1 commit to miguel/catalyst makeswift/vibes
- chore: bring useFormState updates from Catalyst 5b48dd2
migueloller pushed 1 commit to miguel/catalyst makeswift/vibes
- chore: bring useFormState updates from Catalyst 1f055b0