Polymer/old-docs-site

Add note about the strict-binding-parser in data-binding section

Open

#2,508 opened on Mar 31, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (2,482 forks)batch import
good first issue

Repository metrics

Stars
 (1,013 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In the section https://www.polymer-project.org/2.0/docs/devguide/data-binding#anatomy-of-a-data-binding, the docs should be expanded with a note stating there is a strict-binding-parser (introduced in https://github.com/Polymer/polymer/pull/4768) that can handle more cases, but is less performant.

For an example note, see https://github.com/Polymer/polymer/pull/4768/commits/89ab7385d24dc44cd920979023e00c99e4268657

Contributor guide