Commit Graph

16 Commits

Author SHA1 Message Date
Kyohei Fukuda
03f616f0c5 [codex] Add @pdfme/jsx package (#1466)
* feat(jsx): add pdfme jsx package

* refactor(jsx): derive text props from schema types

* fix(jsx): tighten mvp layout constraints

* feat(jsx): measure text height with schema helpers

* docs: update jsx md2pdf roadmap
2026-05-05 17:48:19 +09:00
Kyohei Fukuda
bed77e5713 [codex] add list schema implementation plan (#1460)
* docs: add list schema implementation plan

* feat(schemas): add list schema

* fix(schemas): improve list form editing

* fix(schemas): localize list editing labels

* fix(schemas): align table control buttons

* fix(schemas): keep list designer editing during actions

* fix(tsconfig): resolve list schema subpath

* fix(schemas): keep list action clicks isolated

* fix(schemas): support empty list state

* fix(schemas): allow editing list items in designer

* fix(schemas): keep list designer editing on enter

* fix(schemas): ignore IME enter in list editor

* fix(schemas): make enter insert list item line breaks

* test(generator): add list plugin to playground snapshots

* refactor(schemas): render list items with text ui

* fix(schemas): adapt list prop panel fields by style

* fix(schemas): simplify list options and nested numbering

* Reorder import statements in generate-templates-thumbnail

* Reorder List plugin in getPlugins function

* fix(ui): reflow schemas after dynamic list resize

* chore: remove obsolete list plan

* fix(ui): reflow form list height changes

* fix(ui): keep designer height changes local

* fix(schemas): commit list item line breaks immediately

* fix(schemas): restore list focus after line break rerender

* fix(schemas): keep form list focused after enter

* test(generator): update dynamic list snapshots

* fix(schemas): store list content as json arrays

* fix(schemas): address list review cleanup

* test(ui): update designer snapshot

* chore: trim list pr noise

* fix(schemas): align list markers in ui
2026-05-03 13:34:51 +09:00
hand-dot
00f8b40ee2 feat(cli): normalize doctor counts and validate canonical dates 2026-03-28 15:29:58 +09:00
hand-dot
ac6c0e7518 feat(cli): add barcode input hint rules 2026-03-28 14:48:29 +09:00
hand-dot
2a52ae3906 feat(cli): hint asset input content kinds 2026-03-28 14:43:23 +09:00
hand-dot
dc129c6a96 feat(cli): add table input contract hints 2026-03-28 14:34:29 +09:00
hand-dot
0dd0b4ed4f feat(cli): add date format metadata to input hints 2026-03-28 14:17:07 +09:00
hand-dot
c8a2b613ee feat(cli): add radio group input contract hints 2026-03-28 14:05:49 +09:00
hand-dot
cf92db3cef feat(cli): add enum input hints for select and checkbox 2026-03-28 13:57:02 +09:00
hand-dot
959fbf0c2d refactor(cli): normalize payload parity across commands 2026-03-28 10:19:53 +09:00
hand-dot
8ffc8c9dc7 feat(cli): extend verbose parity across commands 2026-03-27 21:44:41 +09:00
hand-dot
67d3ee9487 feat(cli): add verbose parity and input hints 2026-03-27 21:26:33 +09:00
hand-dot
0b54c5c82f feat(cli): add validate inspection summary 2026-03-25 10:12:14 +09:00
hand-dot
e9bb09a3e6 Promote signature and harden example jobs 2026-03-23 17:55:55 +09:00
hand-dot
aa0b6b3246 Harden core CLI machine interface 2026-03-23 17:03:27 +09:00
hand-dot
b5f4f31997 Add @pdfme/cli package 2026-03-21 17:42:42 +09:00