adopted-ember-addons / adopted-ember-addons/ember-changeset
Better autotracking support?
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 425
- Forks
- 136
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I see that this addon tries to support autotracking but there is a mixed approach:
`@tracked _changes` and notifyPropertyChange.
Perhaps we should use TrackedObject from https://github.com/pzuraq/tracked-built-ins in order to properly support autotracking?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.