Releases: open-rpc/docs-react
Releases · open-rpc/docs-react
1.5.0
1.5.0 (2021-04-15)
Features
1.4.1
1.4.1 (2021-04-12)
Bug Fixes
1.4.0
1.4.0 (2021-04-12)
Bug Fixes
- add method as id to expansion panel for deep linking (6565975)
Features
- per method default expanded uiSchema (eeab957)
1.3.0
1.3.0 (2021-03-30)
Features
- add uiSchema to hide contentDescriptors (d004c67)
1.2.6
1.2.6 (2021-01-13)
Bug Fixes
- add markdown code syntax highlighting (3eaa717)
- add syntax highlighted markdown (73bc50e)
- add syntax highlighted markdown tests (70f17bc)
- use commonjs version of prism styles (9a4faf5)
1.2.5
1.2.5 (2020-12-30)
Bug Fixes
- paramStructure examples support (d599ceb)
1.2.4
1.2.4 (2020-12-01)
Bug Fixes
- add test for multiple fallback examples (661d5b8)
- dont use existing object for example pairings fallback (623589a)
- improve test coverage of Documentation component (81d33e0)
1.2.3
1.2.3 (2020-11-30)
Bug Fixes
- add coverage for onClick (bfe1ab0)
- add test coverage for schema.examples (2ebfa6e)
- remove guard for method.examples to allow schema.examples fallback (2f9870c)
- ts version (f13433f)
1.2.2
1.2.2 (2020-11-04)
Bug Fixes
- fallback example pairings to schema examples (c862a54)
- improve test coverage (8ba92b4)
1.2.1
1.2.1 (2020-05-11)
Bug Fixes
- add examples paramStructure by-name support (c6d8fbe), closes #320 #309 #26
- examplePairing: add more test coverage (06c583d)
- examplePairing: add tests for by-name and empty position (0b88b5d)