Polymer/old-docs-site

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

Open

#2 508 ouverte le 31 mars 2018

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)HTML (2 482 forks)batch import
good first issue

Métriques du dépôt

Stars
 (1 013 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur