v1.1.1
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.