Skip to content
Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 27 Oct 00:27
· 10 commits to master since this release

All changes is about React version of Component Inspector:

  • It is now based on Rempl. That's mean that inspector may to be used remotely, i.e. pluged into Chrome's Developer Tools or in a separate tab or window using rempl server.
    rempl
  • Added support for multiple React 15 instances on a single page
  • Added support for external service (URL) to fetch a source fragments
  • Added posibility to setup "open in editor" via meta (i.e. <meta name="open-in-editor" content="{url}">)
  • Added real element overlay when hover it in DOM tree
  • Added special formating for foreign components in DOM tree (i.e. created by another instance of React)
  • Improved source popup styles and layout
  • Hover any element in DOM tree, not only with a loc