forked from unionlabs/union
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update ibc transfers query return chore: update graphql types chore: update graphql types chore: update graphql types chore: update graphql types chore: update graphql types chore: update viem chore: update graphql types chore: update graphql types chore: add ibc handler abi chore: sdk updates chore: update abis feat: work in progress faucet page feat: add faucet calling function chore: add kysely chore: add kysely chore: add kysely chore: add kysely chore: update deps feat: union transfers query chore: save progress chore: save progress chore: add keplr window types chore: add keplr window types chore: fmt and update dependencies feat: window leap, keplr and ethereum types feat: keplr and leap connect chore: update deps chore: update deps feat: header connect button chore: cleanup fix: tree-shake icons library fix: tree-shake icons library chore: improve transfers page ui chore: update deps chore: evm wallet option chore: cleanup chore: more connect work chore: use keplr's types package feat: init ibc page fix: spelling and typo chore: save progress chore: ibc table progress chore: progress chore: update deps fix: biome progress progress cleanup fmt buidl cleanup cleanup cleanup lorem foo ipsum fafo fafo fafo kk heho heho heho footer remove icon from connect remove icon from connect rm unused files cleanup h h save ha nav prgrs prgrs save urql cmdk cmdkk fix height rm zod rm zod rm zod rm root lockfile handle pagespeed chore: update hash sm fix service-worker prgrs prgrs prgrs prgrs x l g update abi e derives p prgrs prgrs prgrs rm bad node prefix p p prgrs fixed build fix onmount prgrs prrrrr save save p progress fmt prgrs prgrs prgrs prgrs ts-sdk-mod prgrs sdk sdk clean prgrs prgrs cln height choer: update osmosis examples
- Loading branch information
Showing
268 changed files
with
20,875 additions
and
72,554 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
engine-strict=true | ||
registry=https://registry.npmjs.org/ | ||
|
||
@unionlabs:registry=https://npm.pkg.github.com | ||
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN} | ||
always-auth=true | ||
@jsr:registry=https://npm.jsr.io | ||
@buf:registry=https://buf.build/gen/npm/v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"$schema": "https://shadcn-svelte.com/schema.json", | ||
"style": "new-york", | ||
"style": "default", | ||
"tailwind": { | ||
"config": "tailwind.config.ts", | ||
"css": "src/styles/index.css", | ||
"css": "src/styles/tailwind.css", | ||
"baseColor": "slate" | ||
}, | ||
"aliases": { | ||
"components": "$lib/components", | ||
"utils": "$lib/utilities/shadcn.ts" | ||
"components": "$/lib/components", | ||
"utils": "$lib/utilities/shadcn" | ||
}, | ||
"typescript": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.