Tags: pdfme/pdfme
Tags
[codex] add circle mark schema (#1547) * feat(schemas): add circle mark schema * test(ci): fix playground chrome setup * test(ci): install puppeteer chrome in shared cache * test(ci): verify puppeteer chrome install * test(ci): install pinned puppeteer chrome directly * test(ci): use system chrome for playground e2e
[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
[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
PreviousNext