Commit Graph

226 Commits

Author SHA1 Message Date
dependabot[bot]
cc49e3a64d Bump react-dom from 19.0.0 to 19.1.0 in /website (#885)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 10:19:27 +09:00
dependabot[bot]
37c33e4afe Bump react from 19.0.0 to 19.1.0 in /website (#884)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 10:04:39 +09:00
Kyohei Fukuda
33bd39b243 Remove unused devDependencies from package.json 2025-03-18 10:08:34 +09:00
Kyohei Fukuda
a4175f89fa Enhance template navigation by adding locale support in TemplateDesign component 2025-03-14 10:03:05 +09:00
Kyohei Fukuda
19a4a57b81 Remove lucide-react dependency and clean up related code in TOC and DocSidebar components 2025-03-14 09:55:16 +09:00
Kyohei Fukuda
df84e91028 Remove unused localization files and clean up translation code 2025-03-14 09:39:41 +09:00
Kyohei Fukuda
645262f576 Remove isomorphic-fetch dependency and related code from E2E tests 2025-03-14 09:13:00 +09:00
Devin AI
ac182f3366 Complete Japanese translation of code.json UI elements
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 09:25:39 +00:00
Devin AI
70ea3be603 Optimize index.tsx translations to reduce memory usage
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 09:15:03 +00:00
Devin AI
18c9826750 Add Japanese translation for index.tsx and complete supported-features.md
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 09:06:33 +00:00
Devin AI
4a95fdd1c1 Complete Japanese translation of getting-started.md
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 08:36:49 +00:00
Devin AI
f557192d4e Complete Japanese translation of documentation files
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 08:13:53 +00:00
Devin AI
315d18acb5 Address review comments: Fix Japanese translations and missing description fields
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 07:50:10 +00:00
Devin AI
8e2ed3496e Update Japanese translation for getting-started.md
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 07:31:47 +00:00
Devin AI
ebbe705bc1 Add Japanese (ja) i18n support to Docusaurus website
Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-13 07:31:28 +00:00
Kyohei Fukuda
456240e438 chore: update navbar labels and add contact link to configuration 2025-03-13 11:25:39 +09:00
Kyohei Fukuda
6ec719dd4c Merge pull request #841 from pdfme/dependabot/npm_and_yarn/website/lucide-react-0.479.0
Bump lucide-react from 0.477.0 to 0.479.0 in /website
2025-03-11 09:02:45 +09:00
dependabot[bot]
19d5a09339 Bump lucide-react from 0.477.0 to 0.479.0 in /website
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.477.0 to 0.479.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.479.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 16:45:17 +00:00
dependabot[bot]
e1adb4dc94 Bump @types/node from 22.13.8 to 22.13.10 in /website
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.8 to 22.13.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 16:45:04 +00:00
devin-ai-integration[bot]
37dd7bdc2e docs: update converter.md to reflect img2pdf size and margin options (#824)
* docs: update converter.md to reflect img2pdf size and margin options from PR #823

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Minor fix

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
Co-authored-by: Kyohei Fukuda <kyoheif@wix.com>
2025-03-08 18:16:32 +09:00
hand-dot
e5c837ced7 Remove optimizer documentation and sidebar reference for deprecated feature 2025-03-08 17:48:27 +09:00
hand-dot
9202df7ad8 Update manipulator documentation to reflect changes in PDF manipulation functions 2025-03-08 17:27:10 +09:00
Kyohei Fukuda
17430d4ec7 Add support for PDF417 barcode type in schemas and documentation (#822) 2025-03-07 09:42:37 +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
dependabot[bot]
edca77c085 Bump @types/node from 22.13.5 to 22.13.8 in /website (#784)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.5 to 22.13.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:40:57 +09:00
hand-dot
d9a8c4802e Remove knip dependency from package.json and package-lock.json 2025-03-04 06:40:41 +09:00
dependabot[bot]
bcd39fc6c2 Bump typescript from 5.7.3 to 5.8.2 in /website (#783)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:36:45 +09:00
dependabot[bot]
524b2af98a Bump lucide-react from 0.475.0 to 0.477.0 in /website (#782)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.475.0 to 0.477.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.477.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:36:30 +09:00
dependabot[bot]
efab4e22ef Bump typescript from 5.7.2 to 5.7.3 in /website (#736)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 16:52:54 +09:00
dependabot[bot]
f5e7568880 Bump react from 18.2.0 to 19.0.0 in /website (#747)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 19.0.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 16:52:33 +09:00
dependabot[bot]
c0aef63be1 Bump @types/node from 22.10.3 to 22.13.5 in /website (#740)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.3 to 22.13.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 16:39:50 +09:00
dependabot[bot]
d56fc0bdfe Bump lucide-react from 0.469.0 to 0.475.0 in /website (#749)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.469.0 to 0.475.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.475.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 16:39:19 +09:00
dependabot[bot]
cc0c651680 Bump react-dom from 18.2.0 to 19.0.0 in /website (#751)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 19.0.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 16:38:49 +09:00
hand-dot
ef43ed10ce chore: add .repomixignore files to exclude generated and test assets 2025-02-21 21:59:27 +09:00
Kyohei Fukuda
c1b006ddbd Add img2pdf to converter package (#725)
* init

* fix: rename img2pdf function to imgs2pdf for clarity

* feat: rename imgs2pdf to img2pdf and simplify API

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* chore: update package-lock.json

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* docs: improve converter documentation

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* docs: improve converter documentation following manipulator style

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* feat: export img2pdf from index.browser.ts

* fix: improve img2pdf function to return correct PDF buffer

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-02-20 12:25:50 +09:00
devin-ai-integration[bot]
b8ac72a061 docs: comprehensive documentation for @pdfme/manipulator package (#719)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-16 14:45:45 +09:00
Kyohei Fukuda
3aacf2a9b1 Manipulator package (#712)
* TMP

* Implement PDF manipulation functions: merge, split, remove, insert, extract, rotate, and organize with initial test structure

* feat(manipulator): implement merge and split functions (#714)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* feat(manipulator): implement remove and insert functions (#715)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* feat(manipulator): implement extract and rotate functions (#716)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* feat(manipulator): implement organize function (#717)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* feat(manipulator): add clean and build scripts for manipulator package

* feat: update .gitignore to exclude repomix-output.txt files

* fix(manipulator): update import paths and improve code consistency

* Minor fix

* add tests

* test(manipulator): add visual snapshot testing to E2E tests

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* fix(manipulator): update pdfToImages function to return Buffer array and add getPDFPageCount utility

---------

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-02-16 13:34:26 +09:00
Kyohei Fukuda
db526e8eed Disable sidebar hiding and integrate EthicalAds script for enhanced advertising support 2025-02-14 11:16:08 +09:00
Kyohei Fukuda
e8f9ef532d Add clipboard-write permission to iframes for enhanced functionality 2025-02-14 10:09:13 +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
283a4dc9c9 Add clipboard-write permission to iframe for enhanced functionality 2025-02-11 19:41:47 +09:00
Kyohei Fukuda
b97ab98334 Update website (#701)
* TMP

* Remove unused components and styles; add new images for UI

* Minor fix

* TMP
2025-02-11 19:22:59 +09:00
Kyohei Fukuda
e45d472d8a Update getting-started documentation to clarify basePdf usage and provide example format 2025-02-09 18:30:19 +09:00
Peter Ward
8530beb9b4 133 Allow custom max zoom in UI (#698) 2025-02-08 20:36:08 +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
55aacc5041 remove unnecessary dependencies from TemplateDesign component 2025-01-30 11:09:27 +09:00
Kyohei Fukuda
7cc5491ca9 Minor fix for playground and website 2025-01-29 10:37:10 +09:00
Kyohei Fukuda
863ebe5817 Add template contribution guide (#687)
* TMP

* docs: Enhance template contribution guide with detailed steps and community encouragement
2025-01-27 11:12:48 +09:00
Kyohei Fukuda
f09b192e4a Swap template names in index.json and update template request link in Templates.tsx; modify navigation logic in templates.tsx 2025-01-26 19:22:34 +09:00
hand-dot
a4a0c96354 Minor fix 2025-01-25 22:11:51 +09:00