Matias Niemelä
Matias Niemelä
Instead of separately defining the `selector` for one directive at a time, we should be able to separate multiple formats using commas: ``` dart @NgDirective( selector: 'form, fieldset', visibility: NgDirective.CHILDREN_VISIBILITY...
Hello. When the `` component is instantiated (and the modal opens up), the component fails to render if the `onModalClosed` property is set. According to the documentation here, `onModalClosed` is...
Hello. We've been using bullmq for a while now and we've noticed inconsistencies with how breaking changes and typescript interface contracts are changed whenever new versions show up. This issue...