José Aguilar

Results 9 issues of José Aguilar

I miss a prop to allow a virtual scroll for the options, This will be great!

Hi, I would like to implement the following feature but I have not seen it in the propTypes, it would be great to be able to use it https://developers.google.com/maps/documentation/javascript/reference/map#MapRestriction thx...

### Qwik Version "@builder.io/qwik": "0.0.105", ### Operating System (or Browser) all ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik City ### Expected Behaviour Previously this...

bug
triage

# What is it? - [ ] Feature / enhancement - [ ] Bug - [x] Docs / tests # Description Please include a summary of the change and which...

Hello everyone, I would be happy to contribute and start with the translation of the documentation into Spanish. What steps should I follow to collaborate? Thank you very much for...

COMP: docs

### Suggestion https://qwik.builder.io/docs/components/styles/#styles Hello, I have noticed in several Qwik projects that they use prop className instead of class. I think it should be more widely known how to extend...

COMP: docs

# Overview # What is it? - [ ] Feature / enhancement - [ ] Bug - [x] Docs / tests / types / typos # Description https://github.com/BuilderIO/qwik/issues/4179#issuecomment-1546099581 # Checklist:...

there are different keys for the same data type, It can be unified? https://api.genshin.dev/domains/domain-of-guyun rewards -> details -> ``` [ {... drops: [ { name: 'Lucky Dog', rarity: '2/3', drop_min:...

Hi all! The response of the different endpoints are not homogeneous, I give an example. https://api.genshin.dev/artifacts -> ["adventurer","archaic-petra",...] ✅ https://api.genshin.dev/characters -> ["albedo","aloy","amber",...] ✅ https://api.genshin.dev/characters/aloy -> {"name":"Aloy","title":"Savior From Another World",... ✅...