angular-redux / form

Keep your Angular2+ form state in Redux
MIT License
41 stars 15 forks source link

feat: split directives into separate modules #37

Closed smithad15 closed 7 years ago

smithad15 commented 7 years ago

In order to support the directives in this package being declared inside of a SharedModule and also for easier tree shaking, they have been split out into their own modules for individual import.