Polymer/old-docs-site

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

Open

#2.508 aberto em 31 de mar. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (2.482 forks)batch import
good first issue

Métricas do repositório

Stars
 (1.013 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador