template_binding 0.10.0-pre.1
template_binding: ^0.10.0-pre.1 copied to clipboard
Extends the capabilities of the HTML Template Element by enabling it to create, manage, and remove instances of content bound to data defined in Dart.
changelog #
This file contains highlights of what changes on each version of the template_binding package.
Pub version 0.10.0-pre.1.dev
- Applied patch to throw errors asycnhronously if property path evaluation fails.
- Applied patch matching commit 51df59 (fix parser to avoid allocating PropertyPath if there is a non-null delegateFn).
Pub version 0.10.0-pre.0
- Ported JS code as of commit fcb7a5