Dominik Hladík

Results 14 issues of Dominik Hladík

Please update to Angular 13 to make it compatible with Ivy. ![image](https://user-images.githubusercontent.com/18282249/151765268-2a814689-30b0-4a37-a2e8-bbb93a97bf09.png)

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: ![image](https://user-images.githubusercontent.com/18282249/159113145-fb322d87-faeb-4c33-bfea-29d328bc246a.png) Can you update your...

good first issue
dependencies
k/operation

**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 🤔**...

next major

**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 ... ![image](https://user-images.githubusercontent.com/18282249/187479584-78b4b58f-a95c-488d-8353-71ce92f08b34.png) ### Versions of Angular, ng-bootstrap and...

component: datepicker
type: demo

### 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...

area: core
core: host and host bindings
needs: discussion
cross-cutting: signals

**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 ... ![Image](https://github.com/user-attachments/assets/0f6f6e55-3b11-4e96-b191-b270b92651b2) See https://www.npmjs.com/package/@jscutlery/swc-angular-preset?activeTab=code

enhancement
help wanted
swc-angular
swc-angular-plugin