Skip to content

v1.1.1

Compare
Choose a tag to compare
@NoamELB NoamELB released this 09 Oct 17:32
· 63 commits to master since this release

Updates in version:

  • Live JSX by declaring a prop as 'node', 'ReactElement' or 'React.ReactElement'.
  • Example index now has an indication in the url. You can now share examples with coworkers and friends or just return to the same place when refreshing.
  • Updating to React 16
  • Updating to rollup 0.50 and replacing babel with buble for even slimmer bundle.
  • Bug fixes (weird errors on refresh, error-modal breaking when too much content, open-text selectors height is not right on initial mounting).
  • Updating Readme with better images and the new features.