Dallas Reedy

Results 4 comments of Dallas Reedy

@shlomiassaf if I'm not mistaken, your embedded demo code is making use of the TypeScript files which the source is actually written in. However, using the npm package, there are...

Would love to have this feature! Currently having to do a bunch of hacky workarounds to hide the `DatePickerInput` component (using a `"childList"` mutation observer) and trying to two-way synchronize...

I think this is related to https://github.com/duetds/date-picker/issues/55

@jakubrohleder Can't we namespace with the a `-` though? In fact, isn't that the preferred way to apply a namespace (https://github.com/angular/angular.js/wiki/Best-Practices)? E.g.: `jsonapi-synchronizerSimple`.