PR194, Prevents auto-focus when using within components with dynamically set content.
update umd module name and rebuild
- fix object assign in spa
- fix import es module bug
- add test script
- assign options to ssr.js
- add lib object-assign
- update the options assign logic
- require styles #111
- add global default options #110
- update
{ editor, text, html }
to{ quill, text, html }
- add brower support
- add test scripts
- update babel and webpack configs