Skip to content

Global custom modules and options/formats

Compare
Choose a tag to compare
@KillerCodeMonkey KillerCodeMonkey released this 02 May 08:09
· 678 commits to master since this release

Feature

  • allow to add custom modules through QuillConfig.forRoot(). It will automatically register them through Quill api for you
  • allow to add custom options/formats through QuillConfig.forRoot(). It will automatically import, whitelist and register them through Quill api for you