Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Prod and Dev Branches #235

Merged
merged 42 commits into from
Nov 28, 2023
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
310adaf
Prod Release
qudo-code Jun 7, 2023
8b19cdc
Revert "Prod Release" (#198)
qudo-code Jun 7, 2023
1e65218
Release Prod (single app refactor) (#203)
qudo-code Jun 18, 2023
71aee2a
Release Prod (#207)
qudo-code Jun 30, 2023
c2f4360
transactions fix
solhosty Aug 12, 2023
9e932bb
remove files
solhosty Aug 12, 2023
ff16828
Merge pull request #210 from helius-labs/trpc-transactions
solhosty Aug 12, 2023
52f1fde
better media view (#211)
qudo-code Aug 22, 2023
cadb723
Q/media updates (#212)
qudo-code Aug 25, 2023
2391c96
rm connect wallet (#213)
qudo-code Aug 25, 2023
2e6a6de
Q/fix cnft history (#220)
qudo-code Sep 9, 2023
1ff90f0
devnet additions
solhosty Sep 15, 2023
4508012
reverting
solhosty Sep 15, 2023
3007b8c
transaction change
solhosty Sep 15, 2023
8ea2c21
txn fixes
solhosty Sep 15, 2023
0e470b5
txn fixes
solhosty Sep 15, 2023
acc9efa
network button
solhosty Sep 15, 2023
75bc94c
new commit
solhosty Sep 15, 2023
9260871
menu change
solhosty Sep 15, 2023
19a5fbb
token fix
solhosty Sep 15, 2023
486de01
Merge pull request #222 from helius-labs/devnet
solhosty Sep 15, 2023
1260e79
new changes
solhosty Sep 15, 2023
de3f739
Merge pull request #223 from helius-labs/styling
solhosty Sep 15, 2023
c3394db
new
solhosty Sep 15, 2023
f9a29b3
Merge pull request #224 from helius-labs/account
solhosty Sep 15, 2023
2accd65
menu changes, nav addition
solhosty Sep 17, 2023
e177331
Merge pull request #225 from helius-labs/menu
solhosty Sep 17, 2023
0f17fa9
lowering opacity of docs button
solhosty Sep 17, 2023
b84d5af
Merge pull request #226 from helius-labs/new-nav
solhosty Sep 17, 2023
071f938
new tool tips for menu items
solhosty Sep 18, 2023
0cd11d0
sellerFeeBasisPoints
solhosty Sep 27, 2023
152825b
sellerFeeBasisPoints
solhosty Sep 27, 2023
692fa6e
Merge pull request #228 from helius-labs/sellerFeeBasisPoints
solhosty Sep 27, 2023
783ab9b
github-actions[bot] Nov 10, 2023
c049892
github-actions[bot] Nov 10, 2023
4645621
Initial Fix Commit
0xIchigo Nov 14, 2023
e285a24
The Conflictooorr
0xIchigo Nov 14, 2023
15508f6
Fix Lint Errors
0xIchigo Nov 14, 2023
daa8583
Fix Build Error in vite.config.js
0xIchigo Nov 14, 2023
13812dc
Disable Lint for transactions.svelte
0xIchigo Nov 14, 2023
7a01d0c
Bug Fixes
0xIchigo Nov 14, 2023
0c2982c
Merge pull request #234 from helius-labs/vercel/staging
0xIchigo Nov 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
lowering opacity of docs button
solhosty committed Sep 17, 2023
commit 0f17fa97d0dd673ea376d185dd4296e1605e8c93
2 changes: 1 addition & 1 deletion src/lib/components/nav.svelte
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
<a href="https://docs.helius.dev/welcome/what-is-helius" rel="noreferrer" target="_blank"
class="btn-ghost btn"
>
<img class="h-6" src="docs.svg" alt="">
<img class="h-6 opacity-90" src="docs.svg" alt="">
</a>
<button
class="btn-ghost btn"