issues
search
adopted-ember-addons
/
validated-changeset
Buffering changes to form data
MIT License
36
stars
27
forks
source link
[WIP] Use proxy (not backwards compatible)
#151
Open
BryanCrotaz
opened
2 years ago
BryanCrotaz
commented
2 years ago
Refactoring of
Proxy PR
to:
clean up the API
reduce conflicts with original object api
allow changesets to represent part of the tree
remove get and set
remove overlapping api
update docs
Refactoring of Proxy PR to: