adopted-ember-addons / ember-cp-validations

Ember computed property based validations
https://adopted-ember-addons.github.io/ember-cp-validations/
BSD 3-Clause "New" or "Revised" License
442 stars 174 forks source link

Implement functional style template transform #714

Closed fsmanuel closed 2 years ago

fsmanuel commented 2 years ago

As a followup on https://github.com/adopted-ember-addons/ember-cp-validations/pull/712 this PR tries to get rid of a lot of deprecations.

fsmanuel commented 2 years ago

@NullVoxPopuli can you do a review? I opened #716 to discuss how we should release it because to support ember 4 we need to do more to get the tests green.

NullVoxPopuli commented 2 years ago

Sorry I haven't gotten to this -- I'll try to remember tomorrow

fsmanuel commented 2 years ago

@NullVoxPopuli just a friendly reminder. Thanks for taking care!