Skip to content

Latest commit

 

History

History
254 lines (136 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

254 lines (136 loc) · 13.9 KB

1.2.0 (2022-09-29)

Bug Fixes

Features

1.1.15 (2020-11-09)

Bug Fixes

  • add notification support for ISJONRPCLog (e06b2cf)

1.1.14 (2020-11-05)

Bug Fixes

  • monaco editor options to disable large unused gutters + display folding options (5b09982)
  • show selected item in methodList (30050a9)
  • sizing on card items + disable some monaco options (29ac8d8)

1.1.13 (2020-10-15)

Bug Fixes

1.1.12 (2020-10-15)

Bug Fixes

  • auto scroll bottom when logs change and initial (46dab08)

1.1.11 (2020-10-15)

Bug Fixes

  • add support for openrpc documents to provide monaco hovers (4338079), closes #59

1.1.10 (2020-10-15)

Bug Fixes

1.1.9 (2020-10-15)

Bug Fixes

1.1.8 (2020-10-15)

Bug Fixes

1.1.7 (2020-10-14)

Bug Fixes

  • remove scroll to bottom (d3607ee)

1.1.6 (2020-10-14)

Bug Fixes

  • add scroll to bottom height (f50f872)

1.1.5 (2020-10-14)

Bug Fixes

  • only use unmountOnExit and set px for monaco height+width (ba50dc6)

1.1.4 (2020-10-14)

Bug Fixes

1.1.3 (2020-08-19)

Bug Fixes

  • revert merge from fix/remove-scroll-to-bottom (adac76a), closes #68

Reverts

  • Revert "chore(release): 1.1.2 [skip ci]" (bc8b206)

1.1.1 (2020-08-12)

Bug Fixes

  • make add button hidden until needed (#64) (9273770), closes #62

1.1.0 (2020-07-10)

Bug Fixes

  • make logs-react component fit div when imported (7b36afe)
  • remove redundant theme variable (faf99ff)
  • remove unused import (8d5ff48)

Features

1.0.5 (2020-06-24)

Bug Fixes

  • change the sidebar to a material ui drawer (da3a330), closes #48
  • remove appbar (4cc4ba4)
  • remove excessive card padding (0960e4c)
  • scrolling bug, themes, and drawer width (d6ce64e)
  • slide animation is restricted to div (e3df05f), closes #51

1.0.4 (2020-06-18)

Bug Fixes

1.0.3 (2020-06-16)

Bug Fixes

  • copy css into package (a189eec)
  • use script to add all component css files (ce32ea1)

1.0.2 (2020-06-15)

Bug Fixes

  • update dependencies to match inspector (0c698fd), closes #44
  • update material-ui/labs (876fd28)
  • upgrade to latest material-ui/core (9c53645)

1.0.1 (2020-06-15)

Bug Fixes

1.0.0 (2020-06-15)

Bug Fixes

  • add .node-version (f8b2713), closes #4
  • add circleci context (6efb29e)
  • Add color coding to messages (2b3f726)
  • add tslint fixes (d76aa7b)
  • adds monacco cards to RPC calls and sort chronologically (290c9f6), closes #9 #7
  • circleCI formatting compliance (32ddd25)
  • clean up repository (95cb95d)
  • conditional log passing (d4ee090)
  • devtools panel renders (f83c11e)
  • keep useWebRequest history integrity (af12459)
  • messenger layout plus darkmode (e1836a8)
  • pull chrome extension out of component (dfa2880)
  • remove badges (6eddcc6)
  • remove mock test file (214e119)
  • remove reactotron (664418b)
  • remove test text (df4ef14)
  • remove unused import (65f3de4)
  • remove unused imports (46a45b2)
  • remove unused imports (158b247)
  • req/res no longer duplicates (b4a4757)
  • Scroll to Bottom on update (1f8c2b6)
  • tslint formating compliance (1dea28c)
  • update README to use new name (4eb0f9a), closes #17
  • update README to use new name (#18) (28378f0), closes #17

Features

1.0.0 (2019-10-24)

Bug Fixes

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