Alfonso

Results 11 issues of Alfonso

can this module respond to normal onPress events ?

Hi, thanks for making nextron possible!. I wonder if it would be useful to add some specific documentation on how both Electron and NextJS map to each other, or overlap...

enhancement
help wanted
good first issue
document

I'm trying to design an UI similar to Google Allo, where the selector is a grid with the different elements shown as icons. To render individually the different elements I'd...

when using di " it deletes text inside quotes, I normal vim di { or di [ also works

Hi thanks to all contributors for creating this. I'm trying to add tslab as a way to have interactive documentation for libraries inside our monorepo. I'm using turborepo with a...

sending data too frequently, when tracking several big uploads, can affect the performance of the app, would be great to have a `progressUpdateInterval' option .

enhancement

Thanks for sharing this project, here is the feature I'm missing: similar to Github api, would be great to have higher level of hierarchy. Organisation > Group > User 1.N...

it would be awesome if this work could be merged into the official toolbox install package, Thoughts ?

The following png images are missing from the repo, and makes the build fail. Thank you for making this work public, looking forward to test it. ``` boomi0.png [email protected] boomi1.png...

Thanks for this useful package, One feature request, it would be nice to have model property typed, instead it falls into `[propName: string]: any;` https://github.com/joaonuno/tree-model-js/blob/1ac126a99528b13d9a0aa4e519cddab41ac8838b/types/index.d.ts#L38 Example: ```ts type BlockTreeObject =...