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

feat: VC filter #521

Merged
merged 7 commits into from
Nov 28, 2023
Merged

feat: VC filter #521

merged 7 commits into from
Nov 28, 2023

Conversation

andyv09
Copy link
Member

@andyv09 andyv09 commented Nov 23, 2023

Closes #517.

Copy link

changeset-bot bot commented Nov 23, 2023

🦋 Changeset detected

Latest commit: 7e494dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@blockchain-lab-um/dapp Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

packages/dapp/src/components/Controlbar/Controlbar.tsx Outdated Show resolved Hide resolved
packages/dapp/src/components/Controlbar/Controlbar.tsx Outdated Show resolved Hide resolved
packages/dapp/src/components/VCTable/tableUtils.ts Outdated Show resolved Hide resolved
packages/dapp/src/components/VCTable/tableUtils.ts Outdated Show resolved Hide resolved
packages/dapp/src/components/VCTable/tableUtils.ts Outdated Show resolved Hide resolved
packages/dapp/src/stores/tableStore.ts Outdated Show resolved Hide resolved
@@ -153,5 +153,6 @@ module.exports = {
},
},
},
plugins: [require('tailwind-scrollbar')],
// eslint-disable-next-line @typescript-eslint/no-unsafe-call, @typescript-eslint/no-var-requires
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review if this comment is really required.

@pseudobun pseudobun merged commit 3952981 into develop Nov 28, 2023
19 checks passed
@pseudobun pseudobun deleted the feat/vc-filter branch November 28, 2023 13:55
@bclabum bclabum mentioned this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature](dApp): VC filtering
2 participants