- Add a better contributing guide. See CONTRIBUTING.md)
- Add a development utility
npm run dev
which watches "src" directory and runnpm run prepublish
.
- Add a button to clear logs in the ActionLogger. This is requested in PR21.
- Remove navigation list order hijacking. See commit.
- Fix a typo in .gitignore. See PR31.
- Add support for JSX. See PR18.
- v1.0.0 was a mistake and it contains very old code. That's why we had to do a 1.1.0 release.
- Yeah!