managarten/packages/shared-links
Till JS 4cee74e15d feat(shared-links): deep-link navigation to target app detail views
ManaLinkBadge now resolves the correct URL for the linked record's
detail view (e.g. /event/{id}, /contacts/{id}, /deck/{id}) instead
of just linking to the app's root page.

Uses an anchor tag by default for standard browser navigation, with
onclick prop override for custom behavior. Supports all 12 apps with
their specific routing patterns.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 12:14:29 +02:00
..
src feat(shared-links): deep-link navigation to target app detail views 2026-03-30 12:14:29 +02:00
package.json feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00
tsconfig.json feat: add @manacore/shared-links for cross-app record linking 2026-03-30 01:02:42 +02:00