Ecosyste.ms: Timeline

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

antfu

antfu created a comment on a pull request on vueuse/vueuse
This looks great, thanks!

View on GitHub

antfu closed an issue on vueuse/vueuse
Doc: Official web page guide example url jump to error
### Describe the bug Once I left-click the link in the popup page of hooks in the [examples](https://vueuse.org/guide/#usage-example), the result page is 404. But if I right-click the link, and c...
antfu pushed 1 commit to main vueuse/vueuse
  • docs: add support for client-side redirects for old functions paths (#4446) Co-authored-by: Anthony Fu <github@antfu... eefc10f

View on GitHub

antfu closed a pull request on vueuse/vueuse
docs: add support for client-side redirects for old functions paths
<!-- Thank you for contributing! --> ### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CO...
antfu pushed 1 commit to fix/client-side-redirect-for-old-functions-paths EvgenyWas/vueuse

View on GitHub

antfu pushed 1 commit to main vueuse/vueuse
  • types(useBase64): serializer should be optional (#4445) a43cbdb

View on GitHub

antfu pushed 1 commit to main vueuse/vueuse
  • test: add browser tests with `*.browser.test.ts` files (#4440) 566a4ff

View on GitHub

antfu closed a pull request on vueuse/vueuse
test: add browser tests with `*.browser.test.ts` files
<!-- Thank you for contributing! --> related to #3792 ### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse...
antfu created a review on a pull request on vueuse/vueuse

View on GitHub

antfu created a comment on a pull request on vueuse/vueuse
It was made on purpose. The redirection is made for quick look-up without worrying about the implementation details, and it is easier to move functions between packages. https://github.com/vueuse/v...

View on GitHub

antfu closed a pull request on vueuse/vueuse
fix: update links in functions jsdoc with nesting by package name
<!-- Thank you for contributing! --> ### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CO...
antfu created a comment on a pull request on nuxt/nuxt
Upstream PR to fix this: - https://github.com/vitejs/vite/pull/19107

View on GitHub

antfu opened a pull request on vitejs/vite
perf: skip globbing for static path in warmup
Context: https://github.com/nuxt/nuxt/pull/30407#issuecomment-2566210613 Fix https://github.com/nuxt/nuxt/pull/30407 In Nuxt, the entry we passed to warm up is an absolute path inside `node_m...
antfu created a branch on vitejs/vite

perf/warmup-glob - Next generation frontend tooling. It's fast!

antfu created a branch on antfu/vite-unbundled

main

antfu created a repository: antfu/vite-unbundled

https://github.com/antfu/vite-unbundled

antfu created a comment on a pull request on nuxt/nuxt
I have managed to reproduce that. It indeed seems like a Vite issue. I did a CPU profile, here are the profile files in case anyone is interested in investigating as well: - [3.14.cpuprofile](ht...

View on GitHub

antfu pushed 1 commit to main antfu/antfu.me

View on GitHub

antfu created a comment on a pull request on nuxt/nuxt
For context, you were talking about this playground (https://github.com/nuxt-modules/i18n/tree/main/playground) that is experiencing a performance downgrade, right? I am looking into it

View on GitHub

antfu pushed 1 commit to feat/bypass-regex-literal shikijs/vscode-textmate

View on GitHub

antfu pushed 1 commit to feat/precompiled-grammar shikijs/shiki

View on GitHub

antfu deleted a branch antfu/valibot

feat/mark-no-side-effects

antfu pushed 1 commit to feat/bypass-regex-literal shikijs/vscode-textmate

View on GitHub

antfu created a review comment on a pull request on unocss/unocss
```suggestion console.log(` ${green('➜')} ${bold('UnoCSS Inspector')}: ${colorUrl(`${inspectorUrl}`)}`) ```

View on GitHub

antfu created a review on a pull request on unocss/unocss

View on GitHub

antfu pushed 1 commit to main unjs/unimport
  • build: update exports (#410) 740dc87

View on GitHub

antfu closed a pull request on unjs/unimport
build: update exports
<!-- PLEASE DO THIS BEFORE SUBMITTING A PR 1) Make sure there is an issue covering the problem or idea first. If not, please create one. Reference it in the PR via "resolves #12312312" 2) Ple...
antfu pushed 1 commit to feat/precompiled-grammar shikijs/shiki

View on GitHub

antfu pushed 1 commit to feat/precompiled-grammar shikijs/shiki
  • Discard changes to packages/core/src/engines/javascript.ts 91ecff9

View on GitHub

antfu opened a draft pull request on shikijs/shiki
feat: introduce precompiled-grammars
resolves #878 Relies on: - #879 - https://github.com/shikijs/vscode-textmate/pull/3 - https://github.com/slevithan/oniguruma-to-es/pull/15 This PR introduces a new `@shikijs/langs-precom...
Load more