Polymer/old-docs-site

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

Open

#2508 aperta il 31 mar 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)HTML (2482 fork)batch import
good first issue

Metriche repository

Star
 (1013 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor