web
web copied to clipboard
Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules
Steps: ```bash ignite scaffold vue cd vue npm run dev > @ignt/[email protected] dev > vite VITE v3.2.1 ready in 216 ms ➜ Local: http://localhost:5173/ ➜ Network: use --host to expose...
Hi, I created this issue in CLI, but maybe it is connected to your repo. https://github.com/ignite/cli/issues/3760
In the token transfer file, the error message on line 108 currently states: `Your tokens could not be transferred and will remain on your wallet.` The edit should instead read:...
    (from Discord)

E.g.: `sourcePort` -> `source_port` https://github.com/ignite-hq/web/blob/b238de5b74b120aa28893565b09520aa71001114/packages/vue/src/components/SpTokenTransfer/SpTokenTransfer.vue#L439
Hello everyone 👋 I was looking at the components under the directory `/packages/vue` and found that there are SFCs that only render an SVG icon. Some examples of this are:...
Right now items in the dropdown are not links. We need to make the dropdown customizable by our users. Before implementing, propose the solution below. Probably, it's going to be...