Xun Sun
Xun Sun
Fixes https://github.com/cheeriojs/cheerio/issues/4032 Some bundlers (e.g. react-native) requires the field `browser` at `package.json` root to find the correct resolution entry points. (Reference: https://metrobundler.dev/docs/configuration/#resolvermainfields) This PR adds the correct entry point for...
### What happened? Steps to reproduce: 1. Select some text in the note 2. Click "Ask AI" 3. Click "Continue with AI" or "Open in AI chat" (both produce the...
### Description I hope that the editors of each history snapshot can be shown. ### Use case In collaborative writing, it may be helpful if this can be shown, so...
### What happened? On Firefox, a phantom paragraph exists between paragraphs (as the cursor indicates in the attached image). Typing in the phantom paragraph hardly interacts with the main editor,...
### feature request Hey! Thanks for the new release. I'm wondering if there is a release note for v4, so that I can do the upgrade more confidently.
Support importing .docx files, as mentioned in https://github.com/toeverything/AFFiNE/issues/10154#issuecomment-2655744757 It essentially uses mammoth to convert the docx to html, and then imports the html with the standard steps.
I used [pdfmake](https://www.npmjs.com/package/pdfmake) to implement an "export as PDF" feature, and I am happy to share with you! This should fix #13577, fix #8846, and fix #13959. A showcase: [Getting...