Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
antfu closed an issue on slidevjs/slidev
Snapshot overview not color mode aware
Using the latest v0.50.0-beta1 and trying the experimental snapshot overview i noticed. That switching color modes does not switch the color mode of the snapshots, see screenshots. In the blurre...antfu closed an issue on slidevjs/slidev
Quick overview opening slowly on larger presentations
Quick overview takes a few seconds to open on large presentations (400 slides). This is a big problem when I want to quickly jump to a slide. This problem occurs because a very large amount of ...antfu pushed 1 commit to main slidevjs/slidev
- feat: use screen capture for slides snapshot (#1988) Co-authored-by: _Kerman <[email protected]> de44e2d
antfu closed a pull request on slidevjs/slidev
feat: use screen capture for slides snapshot
Use the same screenshot logic from #1972 by @KermanX, remove the previous `html-to-image` approach. - fix #1889 - fix #1883antfu pushed 1 commit to feat/use-screencapture-snapshots slidevjs/slidev
- chore: update scale 8e1edc8
antfu created a comment on a pull request on slidevjs/slidev
SPA syncing would also work in the same browser via Boardcast API, is in some cases it would still be useful. Maybe we could have an option to disable it, or smartly detect how many tab instances a...
antfu pushed 1 commit to main shikijs/shiki
- feat(engine-js): update deps, support new languages (#875) c3524b2
antfu closed a pull request on shikijs/shiki
feat(engine-js): update deps, support new languages
Bumps `oniguruma-to-es` to [0.9.0](https://github.com/slevithan/oniguruma-to-es/releases), moving C++ and Apex from *Mismatched* to *Supported* in the JS engine report. These improvements to `on...antfu opened a pull request on slidevjs/slidev
feat: use screen capture for slides snapshot
Use the same screenshot logic from #1972 by @KermanX, remove the previous `html-to-image` approach. - fix #1889 - fix #1883antfu created a branch on slidevjs/slidev
feat/use-screencapture-snapshots - Presentation Slides for Developers
antfu created a comment on an issue on slidevjs/slidev
Feel free to build your down GPTs. If they work well, we'll be happy to link them in the docs. Closing this for now as we don't have a plan to provide that officially.
antfu created a comment on an issue on slidevjs/slidev
Right now we don't have a plan for working on that. But feel free to experiment on that, and maybe create your own library/wrapper for that.
antfu created a comment on a pull request on twoslashes/twoslash
Oh, actually it breaks the tests, but the CI didn't run on this PR for some reason. I have reverted it, feel free to resend another PR.
antfu pushed 1 commit to main twoslashes/twoslash
- Revert "feat: upgrade vue language tools (#62)" This reverts commit 14426cab86f19900858e60c70c2b4d477b04810f. 4e0951f
antfu created a branch on twoslashes/twoslash
revert-62-refactor/upgrade-vlt - Markup for generating rich type information in your documentations ahead of time.