Ecosyste.ms: Timeline

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

spencerjsmall

spencerjsmall pushed 1 commit to spencer/bla-1643-update-docs-for-kb-cloning CINTELLILABS/docs

View on GitHub

spencerjsmall opened a pull request on CINTELLILABS/docs
Spencer/bla 1643 update docs for kb cloning
This PR updates KB docs to reflect updated naming convention and endpoints, and adds 3 new /voices docs for newly exposed cloning endpoints.
spencerjsmall open sourced spencerjsmall/prisma-supabase-starter
spencerjsmall created a comment on an issue on LouisMazel/maz-ui
@LouisMazel that works beautifully! I see the `-maz` prefix now on those global `tw` styles, which solved it. Thanks so much.

View on GitHub

spencerjsmall created a comment on an issue on LouisMazel/maz-ui
@LouisMazel Yes, I'm using tailwind v4 through Nuxt UI v3. I see, these tailwind globals must be coming from the maz-ui tailwind config. As a workaround, I've created a custom `maz.css` file with a...

View on GitHub

spencerjsmall created a comment on an issue on LouisMazel/maz-ui
@LouisMazel thanks for addressing this! I just installed v3.48.0 and my other components are still being affected by global `tw` styles imported by the library: <img width="494" alt="Screenshot 20...

View on GitHub

spencerjsmall closed an issue on gaetansenn/vue-api
Nuxt: useTransform does not auto-import
Just a note here - the useTransform composable does not seem to autoimport into api definitions in my Nuxt app, nor can i seem to import it manually.
spencerjsmall created a comment on an issue on vueform/vueform
Also having this issue in Nuxt 3!

View on GitHub

spencerjsmall starred LouisMazel/maz-ui
spencerjsmall created a comment on an issue on LouisMazel/maz-ui
Also having this issue! Recreating the /css folder locally with everything but reset.css does not work for me. Thus, I can't use the phone input component without messing up my global styles. Help!

View on GitHub

spencerjsmall created a comment on an issue on gaetansenn/vue-api
Also, it appears as though `format: 'camelCase'` when passed as a top level option just removes an underscore and doesn't actually format as camelCase. For example "first_name" -> "firstname". In...

View on GitHub

spencerjsmall opened an issue on gaetansenn/vue-api
Nuxt: useTransform does not auto-import
Just a note here - the useTransform composable does not seem to autoimport into api definitions in my Nuxt app, nor can i seem to import it manually.
spencerjsmall created a comment on an issue on nuxt/ui
Hey! Loving v3 so far. Any timeline for when Pro v2 docs will be out?

View on GitHub

spencerjsmall starred nuxt/ui
spencerjsmall created a comment on an issue on gaetansenn/vue-api
@gaetansenn I have one related question here... I want to pass `credentials` (cookies) with server-side `useFetch` requests, which should be possible if this library uses `useRequestFetch` under th...

View on GitHub

spencerjsmall starred posva/pinia-colada
spencerjsmall opened an issue on posva/pinia-colada
Nuxt Vite Error
Hi there, First of all, super excited to be using this library. However, when I tried to install the Nuxt module into my fresh Nuxt project, I get the following errors when running and building ...
spencerjsmall created a comment on an issue on gaetansenn/vue-api
Thank you! Exactly what i needed.

View on GitHub

spencerjsmall closed an issue on gaetansenn/vue-api
Default headers?
Hey! Super pumped on trying out this library. I'm wondering if it's possible, either globally or through the `useFetchModel` composable, to set default headers (such as authorization, etc.). Thanks...
spencerjsmall starred gaetansenn/vue-api
spencerjsmall opened an issue on gaetansenn/vue-api
Default headers?
Hey! Super pumped on trying out this library. I'm wondering if it's possible, either globally or through the `useFetchModel` composable, to set default headers (such as authorization, etc.). Thanks...