Commit Graph

19 Commits

Author SHA1 Message Date
Kyohei Fukuda
0fb9ce75aa [codex] Improve md2pdf default styles (#1485)
* fix(converter): improve md2pdf default styles

* feat(schemas): add text box padding and borders

* fix(ui): avoid default text box style churn

* docs(schemas): clarify text box rendering

* fix(ui): restore text vertical alignment

* test(generator): update inline markdown snapshot
2026-05-07 15:12:06 +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
b769fd2356 [codex] Document dynamic layout constraints (#1471)
* docs: update JSX md2pdf roadmap

* docs: document dynamic layout constraints

* docs: reference dynamic layout docs PR
2026-05-06 12:11:21 +09:00
hand-dot
c8ffadd499 feat(docs): update supported features to include list support and inline Markdown details 2026-05-03 13:45:54 +09:00
Mikko Piuhola
34e9f49569 Document rectangle radius on website (#962) 2025-05-01 11:43:58 +09:00
Kyohei Fukuda
17430d4ec7 Add support for PDF417 barcode type in schemas and documentation (#822) 2025-03-07 09:42:37 +09:00
Kyohei Fukuda
4f4f57d136 Edit static schemas (#705)
* organize files

* TMP

* TMP

* Enhance static schema editing functionality and improve user feedback

* Refactor toast notifications for improved user experience and feedback
2025-02-14 09:49:45 +09:00
Kyohei Fukuda
153524dc68 Update README and supported features documentation; add custom feature request section and improve wording for clarity 2025-02-05 09:59:44 +09:00
Kyohei Fukuda
beeb598448 Update website and Playground (#667)
* Update docusaurus and remove remove blog

* Refactor DemoAppFooter component and remove unused dependencies

* Remove @mui/icons-material

* Refactor codebase by removing unused components and dependencies, and update package scripts

* add tailwindcss to playground

* Update playground

* add utm param to website and playground
2025-01-03 20:06:42 +09:00
Kyohei Fukuda
564d6f2ae1 Update Readme and docs (#645) 2024-11-24 17:58:12 +09:00
Kyohei Fukuda
2037c383a0 Add radio checkbox schemas (#631)
* TMP

* add checkbox

* add radioGroup

* Minor fix

* add color and update doc
2024-11-15 17:09:30 +09:00
Kyohei Fukuda
2ef3f126a7 Enable placement of headers and footers in fixed positions & Use template engine (#620)
* Impl replacePlaceholders

* fix build

* Update replacePlaceholders

* optimize images

* Add doc

* update schema doc

* Fix bug

* add tests

* add security tests for replacePlaceholders to prevent access to prohibited properties and methods

* optimize parseData and evaluatePlaceholders with caching for improved performance

* remove ejs

* add license information for @types/estree and acorn in package-lock.json

* Fix ci

* write doc

* Update website/docs/headers-and-footers.md

Co-authored-by: Peter Ward <pete@pennyblack.io>

* Update playground/src/helper.ts

Co-authored-by: Peter Ward <pete@pennyblack.io>

---------

Co-authored-by: Peter Ward <pete@pennyblack.io>
2024-11-11 19:19:19 +09:00
Peter Ward
1d778fe5de [BC Break]: Template schema restructure from keyed object to array (#588) 2024-09-20 10:11:23 +01:00
Kyohei Fukuda
9c972a393b Updated documentation for tables 2024-09-12 09:44:24 +09:00
Kyohei Fukuda
d66c92b5bf Update website docs 2023-12-23 19:15:29 +09:00
Kyohei Fukuda
b22e82a8fb Update website (#365)
* Update modules

* Add blog dir

* Update supported features documentation

* Add blog post
2023-12-13 17:11:35 +09:00
Kyohei Fukuda
2356f0ec74 Minor fix 2023-11-24 16:52:34 +09:00
Kyohei Fukuda
61ed4e6cfc Add doc 2023-11-24 16:46:23 +09:00
Kyohei Fukuda
66553edf20 Custom Design for UI#243 (#322) 2023-11-19 18:21:41 +09:00