Et3rnal

Results 12 issues of Et3rnal

``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request ``` **Current behavior** Using the where pipe to call the function...

``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request ``` **Current behavior** I have an array of objects where each...

It would be really nice to allow `closeSidebar` directive to take boolean so we can use it dynamically something like this `[closeSidebar]="false"` which will disable it so we can use...

I don't quite like the animation of `flip` and would like to have a simple card flip forward and backward. I found `flipInY` and `flipOutY` does that but I'm not...

Simply `typeaheadNoResults` doesn't fire/validate the initial value until the user interacts with the typeahead Is there a way I can change that? another event to trigger this maybe?

**Is your feature request related to a problem? Please describe.** I have components that are used by mobile and desktop applications, as you know Tooltips doesn't work nicely on mobile,...

enhancement

**Is your feature request related to a problem? Please describe.** I'm updating a simple radio button view to use `btnRadioGroup` however I have one radio which need to be selected...

enhancement

I have updated my project to angular 16 and now I can't build because angular removed ngcc https://angular.io/guide/update-to-version-16#angular-compatibility-compiler-ngcc-has-been-removed Is this still maintained ? should I find something else or do...

Hi, Using the loader in with something like popover which has static values so it gets removed and add quickly causes the following error `Error: Loader with * identifier already...