Skip to content

feat(atproto): declare Leaflet compatibleFeatures#47

Merged
nokome merged 1 commit intomainfrom
atproto-leaflet-features
Mar 25, 2026
Merged

feat(atproto): declare Leaflet compatibleFeatures#47
nokome merged 1 commit intomainfrom
atproto-leaflet-features

Conversation

@nokome
Copy link
Copy Markdown
Collaborator

@nokome nokome commented Mar 25, 2026

Populates the compatibleFeatures map in convert.ts with richtext features that are supported by both OXA and Leaflet thereby improving interoperability e.g.

      "features": [
        { "$type": "pub.oxa.richtext.facet#emphasis" },
        { "$type": "pub.leaflet.richtext.facet#italic" }
      ]

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 25, 2026

⚠️ No Changeset found

Latest commit: bb122a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nokome nokome requested a review from rowanc1 March 25, 2026 05:08
@github-actions
Copy link
Copy Markdown
Contributor

Curvenote Preview

Directory Preview Checks Updated (UTC)
docs 🔍 Inspect 1 checks passed Mar 25, 2026, 5:10 AM

Copy link
Copy Markdown
Member

@rowanc1 rowanc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nokome this looks great!!

@nokome nokome merged commit f79790a into main Mar 25, 2026
6 checks passed
@nokome nokome deleted the atproto-leaflet-features branch March 25, 2026 20:18
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.

2 participants