Chihab Otmani

Results 12 issues of Chihab Otmani

Wouldn't be interesting to have Query and Mutation components as the ones we have on react-apollo ? - Required input: **query**: a GraphQL query document parsed into an AST by...

feature

In the documentation there is a reference to `@PageComponent` while in the generated application and core source code we're using `Component` instead as in `import { Component } from 'ngext'`....

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

Bug: Validated

documentation

Test out https://github.com/ngworker/angular-versions-action ``` - name: Use Angular ${{ matrix.angular-version }} uses: ngworker/angular-versions-action@v1 with: angular-version: ${{ matrix.angular-version }} ```

That would be great if we save the developer from having to install the schematics. The only way to achieve that AFAICT: * Not using schematics🙃. We would use something...

enhancement

It would be handy if we can somehow consume this referential data from the outside. There are many interesting tools we can build on top of this compatibility matrix. For...