Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
antfu created a comment on an issue on unocss/unocss
I think it's still valuable to discuss how we could potentially support them. Maybe via a custom extractor or so. In the end I wish Uno to not only have patterns from Tailwind and not over coupled ...
antfu reopened an issue on unocss/unocss
Supports classnames containing specific characters
### Clear and concise description of the problem While creating UnoCSS rules for the [MasterCSS](https://rc.css.master.co/guide) syntax, we discovered that UnoCSS does not support parsing classn...antfu created a comment on an issue on slidevjs/slidev
Yeah, indeed, there are always trade-offs. I think we still need to explore for each specific needs. Do you mind to create a separate issue(s) for us to track them? Thanks Yes, only works on the...
antfu pushed 3 commits to main slidevjs/slidev
antfu pushed 2 commits to main slidevjs/slidev
antfu pushed 2 commits to main antfu/talks
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