Commit Graph

303 Commits

Author SHA1 Message Date
Enrico Ros 2dfaec9216 RenderImageURL: change the open/fullscreen icon 2025-10-01 06:21:08 -07:00
Enrico Ros cff36c0c31 AutoBlocksRenderer: re-enable ERC on completion 2025-09-29 13:28:26 -07:00
Enrico Ros 30acf51410 Lints 2025-06-26 12:46:25 -07:00
Enrico Ros f58eae623a ERC: fix overflow 2025-06-24 13:38:02 -07:00
Enrico Ros 4e51f26ef2 RenderCode: fixed line numbers 2025-06-24 07:44:55 -07:00
Enrico Ros 31edb6a881 RenderCode: nowrap 2025-06-18 07:52:15 -07:00
Enrico Ros b5d1e5f6c9 Revert "CSS: round() ... [WARNING]" - Not risking it in v2-dev.
This reverts commit 142a4495a6.
2025-06-16 13:08:40 -07:00
Enrico Ros 142a4495a6 CSS: round() to fix potential blurs [WARNING]
Warning: older browsers will ignore the entire CSS lines containing round() calls.

However we already introduced top-level layout rounds in 85e4946f (Fix fractional sizes of drawer and pane).

To restore support of old browsers, calls to 'round()' need to be stripped of the round part.
2025-06-16 13:04:34 -07:00
Enrico Ros db490bf4fb Sticky Code: fix on Beam 2025-06-10 22:26:18 -07:00
Enrico Ros c6dfc66a14 RenderCode: sticky overlay 2025-06-07 11:34:08 -07:00
Enrico Ros 1dbe30af3d DBlobs: collapse the portability layer 2025-06-04 12:34:13 -07:00
Enrico Ros e57fbb88bf DBlobs: add a portability layer 2025-06-04 12:21:42 -07:00
Enrico Ros 2b97b0e0cf Image Viewer: bytes size 2025-06-03 17:23:09 -07:00
Enrico Ros 40d62b6f2d Image viewer extended: Attachment Fragments (user-top), Content 'image_ref' Fragments (assistant t2i / draw t2i). Remove openObjectRLInNewTab 2025-06-03 16:41:05 -07:00
Enrico Ros 18578a63ec Rationalize openObjectRLInNewTab 2025-06-03 15:54:01 -07:00
Enrico Ros 7d32de50a6 DBlobs: partially remove ContextId 2025-06-03 15:12:56 -07:00
Enrico Ros a81da26452 Images: convert Attachments/Reassembler to use Blobs more than base64/base64dataUrls 2025-06-03 13:13:44 -07:00
Enrico Ros 92ce0af012 RenderCode: potentially fix the initial syntax highlight (skipped 2 dom levels) 2025-05-17 11:31:45 -07:00
Enrico Ros 02f30524a3 AutoBlocks: mark blocks as partial if collapsed 2025-05-12 01:43:04 -07:00
Enrico Ros d819e03c79 RenderCode: optimize 2025-05-03 18:55:52 -07:00
Enrico Ros 9e02e0aabd Optimize selector performance for selection 2025-04-27 02:32:34 -07:00
Enrico Ros b4eddbbc30 Image Edit: wire image inputs to the generator 2025-04-25 15:38:38 -07:00
Enrico Ros f7fb8c780b RenderMarkdown: disable preprocessing in-progress messages 2025-04-20 18:02:43 -07:00
Enrico Ros a7ebf8a014 Markdown parser: improved safety 2025-04-20 14:40:07 -07:00
Enrico Ros e950ced1a1 Markdown parser: recursion fix for inline latex math 2025-04-20 14:32:57 -07:00
Enrico Ros 5d5290f69d Replace the plantuml-encoder package with our custom implementation 2025-03-29 18:27:31 -07:00
Enrico Ros 50a430b353 Diffs: increase contrast 2025-03-20 10:40:50 -07:00
Enrico Ros 818775a12b Dark mode: increase code contrast 2025-03-18 06:45:29 -07:00
Enrico Ros 49e12e2a0b stores/{ui, ux-labs}: move 2025-03-10 12:15:21 -07:00
Enrico Ros 4b405af0e4 Release Notes
Release notes
2025-03-07 18:30:12 -08:00
Enrico Ros e90bcdf1a3 ERC: fix overlapping menus and non-closing menus on rmb click 2025-02-24 00:48:23 -08:00
Enrico Ros c410a655ea Fix latext/markdown rendering: preserve leading space when re-encoding for 'remark-math'. Fixes #763 2025-02-23 01:49:31 -08:00
Enrico Ros 2fceef4f0c Fix max/fullscreen icons 2025-02-20 15:49:44 -08:00
Enrico Ros c0b67653de RenderCode: fix fullscreen 2025-02-20 14:25:48 -08:00
Enrico Ros 0da4cd6eb1 Empty Inline Links renderer 2025-02-18 10:44:12 -08:00
Enrico Ros f02409c5a9 Stores: cleanup 2025-02-15 13:12:31 -08:00
Enrico Ros d88e16dccf CSV: switch to a newer lib 2025-01-24 00:35:47 -08:00
Enrico Ros 77680fcdc9 CSV: Improve Buttons 2025-01-24 00:35:43 -08:00
Enrico Ros 3fa5f07f51 RenderPlainText: opti 2025-01-20 09:13:46 -08:00
Enrico Ros d48f594147 SVG: fix <xml>\n<svg> parsing 2025-01-16 22:39:08 -08:00
Enrico Ros dfec14620d CodePanelFrame: remove visual-flow-breaking borders 2025-01-11 16:09:45 -08:00
Enrico Ros 440f368c36 CodePanelFrame: selected border 2025-01-11 15:43:49 -08:00
Enrico Ros bae15f3bb6 Popups: improvements v2 2024-12-30 19:56:59 -08:00
Enrico Ros c5b4dadb83 Mermaid: stick errors 2024-12-30 17:27:29 -08:00
Enrico Ros 5d942eec41 Mermaid: update to 11.4.1 2024-12-30 16:40:09 -08:00
Enrico Ros 38f700b383 Tryfix RenderCode (was all vertical) 2024-11-21 23:28:06 -08:00
Enrico Ros 0df17ec7bf Support .sh files 2024-11-21 03:23:44 -08:00
Enrico Ros 010de2b1f1 SVG: improve detection 2024-11-21 00:14:14 -08:00
Enrico Ros 5e7e838714 Remove @sanity's diff library (slow, old). 2024-11-06 17:11:26 -08:00
Enrico Ros 026d2fbc40 SQL highlight 2024-11-05 21:39:51 -08:00