Ecosyste.ms: Timeline

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

pguilbert

pguilbert starred johnsoncodehk/tsslint
pguilbert starred unjs/c12
pguilbert pushed 3 commits to error-usage-after-await pguilbert/pinia
  • fix: throw when a store is used outside of a Nuxt-aware context. Prefer the Nuxt Pinia instance over the global acti... 51bc5ef
  • feat: improve typing 6888374
  • test: improve tests d357d58

View on GitHub

pguilbert created a comment on a pull request on vuejs/pinia
> Thanks for the great description of the problem! I agree it's a nice addition Nice! I'll complete the typing and refine the test to move this PR out of draft.

View on GitHub

pguilbert created a comment on a pull request on vuejs/pinia
> Thanks for the PR! Do you have a reproduction of the problem where correctly using the `useStore()` composable returned by `defineStore()` doesn't work? "correctly" no. The purpose of this PR ...

View on GitHub

pguilbert opened a draft pull request on vuejs/pinia
fix: throw when a store is used outside of a Nuxt-aware context. (POC)
Prefer the Nuxt Pinia instance over the global active Pinia instance. Since the Nuxt Pinia instance is discarded after each request, it ensures that we can't accidentally use one from another reque...
pguilbert created a branch on pguilbert/pinia

error-usage-after-await - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support

pguilbert forked vuejs/pinia

pguilbert/pinia

pguilbert starred unjs/listhen
pguilbert created a review comment on a pull request on vitejs/vite
May I suggest something like the following for better readability? ```suggestion promises.push( (async () => { if (isCssImageSet) { declar...

View on GitHub

pguilbert created a review on a pull request on vitejs/vite

View on GitHub

pguilbert created a comment on an issue on vitejs/vite
I think the issue comes from the following code: https://github.com/vitejs/vite/blob/ae6895869157e48b32088f0a1f85d2fddb2d713f/packages/vite/src/node/plugins/css.ts#L1751 Vite is expecting `image...

View on GitHub

pguilbert created a comment on an issue on vitejs/vite
I did not manage to reproduce this. The current `vue-ts` template should [pin the TypeScript version to "~5.6.2"](https://github.com/vitejs/vite/blob/v6.0.1/packages/create-vite/template-vue-ts/pac...

View on GitHub

pguilbert starred acornjs/acorn
pguilbert starred Rich-Harris/zimmerframe
pguilbert starred Rich-Harris/periscopic
pguilbert pushed 2 commits to main pguilbert/pguilbert.dev

View on GitHub

pguilbert pushed 1 commit to main pguilbert/pguilbert.github.io

View on GitHub

pguilbert pushed 3 commits to main pguilbert/pguilbert.github.io

View on GitHub

pguilbert deleted a branch pguilbert/pguilbert.github.io

master

pguilbert created a branch on pguilbert/pguilbert.github.io

main

pguilbert pushed 2 commits to master pguilbert/pguilbert.github.io

View on GitHub

pguilbert pushed 1 commit to master pguilbert/pguilbert.github.io
  • remove google font and optimize CLS 9084126

View on GitHub