web icon indicating copy to clipboard operation
web copied to clipboard

Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules

Results 25 web issues
Sort by recently updated
recently updated
newest added

> subscriptions are added with objects as keys > which means the comparison to see if an action is already subscribed to fails > and it gets readded > (similarly...

bug
closed-after-ts-client

Right now we're suggesting [fixed gas price steps](https://github.com/tendermint/vue/blob/8949326f70d943ba4c136644cbfd9e44ef9052f5/packages/vue/src/components/SpWalletCreate/SpWalletCreate.vue#L355-L359) to Keplr. Let's make these dynamic.

closed-after-ts-client

Select the RPC node: I reckon: For now we give this the sanest default possible and provide a place for the user to enter the URL. Will work nicely with...

feature-request

It would be useful to have a dedicated Admin UI (eg. at `localhost:8080/admin`), similar to Django's admin site. This page could contain links to existing types (eg. `localhost:8080/admin/`) and provide...

feature-request

Let's put code:format somewhere in our CD pipeline so to always merge "uniform" code.

enhancement