- Update dialog styles.
- Change method of comparing child props types.
- Resolve external modules.
- Downgrade react version (should upgrade later).
- Reduce bundle size by not bundling thirdy party code.
- Remove dependency on es6-defer.
- Give dialog and actions ids to ease testing.
- Fix button primary state.
- Fix confirm background color.
- Add repository info to package.json.
- Update version for publishing.
- Updated README and CHANGELOG.
- Add support to theming.
- Add confirm dialog.
- Add info dialog.