Gabriel
Gabriel
Hello ! This looks wonderful, I've been trying and it almost work out of the box. One weird behavior I've noticed is that if I double click the `my-electrified-app.app` app,...
Regarding https://caniuse.com/#feat=es6-class, and recent browser usage statistics, plus the fact that most of the time the lib is used in a Chrome like environment, we should drop the transpilling and...
In order to reduce the size of the keyboard, we might want to provide value inferior to 1
https://github.com/soixantecircuits/piano/blob/master/piano.js#L20
Currently while developing, I'm using budo or a simple alias to php serve. Currently the only way to test in the demo folder is using the file protocole. Which is...
I would recommand to use pure json layout and autoload layout
Testing the lib over Tessel IoT platform, I met an error about string and mathematic operand. Simply casting the string to number, make it fixed.