Skip to content

Feat/jump docs deeplinks#418

Merged
shanerbaner82 merged 3 commits into
mainfrom
feat/jump-docs-deeplinks
Jul 8, 2026
Merged

Feat/jump docs deeplinks#418
shanerbaner82 merged 3 commits into
mainfrom
feat/jump-docs-deeplinks

Conversation

@shanerbaner82

Copy link
Copy Markdown
Contributor

No description provided.

shanerbaner82 and others added 3 commits July 6, 2026 14:02
Let nativephp.com/docs pages open in the Jump app (iOS Universal Links +
Android App Links) and fix the native-component examples served over MCP.

- ApplinksController: serve /.well-known/apple-app-site-association (scoped
  to /docs/*, Jump's appID) and rewrite assetlinks.json for the Jump app
  (com.bifrosttech.jump + release SHA-256). Drops the stale KitchenSink
  assetlinks entry, which is no longer used.
- web.php: add the apple-app-site-association route.
- DocsSearchService: stop stripping @press / {{ }} / @Directives from inside
  fenced code blocks. This was corrupting the documented native-component
  API in MCP-served examples (e.g. `@press="save"` -> `="save"`). Prose is
  still cleaned; code fences are now preserved verbatim.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@shanerbaner82 shanerbaner82 merged commit 2de80c3 into main Jul 8, 2026
2 checks passed
@shanerbaner82 shanerbaner82 deleted the feat/jump-docs-deeplinks branch July 8, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant