open-notebook/frontend/src
Luis Novo 6dc9a3db50
feat: detect HTML content in clipboard for text sources (#475)
* chore: bump content-core to support html to markdown

* feat: detect HTML content in clipboard for text sources

- Add paste handler to detect text/html format in clipboard
- Use HTML content instead of plain text when available
- Display info message when HTML is detected
- Add translations for all supported languages (en-US, pt-BR, ja-JP, zh-CN, zh-TW)

* fix: reset HTML detection banner on plain text paste

Clear the hasHtmlContent flag when pasting plain text (no HTML in
clipboard) so the banner doesn't persist incorrectly after replacing
HTML content with plain text.
2026-01-25 21:36:58 -03:00
..
app feat: add cascade deletion for notebooks with delete preview (#471) 2026-01-25 14:56:14 -03:00
components feat: detect HTML content in clipboard for text sources (#475) 2026-01-25 21:36:58 -03:00
lib feat: detect HTML content in clipboard for text sources (#475) 2026-01-25 21:36:58 -03:00
test Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
CLAUDE.md feat(i18n): add Japanese (ja-JP) language support (#450) 2026-01-21 23:49:44 -03:00
proxy.ts feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00