Skip to content

Latest commit

Β 

History

History
214 lines (102 loc) Β· 8.07 KB

CHANGELOG.md

File metadata and controls

214 lines (102 loc) Β· 8.07 KB

1.3.3 (2020-02-16)

Bug Fixes

1.3.2 (2020-02-15)

Bug Fixes

1.3.1 (2020-02-15)

Bug Fixes

1.3.0 (2020-02-15)

Bug Fixes

Features

1.2.9 (2020-02-06)

Bug Fixes

  • brave embed (0924b3c)
  • localstorage brave: refactor into localStorageMock (7a27921)

1.2.8 (2020-01-22)

Bug Fixes

1.2.7 (2019-12-23)

Bug Fixes

1.2.6 (2019-12-16)

Bug Fixes

  • 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)

Bug Fixes

  • remove appbar color override (cc82d55)
  • remove unneeded comments (fb2f0cb)

1.2.4 (2019-12-06)

Bug Fixes

  • ensure id is string and jsonrpc is 2.0 (5d6841d)
  • inspector value update (766b54d)

1.2.3 (2019-12-05)

Bug Fixes

1.2.2 (2019-12-05)

Bug Fixes

  • update monaco add diagnostics (e84af00)
  • use monaco add diagnostics (5aeabfd)

1.2.1 (2019-12-04)

Bug Fixes

  • move monaco init into editorDidMount + fix resize (e789b3f)

1.2.0 (2019-11-28)

Features

  • add openrpc method object support (bd149fc)

1.1.0 (2019-11-23)

Features

  • improve editor and result views (8e2988d), closes #1

1.0.7 (2019-09-20)

Bug Fixes

1.0.6 (2019-08-19)

Bug Fixes

  • package: add @types/qs to devDeps (0948180)
  • package: npm export (fbc40b7)
  • README: typo with params (e8f37c9)

1.0.5 (2019-08-19)

Bug Fixes

  • add query string configuration (95bc328)
  • App: inspector element line length (c8477c3)
  • README: add docs on url configuration (c7d737d)

1.0.4 (2019-08-19)

Bug Fixes

  • update url when props.url changes (2e5c58d)

1.0.3 (2019-08-19)

Bug Fixes

1.0.2 (2019-08-19)

Bug Fixes

  • add App wrapper and hideToggleTheme (4bd3b4a)

1.0.1 (2019-08-18)

Bug Fixes

1.0.0 (2019-08-18)

Bug Fixes

  • add CNAME to public folder (be3050a)
  • README: add inspector readme (6814619)

Features

1.0.2 (2019-07-02)

Bug Fixes

  • add homepage to fix gh-pages (dcb2099)

1.0.1 (2019-07-02)

Bug Fixes

  • .releaserc: remove npm publish (2ee1fce)

1.0.0 (2019-07-02)

Bug Fixes

  • jest: use passWithNoTests (f7fdd6c)

Features