Leonardo Zizzamia
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...
To avoid multiple calls of `disconnectPerfObserversHidden` we should remove the listener after the first execution.
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 💛
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 💛
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.
Be possible add `debounce` behavior to the xhr callback in the server side table directive.
Create a benchmark for the Client side Pagination version of Smart-Table https://github.com/lorenzofox3/Smart-Table
We need a basic async edit field component compatible with bootstrap style.
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...