Dominik Hladík
Dominik Hladík
Please update to Angular 13 to make it compatible with Ivy. 
Hi, when I want to use your library and graphql inside firebase functions, I have to use graphql version 15.4.0 only. Otherwise firebase functions fails:  Can you update your...
**Is your feature request related to a problem? Please describe 🙏** Nouislider package in version you are using contains several bugs. Look here: https://github.com/leongersen/noUiSlider/blob/master/CHANGELOG.MD **Describe the solution you'd like 🤔**...
**Describe the bug 🐛** Range slider cannot be hidden by *ngIf. I can use display none in some cases. However If i use third-party lib like ngBootstrap with ngAccordion, it...
This block of code is not compatible with current version ``` db.openCursor('people', (evt) => { var cursor = (evt.target).result; if(cursor) { console.log(cursor.value); cursor.continue(); } else { console.log('Entries all displayed.'); }...
### Bug description: Can you explain how to set date range programatically? I would like to set range from input like here ...  ### Versions of Angular, ng-bootstrap and...
### Which @angular/* package(s) are relevant/related to the feature request? core ### Description I am currentely trying to use new `input signal api` but I am unable to replace this...
**Is your feature request related to a problem? Please describe.** `NgxScrollTopModule` is increasing my bundle size for no reason. I just want to use `NgxScrollTopDirective` without importing `NgxScrollTopComponent`. **Describe the...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/goetzrobin/spartan/blob/main/CONTRIBUTING.md#-commit-message-guidelines - [ ] Tests for the changes have been...
Please update peed deps for `swc-angular-preset`. I am stucked on version ~1.4.0 ...  See https://www.npmjs.com/package/@jscutlery/swc-angular-preset?activeTab=code