Release 9.1.0-beta.1
Pre-release9.1.0-beta.1 (2022-08-19)
Features
-
core base: Add pattern property autoregister to allow patterns which are not automatically registered in the patternslib registry. (ef4d234)
-
pat inject: Dispatch a patterns-injected-delayed event 10ms after the injection has been done and pass the injected content with it. This allows to re-scan the injected content in cases where a pattern wasn't registered at injection time. (00b66fe)
Bug Fixes
-
pat inject: Fix code error with not scanning and triggering for comment nodes. (c281ae4)
-
pat validation: Do not trigger a pat-update after validation. (b4603c9)
Maintenance
-
Build: Unlink all eventually linked @patternslib dependencies before building bundles. (debeeea)
-
Build: Upgrade dependencies. (515bf42)
-
pat inject: Minor test restructuring. (e740a88)
-
pat validation: Add input with type URL example to demo. (b3e98e0)