- fixes #1303 - setting
skipInvalid
totrue
andenforceWhitelist
also totrue
should not skip the adding logic if input is invalid and 5d58fbf - added
Tagify.logger.enabled = true;
to all test files and main demos page 3bc3361 - fixes #1295 - added
Tagify.logger
static method to the constructor (disabled by default) and routed allconsole.warn
statements in the code to it. 8c65593