Denis Davidyuk
Denis Davidyuk
related issue: https://github.com/LedgerHQ/app-aeternity/issues/9
Also, is `develop` branch deployed somewhere?
navigate is implemented in #1352 https://github.com/aeternity/aepp-base/pull/1352/files#diff-d552bf59583a76977d2e509b49224fe8R105-R107
Reported by Hans > I was trying to bid on one of the names where the auction started before the protocol switch, but the base aepp doesn’t seem to be...
For me, there is no reason to implement this. I don't have a lot of stuff to debug in Cordova.
I've used non-blocking file access api, this way nodes process may request multiple files at once
As I know vue3 supports old component syntax, so it shouldn't be the first step to migrate to vue 3. I would wait for the release of `@vue/cli@5`. Somebody needs...
We have been used Storybook in the Base aepp. It was useful in developing some common components. But we were frequently accidentally breaking the components from there. So, it requires...
I mean, making a change in a component you have to check how it looks in Storybook even if it looks not necessary. Otherwise, a Storybook page may become broken...
> @davidyuk what if I create some test to check that? I think the script can just open each storybook page in the browser and ensure that there are no...