Kyohei Fukuda

Results 88 issues of Kyohei Fukuda

### Is your feature request related to a problem? Please describe. - I want to automatically update PDFME_VERSION using the current tag name when releasing the package. - REF: [packages/common/src/constants.ts](https://github.com/pdfme/pdfme/blob/e91a7e31a149fe9bd8a3a20c7a80438e8bc1bfa6/packages/common/src/constants.ts#L2)...

help wanted

### Is your feature request related to a problem? Please describe. I personally prefer the variations and designs of icons in Lucide, so I would like to replace the current...

@pdfme/ui

### Is your feature request related to a problem? Please describe. schemas - line - rectangle - ellipse pdf-lib option - https://pdf-lib.js.org/docs/api/interfaces/pdfpagedrawlineoptions#optional-dasharray - https://pdf-lib.js.org/docs/api/interfaces/pdfpagedrawellipseoptions#optional-borderdasharray - https://pdf-lib.js.org/docs/api/interfaces/pdfpagedrawrectangleoptions#optional-borderdasharray ![CleanShot 2024-07-31 at 19...

enhancement

### Describe the bug When field names consist only of numbers, if you try to recall saved ones, the order is automatically rearranged. There's a possibility that dndkit is automatically...

bug
help wanted
@pdfme/ui

Introduce a new `repeatHead` property to the `TableSchema` interface, allowing for the header to be repeated in split tables. Update relevant components and translations accordingly. --- ref: #629

pdfme is developed with the help of [Devin](https://app.devin.ai/invite/KyOTXVPrlFl2TjcT). You can ask **any questions about the documentation or source code directly to AI** via DeepWiki: - 📚 [Ask Devin on DeepWiki](https://deepwiki.com/pdfme/pdfme)...

### Is your feature request related to a problem? Please describe. When setting a background color in the text schema to create a box-like appearance, having padding and a border...

feature request

BREAKING CHANGE: Remove CommonJS support from all packages - Add "type": "module" to all package.json files - Remove CommonJS build outputs and configurations - Update all imports to use explicit...

enhancement
size:XL