PolymerElements / iron-component-page

A reusable landing page for elements
36 stars 32 forks source link

Properties that take functions as input should still be listed as properties, not methods #77

Closed David-Mulder closed 7 years ago

David-Mulder commented 8 years ago

Per title, right now a property of type: Function ends up in the 'methods' section which is mightily confusing to element consumers. Examples:

arthurevans commented 8 years ago

dom-repeat.filter is an example:

https://www.polymer-project.org/1.0/api/#dom-repeat:method-filter

Still happening. I'd argue this is more a bug that an enhancement.

arthurevans commented 7 years ago

This is fixed in the latest version of iron-doc-viewer, closing.

https://www.polymer-project.org/2.0/docs/api/elements/Polymer.DomRepeat#property-filter