Kyohei Fukuda
c310d51f40
test(schemas): cover consecutive mvt split edits ( #1478 )
2026-05-06 15:20:01 +09:00
hand-dot
b02f1a8c20
fix(schemas): keep static mvt form links clickable
2026-05-06 13:42:17 +09:00
hand-dot
3ca1923717
fix(schemas): style form inline markdown links
2026-05-06 13:35:51 +09:00
Kyohei Fukuda
da8fdfaeec
feat(schemas): edit split inline markdown mvt variables ( #1474 )
2026-05-06 13:25:32 +09:00
Kyohei Fukuda
de89113e6f
[codex] Edit split multivariable text chunks ( #1472 )
...
* fix(schemas): edit split MVT form chunks
* fix(uiRender): set height to 100% for styled text container
* fix(snapshots): set height to 100% for text elements in Designer and Preview snapshots
2026-05-06 12:49:09 +09:00
Kyohei Fukuda
616ace4aed
[codex] Add generic split range metadata ( #1469 )
...
* refactor(schemas): add generic split range metadata
* refactor(schemas): remove legacy split range fields
* refactor(schemas): polish split range helpers
2026-05-06 11:55:10 +09:00
Kyohei Fukuda
1bd2ec9bd8
[codex] Add dynamic height for text schemas ( #1467 )
...
* feat(generator): expand text schema height dynamically
* fix(schemas): restore overflow select binding
* feat(schemas): split expanded text by line
* fix(ui): merge edits from split text chunks
* fix(schemas): avoid regex splitting split text edits
* fix(schemas): harden split text dynamic layout
2026-05-06 10:41:45 +09:00
Kyohei Fukuda
8ebd068721
feat: add link support groundwork for JSX and md2pdf
...
Adds inline markdown links, URI scheme allowlisting, basePdf URI link preservation, internal #schemaName PDF links, and planning notes for @pdfme/jsx/md2pdf.
2026-05-05 16:03:26 +09:00
Kyohei Fukuda
16bec8babb
[codex] Add inline markdown text format ( #1461 )
...
* feat(schemas): add inline markdown text format
* fix(common): handle missing git tags in version script
* fix(converter): align pdfjs document options with latest types
* test(generator): update pdfjs image snapshots
* test(playground): register inline markdown example
* refactor(schemas): avoid default font i18n key
* refactor(schemas): move markdown controls to prop panel end
* refactor(schemas): use checkbox for inline markdown toggle
* fix(schemas): localize multi variable text prop labels
* refactor(schemas): align inline markdown fallback control
* fix(schemas): address inline markdown review feedback
* refactor(schemas): address inline markdown review refinements
* fix(schemas): correct synthetic italic pdf skew
* test(playground): add bold italic inline markdown sample
2026-05-02 16:34:43 +09:00