Armando Magalhães

Results 54 comments of Armando Magalhães

I like the idea of https://github.com/developit/stockroom

Maybe a cypress implementation would be interesting as well!

Wow, nice and quick catch @jackTheRipper ! I made a note because @guilhermelimak is making some experiments with it and he found it interesting and actually pretty useful But we...

it looks really cool indeed! xD

The UI is currently broken because we forced and removed those packages. I will start working in these components today later.

@jackTheRipper I feel like I will start working on this one too :P

@jackTheRipper could you help me describing this one when you have time? :P

This was a bit addressed lately by the #60 PR that was recently merged. Now Perry lazy loads extra features to load them only when you actually use them. Even...

Currently I am also creating some Examples on how to use perry on other frameworks. We should build examples for these: - [ ] Angular (using CDN) - [X] Vue...

I liked the idea of using GUID's generated for each report. There is also this npm module, with a small footprint https://www.npmjs.com/package/uuid and this small gist they reference https://gist.github.com/jed/982883