aurelia / templating

An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
MIT License
116 stars 103 forks source link

Reflecting properties to attributes #283

Open EisenbergEffect opened 8 years ago

EisenbergEffect commented 8 years ago

@levan1993 commented on Wed Mar 02 2016

https://www.polymer-project.org/1.0/docs/devguide/properties.html#attribute-reflection

Is there something similar in aurelia?


@EisenbergEffect commented on Wed Mar 02 2016

At the moment, there is not, but I think we could add this in the future. I'll add it to my todo list and update that here.

Alexander-Taran commented 5 years ago

@EisenbergEffect added to vNext candidates list. Can be closed

thomas-darling commented 5 years ago

See my comment here: https://github.com/aurelia/binding/issues/347#issuecomment-451935018

Alexander-Taran commented 5 years ago

@thomas-darling your comment there is about vNext. I do not try to kill your requests. I referenced them specifically in vNext monorepo to be able to come back to them. I'm trying to clean up the mess of 800+ open issues across 20+ repositories. Thank you for understanding.