Leonardo Zizzamia

Results 19 issues of Leonardo Zizzamia

To boost the minification we have some mangle properties in the Terser config. https://github.com/Zizzamia/perfume.js/blob/master/rollup.config.ts But over time we stopped using most of them, I think it's time to double-check which...

build
good first issue

To avoid multiple calls of `disconnectPerfObserversHidden` we should remove the listener after the first execution.

fix

I would love to have a Japanese README, so please if you know how to write one like `README-jp.md` it would be super awesome. Grazie Mille 💛

good first issue

I would love to have a Spanish README, so please if you know how to write one like `README-es.md` it would be super awesome. Grazie mille 💛

good first issue

At the moment the Chinese README https://github.com/Zizzamia/perfume.js/blob/master/README-zh_CN.md is out of sync with the current one, I would love some help on fixing this.

good first issue

Be possible add `debounce` behavior to the xhr callback in the server side table directive.

enhancement

Create a benchmark for the Client side Pagination version of Smart-Table https://github.com/lorenzofox3/Smart-Table

PRs plz!
investigation
performance

We need a basic async edit field component compatible with bootstrap style.

enhancement
PRs plz!

Many service can have a name collision with other service inside a big project. Need think a short prefix to use before every service, a possible solution could be use...

enhancement
PRs plz!