Commit Graph

12 Commits

Author SHA1 Message Date
hand-dot
76e3a75148 fix: address review followups 2026-04-02 18:14:27 +09:00
hand-dot
e9bb09a3e6 Promote signature and harden example jobs 2026-03-23 17:55:55 +09:00
hand-dot
060be0024a docs: fix outdated pdfme-playground link in custom-schemas (fixes #1372)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 09:26:34 +09:00
devin-ai-integration[bot]
a45c82d6a8 docs: add community contribution section with lightweight QR code plugin (#815)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-06 10:52:10 +09:00
Kyohei Fukuda
d66c92b5bf Update website docs 2023-12-23 19:15:29 +09:00
Peter Ward
ef6edb9413 fix barcode cache key to capture uniqueness properly (#312) 2023-11-06 14:52:25 +09:00
Kyohei Fukuda
3309ea69ff Update website doc 2023-11-03 18:39:51 +09:00
Kyohei Fukuda
5787079470 Separating Schema label from code identifier (#304)
* TMP

* Minor fix

* Update doc

* Rename `propPanel.propPanelSchema` to `propPanel.schema`

* Minor fix

* remove comment
2023-11-02 00:09:39 +09:00
Kyohei Fukuda
85ddded73f Update website doc: Custom Schemas(Plugins) 2023-10-30 13:34:43 +09:00
Kyohei Fukuda
3790a2a87c Set Rotate from propPanel default schema (#290) 2023-10-26 12:41:01 +09:00
Kyohei Fukuda
464f7e78a6 add prefix for error message 2023-10-25 23:53:21 +09:00
Kyohei Fukuda
38c3ec81c4 Write documentation for Custom Schema Plugin (#283)
* TMP

* Update Special Thanks

* Minor fix

* Add FIXME comment

* remove image schema from builtin

* Update snapshot

* TMP

* fix fail test

* Minor fix

* Fix website build bug and demo bug

* Fix focus problem

* Minor fix

* Minor fix

* Minor fix

* Fix for image schema type bug

* add comment

* Move unnecessary type sharing from the common package to the each packages.

* TMP

* Add JSDoc

* TMP

* ja 2 en
2023-10-25 12:31:32 +09:00