Skip to content

Tags: open-rpc/docs-react

Tags

1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #454 from open-rpc/feat/add-onMethodToggle

feat: add onMethodToggle

1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #450 from open-rpc/fix/method-expanded-guardds

fix: method expanded guards

1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #449 from open-rpc/feat/per-method-default-expanded

feat: per method default expanded uiSchema

1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #447 from open-rpc/feat/add-uischema-contentdescip…

…tors-hidden

feat: add uiSchema to hide contentDescriptors

1.2.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #404 from open-rpc/fix/add-syntax-highlighted-mark…

…ddown

fix: add syntax highlighted markdown

1.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #415 from open-rpc/fix/paramStructure

fix: paramStructure examples support

1.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #405 from open-rpc/fix/object-assign-reuse

fix: dont use existing object for example pairings fallback

1.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #403 from open-rpc/fix/fallback-schema-examples

fix: remove guard for method.examples to allow schema.examples fallback

1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #391 from open-rpc/fix/fallback-to-schema-examples

fix: fallback example pairings to schema examples

1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #322 from open-rpc/fix/example-pairing-by-name

fix: add examples paramStructure by-name support