Miquel

Results 42 comments of Miquel

I've created a gist with the code: https://gist.github.com/miqmago/e1430405b34d384dec5fd393d6ee3ded This is meant to be useed in a stencil 3.0.1 component.

There is one more case which I think it should be taken into account: If I would like to reuse `title` attribute as property inside the component, so it serves...

I've created a new stencil component and tried the following the steps: 1. Install ionicons: `npm i ionicons`: ```json "@ionic/core": "^6.0.4", "@stencil/core": "^2.13.0", "ionicons": "^6.0.1", ```` 2. Add `import 'ionicons';`...

Many thanks for your great job with this repo! Any additional thing I can do to contribute just ask me please :)

I've been able to make it work like this: ```xml ```

@banshiAnton first of all sorry for the delay on the review and many thanks for your contribution. I think it can help to evolve the repo to better integration with...

Hi @banshiAnton it's quite strange you can't see my comments... Don't appear to you on this thread? I can se them just few messages before this one, as a review......

Ok @banshiAnton I've just noticed that I had to submit my review... 🤦🏼‍♂️🤦🏼‍♂️ You should see it now.

From my side seems all fine. @alex-friedl could you please confirm if is it ok for you? @banshiAnton could you please solve package conflicts?

@banshiAnton are you available to make pull from master, resolve conflicts and push again to your branch? This would help with merging this important feature.