forked from zhurui/management
733 B
733 B
CHANGELOG
v3.0.6
PR194, Prevents auto-focus when using within components with dynamically set content.
v3.0.5
update umd module name and rebuild
v3.0.4
- fix object assign in spa
v3.0.3
- fix import es module bug
- add test script
v3.0.2
- assign options to ssr.js
v3.0.1
- add lib object-assign
- update the options assign logic
v3.0.0
use
- require styles #111
- add global default options #110
- update
{ editor, text, html }
to{ quill, text, html }
project
- add brower support
- add test scripts
- update babel and webpack configs