1405 Commits

Author SHA1 Message Date
hand-dot
1464daaa3f delete: remove REVIEW.md file tracking unresolved feedback 2026-04-02 18:38:07 +09:00
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
c622f026a1 fix(package-lock): update bwip-js to version 4.9.0 and remove unused dependencies 2026-04-02 17:37:32 +09:00
hand-dot
69005894cc fix(ui,cli): address review regressions 2026-04-02 17:33:58 +09:00
hand-dot
bbd0844210 add reviews 2026-04-02 17:04:14 +09:00
hand-dot
c1299b42c7 fix(repo): address build and ui review feedback 2026-04-02 16:48:36 +09:00
hand-dot
b95e10120d fix(package-lock): remove hasInstallScript property from root package 2026-04-02 15:54:24 +09:00
hand-dot
e09656ba28 chore(repo): pin npm 11.12.1 and set min-release-age 2026-04-02 12:52:25 +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
hand-dot
e277eb7bca fix(ci): support npm installs with ignore-scripts 2026-04-02 11:41:59 +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
dependabot[bot]
b7ed1add58 build(deps-dev): bump ts-jest from 29.4.6 to 29.4.9 (#1411)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.6 to 29.4.9.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.6...v29.4.9)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.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-04-01 19:21:14 +00:00
dependabot[bot]
b4e7ad03f0 build(deps-dev): bump the eslint-packages group with 2 updates (#1406)
Bumps the eslint-packages group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.57.1 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.57.1 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-packages
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 19:20:10 +00:00
hand-dot
656353bf37 docs(plan): close cli post-closeout polish 2026-03-28 15:30:13 +09:00
hand-dot
00f8b40ee2 feat(cli): normalize doctor counts and validate canonical dates 2026-03-28 15:29:58 +09:00
hand-dot
a9781f2b57 fix(plan): update latest checkpoint and refine input discoverability follow-up 2026-03-28 14:55:31 +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
e9456fcf51 docs(plan): define remaining input hint boundary 2026-03-28 14:19:23 +09:00
hand-dot
0dd0b4ed4f feat(cli): add date format metadata to input hints 2026-03-28 14:17:07 +09:00
hand-dot
f01f93949c docs(plan): define date input hint boundary 2026-03-28 14:06:51 +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
f661876d22 docs(plan): trim completed implementation detail 2026-03-27 21:59:55 +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
cf16860f13 docs(plan): refresh checkpoint after UX notes 2026-03-27 19:01:28 +09:00
hand-dot
c63f1be69c docs(plan): note workflow and cli UX feedback 2026-03-27 19:01:19 +09:00
hand-dot
00485428e9 docs(plan): refresh checkpoint after workflow note 2026-03-27 18:52:01 +09:00
hand-dot
c962fc5b0f docs(plan): note basePdf workflow positioning 2026-03-27 18:51:51 +09:00
hand-dot
e178579f0d docs(plan): refresh checkpoint after remote font hardening 2026-03-27 18:33:46 +09:00
hand-dot
0fbca8a89d fix(cli): harden remote font resolution safety 2026-03-27 18:33:13 +09:00
hand-dot
10248fa781 fix(cli): update PLAN.md with latest checkpoint and phase 2B details 2026-03-26 18:20:04 +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
35f75fd1f8 fix(playground): sync lockfile for npm ci 2026-03-26 12:04:29 +09:00
hand-dot
bcb106814f docs(plan): note font policy revisit 2026-03-25 10:23:42 +09:00