Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

4.3.0

Compare
Choose a tag to compare
@KillerCodeMonkey KillerCodeMonkey released this 12 Feb 19:32
· 131 commits to master since this release

Feat:

Support all quill config options in confif provider or on component level

  • debug: set debug logging level, default warn

    Static method enabling logging messages at a given level: 'error', 'warn', 'log', or 'info'. Passing true is equivalent to passing 'log'. Passing false disables all messages.

  • scrollContainer: set scrollContainer, default null