Andrej Zachar

Results 28 comments of Andrej Zachar

Meanwhile I have reworked it further and created a new UI, look at the branch [feature/color](https://github.com/azachar/chispa/tree/feature/color): ![image](https://user-images.githubusercontent.com/4659019/139397585-a5632cd6-87ea-4896-900e-256c0746c2ba.png) In the readme I have noticed how to install this fork. I look...

The changelog would be great, do you follow semantic versioning? Is there any migration tutorial? Where is the list of breaking changes?

@stanleygu can you provide your solution as a PR? Thank you.

Hey Guys, I did the same effect on the client side only. I used ngStorage library to store a requested page to $sessionStorage and UI-Route's state change filtering to restore...

Actually, it would be nice to provide an example, my code is failing with this one: ` raise ValueError("remove_argument requires passing original function")` Where can I specify it? Could you...

`[15:53:27]: $ cordova prepare android --release --device -- --keystore=XXXXX.keystore --storePassword=XXXXXX --password=XXXX --alias=XXXXX --versionCode=52888606 --cordovaNoFetch=false`

NFO [2018-02-17 01:00:53.24]: --------------------- INFO [2018-02-17 01:00:53.24]: --- Step: cordova --- INFO [2018-02-17 01:00:53.24]: --------------------- INFO [2018-02-17 01:00:53.25]: $ cordova prepare android --release --device -- --keystore=XXX.keystore --versionCode=52888624 --cordovaNoFetch=false ....... Is...