Yoni Farin

Results 3 issues of Yoni Farin

Cool library! Did you consider adding a namespace for the *.actions.ts and *.reducer.ts generated files. e.g., teams.actions.ts file will have: ``` import { Action } from '@ngrx/store'; export namespace TeamUsersActions{...

enhancement

Is there a way to use "vsFor" for example, for virtual scroll so we wont have all the items in the dom?

feature

Allow using the datepicker inline and not only as a popup