docling-studio/frontend/src/shared
Pier-Jean Malandrino 1ff8c5108f Add release process, dynamic versioning, and changelog catch-up
Replace hardcoded version strings with build-time injection:
- Frontend: Vite __APP_VERSION__ from env or package.json
- Backend: APP_VERSION env var exposed via /health endpoint
- Docker: build arg propagated through both stages
- CI: release workflow extracts version from git tag

Document branching strategy and release process in CONTRIBUTING.md.
Catch up CHANGELOG with v0.2.0 and Unreleased sections.
Sync package.json version to 0.3.0.
2026-04-02 16:08:37 +02:00
..
api Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
composables Add reusable pagination composable and PaginationBar component 2026-04-02 13:41:50 +02:00
ui Add release process, dynamic versioning, and changelog catch-up 2026-04-02 16:08:37 +02:00
format.ts Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
i18n.test.ts Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
i18n.ts Add reusable pagination composable and PaginationBar component 2026-04-02 13:41:50 +02:00
types.ts Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00