Kyohei Fukuda
ba50905193
[codex] Improve JSX authoring starters ( #1503 )
...
* feat(playground): improve jsx authoring starters
* refactor(playground): store authoring starters as template assets
* fix(playground): address authoring starter review
2026-05-11 15:20:03 +09:00
Kyohei Fukuda
449110e295
[codex] update demo and playground navigation ( #1502 )
...
* chore: update demo and playground navigation
* test: update playground navigation snapshots
2026-05-11 14:37:36 +09:00
Kyohei Fukuda
786c5b93a8
feat(playground): unify template workspace ( #1495 )
2026-05-09 17:16:18 +09:00
Kyohei Fukuda
fe1f275ea6
[codex] Add JSX Document static layout API ( #1491 )
...
* feat(jsx): add Document static layout API
* fix(jsx): tighten Document static API followups
2026-05-09 09:55:53 +09:00
Kyohei Fukuda
e8143a6a0f
[codex] Add playground presets and JSX Form preview ( #1488 )
...
* feat(playground): add presets and jsx form preview
* fix(jsx): normalize table width weights
* refactor(jsx): rename table column weights prop
* fix(playground): handle invalid jsx templates
* fix(playground): improve mobile preview sizing
* docs(jsx): clarify table column weights
* fix(playground): refine jsx preview followups
* test(jsx): narrow table column weights assertion
* fix(playground): ignore removed form input values
2026-05-08 16:11:13 +09:00
Kyohei Fukuda
95e8de77a8
[codex] Add JSX playground and Monaco editors ( #1487 )
...
* feat(playground): add jsx playground with monaco editors
* fix(playground): harden jsx playground runtime
* fix(playground): enable tsx highlighting in jsx editor
* fix(playground): harden jsx worker evaluator
2026-05-07 18:04:45 +09:00
Kyohei Fukuda
906e1ca3f0
[codex] Add md2pdf playground lab ( #1486 )
...
* feat(playground): add md2pdf lab
* feat(playground): show md2pdf timings
* feat(playground): add md2pdf docs notice
* chore(playground): remove template feedback button
* fix(playground): keep designer nav buttons on one line
* docs(website): document md2pdf converter
* docs(website): clarify md2pdf basePdf type
* fix(playground): link md2pdf docs section
* docs(converter): mark md2pdf as (beta) in English and Japanese documentation
* test(converter): avoid brittle img2pdf byte comparison
* fix(playground): address md2pdf review notes
2026-05-07 16:23:11 +09:00
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
dependabot[bot]
d613b13a74
build(deps): bump the minor-and-patch group across 2 directories with 8 updates ( #1459 )
...
Bumps the minor-and-patch group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [jsdom](https://github.com/jsdom/jsdom ) | `29.0.2` | `29.1.0` |
| [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color ) | `4.2.0` | `4.2.1` |
| [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas ) | `0.1.99` | `0.1.100` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js ) | `5.6.205` | `5.7.284` |
| [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide ) | `1.9.0` | `1.12.0` |
| [antd](https://github.com/ant-design/ant-design ) | `6.3.6` | `6.3.7` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) | `1.9.0` | `1.12.0` |
Bumps the minor-and-patch group with 1 update in the /playground directory: [postcss](https://github.com/postcss/postcss ).
Updates `jsdom` from 29.0.2 to 29.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Commits](https://github.com/jsdom/jsdom/compare/v29.0.2...v29.1.0 )
Updates `@types/color` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color )
Updates `@napi-rs/canvas` from 0.1.99 to 0.1.100
- [Release notes](https://github.com/Brooooooklyn/canvas/releases )
- [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Brooooooklyn/canvas/compare/v0.1.99...v0.1.100 )
Updates `pdfjs-dist` from 5.6.205 to 5.7.284
- [Release notes](https://github.com/mozilla/pdf.js/releases )
- [Commits](https://github.com/mozilla/pdf.js/compare/v5.6.205...v5.7.284 )
Updates `lucide` from 1.9.0 to 1.12.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.12.0/packages/lucide )
Updates `antd` from 6.3.6 to 6.3.7
- [Release notes](https://github.com/ant-design/ant-design/releases )
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md )
- [Commits](https://github.com/ant-design/ant-design/compare/6.3.6...6.3.7 )
Updates `lucide-react` from 1.9.0 to 1.12.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.12.0/packages/lucide-react )
Updates `postcss` from 8.5.10 to 8.5.12
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.10...8.5.12 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-version: 29.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@types/color"
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@napi-rs/canvas"
dependency-version: 0.1.100
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: pdfjs-dist
dependency-version: 5.7.284
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: lucide
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: antd
dependency-version: 6.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: lucide-react
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: postcss
dependency-version: 8.5.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 18:17:28 +00:00
dependabot[bot]
a919849b81
build(deps): bump the minor-and-patch group across 3 directories with 28 updates ( #1436 )
...
Bumps the minor-and-patch group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.5.0` | `25.6.0` |
| [typescript](https://github.com/microsoft/TypeScript ) | `6.0.2` | `6.0.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.0.3` | `8.0.10` |
| [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli ) | `0.1.13` | `0.1.19` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `4.1.0` | `4.1.5` |
| [vitest-image-snapshot](https://github.com/wgsl-tooling-wg/wesl-js ) | `0.6.47` | `0.6.50` |
| [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas ) | `0.1.97` | `0.1.99` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js ) | `5.5.207` | `5.6.205` |
| [bwip-js](https://github.com/metafloor/bwip-js ) | `4.9.0` | `4.10.1` |
| [dompurify](https://github.com/cure53/DOMPurify ) | `3.3.3` | `3.4.1` |
| [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide ) | `1.7.0` | `1.9.0` |
| [antd](https://github.com/ant-design/ant-design ) | `6.3.5` | `6.3.6` |
| [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js ) | `4.0.2` | `4.0.3` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) | `1.7.0` | `1.9.0` |
| [citty](https://github.com/unjs/citty ) | `0.2.1` | `0.2.2` |
Bumps the minor-and-patch group with 8 updates in the /playground directory:
| Package | From | To |
| --- | --- | --- |
| [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli ) | `0.1.15` | `0.1.19` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `4.1.2` | `4.1.5` |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) | `2.2.9` | `2.2.10` |
| [react-toastify](https://github.com/fkhadra/react-toastify ) | `11.0.5` | `11.1.0` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins ) | `5.1.1` | `5.2.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer ) | `10.4.27` | `10.5.0` |
| [postcss](https://github.com/postcss/postcss ) | `8.5.8` | `8.5.10` |
| [puppeteer](https://github.com/puppeteer/puppeteer ) | `24.40.0` | `24.42.0` |
Bumps the minor-and-patch group with 8 updates in the /website directory:
| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript ) | `6.0.2` | `6.0.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react ) | `19.2.4` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) | `19.2.4` | `19.2.5` |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) | `3.9.2` | `3.10.0` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ) | `3.9.2` | `3.10.0` |
| [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) | `3.9.2` | `3.10.0` |
| [@docusaurus/plugin-google-gtag](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-google-gtag ) | `3.9.2` | `3.10.0` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) | `3.9.2` | `3.10.0` |
Updates `@types/node` from 25.5.0 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3 )
Updates `vite` from 8.0.3 to 8.0.10
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite )
Updates `vite-plus` from 0.1.13 to 0.1.19
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases )
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.19/packages/cli )
Updates `vitest` from 4.1.0 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest )
Updates `vitest-image-snapshot` from 0.6.47 to 0.6.50
- [Commits](https://github.com/wgsl-tooling-wg/wesl-js/commits )
Updates `@napi-rs/canvas` from 0.1.97 to 0.1.99
- [Release notes](https://github.com/Brooooooklyn/canvas/releases )
- [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Brooooooklyn/canvas/compare/v0.1.97...v0.1.99 )
Updates `pdfjs-dist` from 5.5.207 to 5.6.205
- [Release notes](https://github.com/mozilla/pdf.js/releases )
- [Commits](https://github.com/mozilla/pdf.js/compare/v5.5.207...v5.6.205 )
Updates `bwip-js` from 4.9.0 to 4.10.1
- [Release notes](https://github.com/metafloor/bwip-js/releases )
- [Commits](https://github.com/metafloor/bwip-js/compare/v4.9.0...v4.10.1 )
Updates `dompurify` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.1 )
Updates `lucide` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.9.0/packages/lucide )
Updates `antd` from 6.3.5 to 6.3.6
- [Release notes](https://github.com/ant-design/ant-design/releases )
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md )
- [Commits](https://github.com/ant-design/ant-design/compare/6.3.5...6.3.6 )
Updates `hotkeys-js` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys-js/compare/v4.0.2...v4.0.3 )
Updates `lucide-react` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.9.0/packages/lucide-react )
Updates `citty` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/unjs/citty/releases )
- [Changelog](https://github.com/unjs/citty/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/citty/compare/v0.2.1...v0.2.2 )
Updates `vite-plus` from 0.1.15 to 0.1.19
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases )
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.19/packages/cli )
Updates `vitest` from 4.1.2 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest )
Updates `@headlessui/react` from 2.2.9 to 2.2.10
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.10/packages/@headlessui-react )
Updates `react-toastify` from 11.0.5 to 11.1.0
- [Release notes](https://github.com/fkhadra/react-toastify/releases )
- [Commits](https://github.com/fkhadra/react-toastify/compare/v11.0.5...v11.1.0 )
Updates `@sentry/vite-plugin` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/5.1.1...5.2.0 )
Updates `autoprefixer` from 10.4.27 to 10.5.0
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.27...10.5.0 )
Updates `postcss` from 8.5.8 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.10 )
Updates `puppeteer` from 24.40.0 to 24.42.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.40.0...puppeteer-v24.42.0 )
Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3 )
Updates `react` from 19.2.4 to 19.2.5
- [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.2.5/packages/react )
Updates `react-dom` from 19.2.4 to 19.2.5
- [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.2.5/packages/react-dom )
Updates `@docusaurus/core` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus )
Updates `@docusaurus/module-type-aliases` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-module-type-aliases )
Updates `@docusaurus/plugin-client-redirects` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-plugin-client-redirects )
Updates `@docusaurus/plugin-google-gtag` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-plugin-google-gtag )
Updates `@docusaurus/preset-classic` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite
dependency-version: 8.0.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite-plus
dependency-version: 0.1.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vitest
dependency-version: 4.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vitest-image-snapshot
dependency-version: 0.6.50
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@napi-rs/canvas"
dependency-version: 0.1.99
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: pdfjs-dist
dependency-version: 5.6.205
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: bwip-js
dependency-version: 4.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: dompurify
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: lucide
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: antd
dependency-version: 6.3.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: hotkeys-js
dependency-version: 4.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: lucide-react
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: citty
dependency-version: 0.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite-plus
dependency-version: 0.1.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vitest
dependency-version: 4.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@headlessui/react"
dependency-version: 2.2.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-toastify
dependency-version: 11.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@sentry/vite-plugin"
dependency-version: 5.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: autoprefixer
dependency-version: 10.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: postcss
dependency-version: 8.5.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: puppeteer
dependency-version: 24.42.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react
dependency-version: 19.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-dom
dependency-version: 19.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/core"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/module-type-aliases"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/plugin-google-gtag"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/preset-classic"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-27 03:33:15 +00:00
hand-dot
1b7ba110d9
fix: update markdown link handling and improve documentation structure
2026-04-03 16:28:27 +09:00
hand-dot
a174c686c5
Refactor CLI documentation for clarity and completeness
...
- Updated descriptions for command-line interface and its intended use cases.
- Enhanced command sections with clearer examples and options.
- Improved Japanese translation for consistency and accuracy.
- Added structured output details and exit codes for better user understanding.
- Expanded sections on PDF generation, validation, and diagnostics.
2026-04-03 16:28:12 +09:00
hand-dot
da2a6ad955
chore(deps): update playground and website dependencies
2026-04-03 16:16:28 +09:00
dependabot[bot]
ca4b493eaa
build(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /website ( #1403 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.9.3 to 6.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 6.0.2
dependency-type: direct:development
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>
2026-04-03 15:26:07 +09:00
hand-dot
76e3a75148
fix: address review followups
2026-04-02 18:14:27 +09:00
hand-dot
00f8b40ee2
feat(cli): normalize doctor counts and validate canonical dates
2026-03-28 15:29:58 +09:00
hand-dot
ac6c0e7518
feat(cli): add barcode input hint rules
2026-03-28 14:48:29 +09:00
hand-dot
2a52ae3906
feat(cli): hint asset input content kinds
2026-03-28 14:43:23 +09:00
hand-dot
dc129c6a96
feat(cli): add table input contract hints
2026-03-28 14:34:29 +09:00
hand-dot
0dd0b4ed4f
feat(cli): add date format metadata to input hints
2026-03-28 14:17:07 +09:00
hand-dot
c8a2b613ee
feat(cli): add radio group input contract hints
2026-03-28 14:05:49 +09:00
hand-dot
cf92db3cef
feat(cli): add enum input hints for select and checkbox
2026-03-28 13:57:02 +09:00
hand-dot
959fbf0c2d
refactor(cli): normalize payload parity across commands
2026-03-28 10:19:53 +09:00
hand-dot
8ffc8c9dc7
feat(cli): extend verbose parity across commands
2026-03-27 21:44:41 +09:00
hand-dot
67d3ee9487
feat(cli): add verbose parity and input hints
2026-03-27 21:26:33 +09:00
hand-dot
e9bb09a3e6
Promote signature and harden example jobs
2026-03-23 17:55:55 +09:00
hand-dot
c759a120d7
feat: update test script to run workspace tests and refactor schema imports
...
- Changed the test script in package.json to run workspace tests using a new script.
- Updated imports in generator and helper files to point to specific schema paths.
- Added new builtins and tables exports in schemas package.json and created corresponding files.
- Enhanced error handling in multiVariableText propPanel for JSON parsing.
- Refactored UI components to use React 18 and updated dependencies accordingly.
- Improved snapshot tests to ensure cleaner output by removing empty text nodes.
- Updated documentation to reflect changes in package usage and requirements.
2026-03-21 16:10:48 +09:00
hand-dot
6b06c606f7
Clean up playground deps and update converter docs
2026-03-20 23:16:12 +09:00
hand-dot
0d0f89f12b
Prepare ESM migration groundwork
2026-03-20 14:49:50 +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
dependabot[bot]
1060c8afa7
build(deps): bump @docusaurus/preset-classic in /website ( #1314 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 3.8.1 to 3.9.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-version: 3.9.2
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>
2026-03-01 15:04:24 +00:00
dependabot[bot]
bb790538ae
build(deps-dev): bump @tsconfig/docusaurus in /website ( #1350 )
...
Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases ) from 2.0.3 to 2.0.9.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases )
---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
dependency-version: 2.0.9
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>
2026-03-01 15:02:57 +00:00
dependabot[bot]
5e8f8f6c0c
build(deps): bump react-dom from 19.2.0 to 19.2.4 in /website ( #1312 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 19.2.0 to 19.2.4.
- [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.2.4/packages/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.2.4
dependency-type: direct:production
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>
2026-02-01 15:03:03 +00:00
dependabot[bot]
42422d14ec
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #1254 )
...
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-version: 3.9.2
dependency-type: direct:production
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>
2026-01-02 09:23:11 +09:00
dependabot[bot]
78f4427fde
build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /website ( #1255 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
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>
2026-01-02 09:23:05 +09:00
dependabot[bot]
7c17ebf8f2
build(deps): bump react-dom from 19.1.1 to 19.2.0 in /website ( #1258 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 19.1.1 to 19.2.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.2.0/packages/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.2.0
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>
2026-01-02 09:22:27 +09:00
dependabot[bot]
fb0001ec4a
build(deps): bump @docusaurus/core from 3.9.1 to 3.9.2 in /website ( #1256 )
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-version: 3.9.2
dependency-type: direct:production
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>
2026-01-02 09:22:14 +09:00
dependabot[bot]
20dcff63ce
build(deps): bump @docusaurus/module-type-aliases in /website ( #1195 )
...
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ) from 3.8.1 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-module-type-aliases )
---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
dependency-version: 3.9.1
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>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyoheif@wix.com >
2025-11-08 14:11:12 +09:00
dependabot[bot]
8fa67125ac
build(deps): bump @docusaurus/plugin-google-gtag in /website ( #1194 )
...
Bumps [@docusaurus/plugin-google-gtag](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-google-gtag ) from 3.8.1 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-plugin-google-gtag )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-google-gtag"
dependency-version: 3.9.1
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>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyoheif@wix.com >
2025-11-08 14:10:59 +09:00
dependabot[bot]
c91460afa1
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #1196 )
...
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 3.8.1 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-version: 3.9.1
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>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com >
2025-11-08 13:53:25 +09:00
dependabot[bot]
b2e9f8aa0c
build(deps): bump @docusaurus/core from 3.8.1 to 3.9.1 in /website ( #1193 )
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 3.8.1 to 3.9.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-version: 3.9.1
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-11-08 13:50:29 +09:00
Kyohei Fukuda
e410a9c0e4
Bump react-dom from 19.1.0 to 19.1.1 in /website ( #1229 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 19.1.0 to 19.1.1.
- [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.1/packages/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.1.1
dependency-type: direct:production
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>
Co-authored-by: Claude <noreply@anthropic.com >
2025-11-06 14:49:06 +09:00
hand-dot
63335feab7
feat: Add YouTube video embed to homepage for enhanced user engagement
2025-10-21 13:18:02 +09:00
dependabot[bot]
890f52fa18
Bump typescript from 5.8.3 to 5.9.2 in /website ( #1126 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.8.3 to 5.9.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.2
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-09-12 19:45:31 +09:00
dependabot[bot]
399e2c5912
Bump react from 19.1.0 to 19.1.1 in /website ( #1127 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 19.1.0 to 19.1.1.
- [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.1/packages/react )
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.1.1
dependency-type: direct:production
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-09-12 19:45:28 +09:00
devin-ai-integration[bot]
1de9020792
Add llm.txt for AI content understanding and SEO optimization ( #1100 )
...
- Create llm.txt file following LLM.txt implementation guide
- Use verified URLs based on actual documentation structure
- Consistent 'pdfme' product naming throughout
- File accessible at https://pdfme.com/llms.txt for AI discovery
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-06-30 12:53:56 +09:00
hand-dot
d48e6b6f6c
Add iframe auto-focus functionality on load in TemplateDesign component
2025-06-29 00:06:24 +09:00