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

MUD #2090

Merged
merged 8 commits into from
Jul 30, 2024
Merged

MUD #2090

merged 8 commits into from
Jul 30, 2024

Conversation

isstuev
Copy link
Collaborator

@isstuev isstuev commented Jul 10, 2024

Description and Related Issue(s)

Added NEXT_PUBLIC_HAS_MUD_FRAMEWORK variable to enable MUD-framework feature.

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable, I have updated the list of environment variables in the documentation and made the necessary changes to the validator script according to the guide

@isstuev isstuev force-pushed the mud branch 4 times, most recently from 08523b2 to 5dc396a Compare July 12, 2024 09:05
@isstuev isstuev marked this pull request as ready for review July 26, 2024 09:44
@isstuev isstuev requested a review from tom2drum July 26, 2024 09:44
lib/capitalizeFirstLetter.ts Show resolved Hide resolved
ui/address/mud/AddressMudRecord.tsx Show resolved Hide resolved
ui/address/mud/AddressMudRecordsKeyFilter.tsx Show resolved Hide resolved
ui/address/mud/AddressMudRecordsTable.tsx Show resolved Hide resolved
ui/address/mud/AddressMudRecordsTable.tsx Show resolved Hide resolved
ui/address/mud/AddressMudTablesTableItem.tsx Show resolved Hide resolved
ui/address/mud/AddressMudTablesListItem.tsx Show resolved Hide resolved
ui/address/mud/AddressMudTable.tsx Show resolved Hide resolved
ui/address/mud/AddressMudTable.tsx Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

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

🤔

@tom2drum tom2drum linked an issue Jul 30, 2024 that may be closed by this pull request
@tom2drum tom2drum added feature New substantial feature ENVs labels Jul 30, 2024
@tom2drum tom2drum merged commit c4ae053 into main Jul 30, 2024
7 checks passed
@tom2drum tom2drum deleted the mud branch July 30, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENVs feature New substantial feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support MUD framework
2 participants