Releases: open-rpc/docs-react
Releases · open-rpc/docs-react
1.5.0
15 Apr 23:33
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-04-15)
Features
1.4.1
12 Apr 19:56
Compare
Sorry, something went wrong.
No results found
1.4.1 (2021-04-12)
Bug Fixes
1.4.0
12 Apr 17:34
Compare
Sorry, something went wrong.
No results found
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
30 Mar 17:30
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-03-30)
Features
add uiSchema to hide contentDescriptors (d004c67 )
1.2.6
13 Jan 02:40
Compare
Sorry, something went wrong.
No results found
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
30 Dec 19:45
Compare
Sorry, something went wrong.
No results found
1.2.5 (2020-12-30)
Bug Fixes
paramStructure examples support (d599ceb )
1.2.4
01 Dec 18:09
Compare
Sorry, something went wrong.
No results found
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
30 Nov 18:49
Compare
Sorry, something went wrong.
No results found
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
04 Nov 00:04
Compare
Sorry, something went wrong.
No results found
1.2.2 (2020-11-04)
Bug Fixes
fallback example pairings to schema examples (c862a54 )
improve test coverage (8ba92b4 )
1.2.1
11 May 21:13
Compare
Sorry, something went wrong.
No results found
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 )