Polymer/old-docs-site

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

Open

#2,508 opened on 2018年3月31日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)HTML (1,013 stars) (2,482 forks)batch import
good first issue

説明

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

コントリビューターガイド

Add note about the strict-binding-parser in data-binding section · Polymer/old-docs-site#2508 | Good First Issue