1.7.1 (2022-09-29)
- bump logs-react to latest (8561580)
1.7.0 (2022-09-09)
- adds support for schemaUrl to inspector (901cfc9)
1.6.3 (2022-01-19)
- add customTransport api from query string (c7f41b5)
1.6.2 (2021-09-11)
- add support for out of band errors with no id (0c4a63d)
- subscribe to errors/notifications after rpc.discover (7f70ce4)
1.6.1 (2021-09-03)
1.6.0 (2021-07-05)
- keep custom transports in localstorage (26e45af)
1.5.5 (2021-04-08)
- bump client-js (26ba5a1)
1.5.4 (2021-03-30)
- make clear button more visible (61c7bb2)
1.5.3 (2021-03-21)
- allow custom transport as option (56685a0)
1.5.2 (2021-03-21)
- allows notifications to be passed through custom transports (fe75d3f)
1.5.1 (2021-03-15)
- allow play button press for transports with no url (fcdac25)
1.5.0 (2020-11-10)
1.4.18 (2020-10-15)
- update logs react to get smaller card list sizing (1ed9296)
1.4.17 (2020-10-15)
- monaco editor height 100% (65b7fa2)
1.4.16 (2020-10-15)
- logs-react scroll bottom (516e440)
1.4.15 (2020-10-15)
1.4.14 (2020-10-15)
- update logs-react to 1.1.9 (a8308da)
1.4.13 (2020-10-15)
- update logs-react and add empty message/tutorial back (a52ce92)
1.4.12 (2020-10-14)
1.4.11 (2020-10-14)
- update logs-react (60196e6)
1.4.10 (2020-10-14)
1.4.9 (2020-10-14)
- deps: update material ui deps (cb1905e)
- default logs to empty array when switching tabs (ae7c23f)
- lock material-ui versions (d6693d7)
- material deps (7ec066c)
- update logs-react (60b8ad5)
1.4.8 (2020-08-13)
- README: add logs react to resources (02a80be)
1.4.7 (2020-07-22)
- add transport as prop and query string (1f480b1)
- README: add docs for transport query param (c92155b)
1.4.6 (2020-07-02)
- remove unused old postmessage transport (274d19e)
- update clientjs to support postmessage window and iframe (4ad4139)
1.4.5 (2020-05-06)
- update readme url to mock server (646e6aa)
1.4.4 (2020-05-06)
- README: update url params example with id (42dba2a)
1.4.3 (2020-05-06)
- remove id variable (d5cf345)
- simplify postmessage transport (bdafb5a)
- postmessage transport: remove guard from iframe (fd6dc94)
1.4.2 (2020-04-01)
- remove counter + fix issue with props.openrpcDoc (a78ece9)
1.4.1 (2020-03-30)
- json schema validation (4d49cc5)
1.4.0 (2020-03-27)
1.3.8 (2020-03-18)
1.3.7 (2020-03-17)
1.3.6 (2020-03-13)
- openrpc jsonrpc schema: guard against methods and params not existing (ebe3ca5)
1.3.5 (2020-03-12)
1.3.4 (2020-03-09)
- add automaticLayout monaco option (fb20fa3)
- monaco widgets overflow and better json-rpc error handling (5e0c4ed)
1.3.3 (2020-03-09)
- markdown descriptions + add vim mode + add text to show ctrl+space help (4ea9456), closes #120
- resize help (5167c13)
- spacing + linting (5bd70b2)
1.3.2 (2020-03-06)
- add history (d13845c)
- remove dead code (3443c44)
- remove unused hook (cfb7776)
- README: update demo gif (9f34ad3)
1.3.1 (2020-03-06)
- add helper text to press play button when no results (170c34d)
- add openrpc check circle and tooltip (3138fd0)
- add parseOpenRpcDocument (6e67d51)
- linting (fe93536)
- linting ++ (4af6074)
- openrpcdoc validation issue on new tab (774ab07)
- remove commented code (7e6b7b5)
- request passed from url (93848bb)
1.3.0 (2020-03-05)
- add tabs and openrpdocument autocomplete (1f4aae4)
1.2.11 (2020-03-03)
- remove minimap (1340aa1)
1.2.10 (2020-02-28)
1.2.9 (2020-02-06)
1.2.8 (2020-01-22)
1.2.7 (2019-12-23)
1.2.6 (2019-12-16)
- clean up editors (e742005)
- remove console logs (73d4e04)
- unpack npm modules + rename JSONRequest to JSONRequestEditor (b756454)
- update react to latest (291ee08)
- update react-monaco-editor (c247140)
- upgrade material-ui and monaco (aef09f7)
- use @etclabscore/react-monaco-editor (cb77295)
1.2.5 (2019-12-06)
1.2.4 (2019-12-06)
1.2.3 (2019-12-05)
- remove extra divs (49d29be)
1.2.2 (2019-12-05)
1.2.1 (2019-12-04)
- move monaco init into editorDidMount + fix resize (e789b3f)
1.2.0 (2019-11-28)
- add openrpc method object support (bd149fc)
1.1.0 (2019-11-23)
1.0.7 (2019-09-20)
1.0.6 (2019-08-19)
- package: add @types/qs to devDeps (0948180)
- package: npm export (fbc40b7)
- README: typo with params (e8f37c9)
1.0.5 (2019-08-19)
- add query string configuration (95bc328)
- App: inspector element line length (c8477c3)
- README: add docs on url configuration (c7d737d)
1.0.4 (2019-08-19)
- update url when props.url changes (2e5c58d)
1.0.3 (2019-08-19)
- refactor dark mode (4c1e947)
1.0.2 (2019-08-19)
- add App wrapper and hideToggleTheme (4bd3b4a)
1.0.1 (2019-08-18)
- publish access public (dbcf09f)
- initial commit (893136f)
1.0.2 (2019-07-02)
- add homepage to fix gh-pages (dcb2099)
1.0.1 (2019-07-02)
- .releaserc: remove npm publish (2ee1fce)
- jest: use passWithNoTests (f7fdd6c)
- initial commit (2cf2f38)