hand-dot
76e3a75148
fix: address review followups
2026-04-02 18:14:27 +09:00
hand-dot
ca2b24a9b9
fix(ui): guard designer paste selection
2026-04-02 17:43:51 +09:00
hand-dot
69005894cc
fix(ui,cli): address review regressions
2026-04-02 17:33:58 +09:00
hand-dot
c1299b42c7
fix(repo): address build and ui review feedback
2026-04-02 16:48:36 +09:00
hand-dot
d23fc9e815
fix(types): omit 'plugins' from GenerateProps, UIProps, PreviewProps, and DesignerProps types
2026-04-02 12:44:10 +09:00
hand-dot
524fc14c36
fix(ci): remove lifecycle script dependencies
2026-04-02 11:50:12 +09:00
Kyohei Fukuda
559618a3e4
Merge branch 'main' into cli
2026-04-02 09:10:36 +09:00
dependabot[bot]
0cae266ff8
build(deps): bump bwip-js from 4.8.0 to 4.9.0 ( #1417 )
...
Bumps [bwip-js](https://github.com/metafloor/bwip-js ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/metafloor/bwip-js/releases )
- [Commits](https://github.com/metafloor/bwip-js/compare/v4.8.0...v4.9.0 )
---
updated-dependencies:
- dependency-name: bwip-js
dependency-version: 4.9.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-04-01 19:25:43 +00:00
dependabot[bot]
a1bff7158f
build(deps): bump hotkeys-js from 4.0.2 to 4.0.3 ( #1415 )
...
Bumps [hotkeys-js](https://github.com/jaywcjlove/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 )
---
updated-dependencies:
- dependency-name: hotkeys-js
dependency-version: 4.0.3
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-04-01 19:22:46 +00:00
dependabot[bot]
bae94c6b19
build(deps-dev): bump rollup from 4.59.0 to 4.60.1 ( #1413 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.59.0 to 4.60.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.59.0...v4.60.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.60.1
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>
2026-04-01 19:22:07 +00: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
0fbca8a89d
fix(cli): harden remote font resolution safety
2026-03-27 18:33:13 +09:00
hand-dot
7adcc8b3d3
fix(cli): align remote font policy contracts
2026-03-26 17:40:17 +09:00
hand-dot
fcb5f55d65
test(cli): lock runtime and font edge-case contracts
2026-03-26 17:22:37 +09:00
hand-dot
36d4ee7580
feat(cli): add explicit font source contract
2026-03-26 17:08:04 +09:00
hand-dot
c8f433389a
feat(cli): expand doctor runtime diagnostics
2026-03-26 16:39:39 +09:00
hand-dot
387dc17585
feat(cli): add doctor diagnostics command
2026-03-26 16:06:38 +09:00
hand-dot
b560e346fb
fix(cli): harden font and offline contracts
2026-03-26 15:37:42 +09:00
hand-dot
6ff816bcdb
test(cli): ignore generated thumbnail assets in CI
2026-03-26 15:06:23 +09:00
hand-dot
5aec26dda5
test(cli): remove generated index fixture dependency
2026-03-26 14:53:03 +09:00
hand-dot
aa80aabfea
feat(cli): normalize examples manifest metadata
2026-03-25 10:15:06 +09:00
hand-dot
0b54c5c82f
feat(cli): add validate inspection summary
2026-03-25 10:12:14 +09:00
hand-dot
3fbeccb3c8
test(cli): gate official examples manifest integrity
2026-03-25 10:06:53 +09:00
hand-dot
7ea06d0a25
Simplify CLI examples manifest loading
2026-03-24 17:55:29 +09:00
hand-dot
36b2f06998
Harden CLI examples and contract tests
2026-03-24 17:31:59 +09:00
hand-dot
f7dda37fcf
Fix CodeQL alerts in schemas
2026-03-24 17:01:05 +09:00
hand-dot
9aa7dcf3d5
Refactor CLI schema plugin discovery
2026-03-24 16:01:49 +09:00
hand-dot
cc27790770
Convert CJS helpers to JS
2026-03-24 16:00:44 +09:00
hand-dot
e9bb09a3e6
Promote signature and harden example jobs
2026-03-23 17:55:55 +09:00
hand-dot
f7504a381a
Add cached versioned examples manifests
2026-03-23 17:18:25 +09:00
hand-dot
aa0b6b3246
Harden core CLI machine interface
2026-03-23 17:03:27 +09:00
hand-dot
0b1ef67de8
Improve JSON parsing for variables in formUiRender to handle invalid input gracefully
2026-03-22 14:59:22 +09:00
hand-dot
eba53f7495
Keep designer left sidebar height in sync
2026-03-22 14:58:19 +09:00
hand-dot
22d4fd1f9e
Fix playground CI rendering and E2E snapshots
2026-03-22 09:25:35 +09:00
Mowmowj
5ec6fa1ddf
fix: guard against negative Y position in dynamic template processing
...
- Add Math.max(0, ...) guard when calculating localY in normalizePageSchemas
- Prevents TypeError when schema.position.y < paddingTop
- Fixes issue #1346 where PDF generation crashes with 'Cannot read properties of undefined (reading 'push')'
- Includes explanatory comment for future maintainers
2026-03-21 18:02:40 +08:00
hand-dot
7fae525445
Fix CI build order and async UI waits
2026-03-21 18:22:54 +09:00
hand-dot
a990fb803b
docs: add instructions for local testing in monorepo setup
2026-03-21 17:53:12 +09:00
hand-dot
b5f4f31997
Add @pdfme/cli package
2026-03-21 17:42:42 +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
2518611a7d
Add date format normalization tests and enhance locale handling
2026-03-21 11:05:45 +09:00
hand-dot
35cd4e32ba
Merge origin/main into cli
2026-03-21 10:32:15 +09:00