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

revert community events widget #10781

Merged
merged 1 commit into from
Jul 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"@emotion/styled": "^11.9.3",
"@formatjs/intl-locale": "^2.4.14",
"@formatjs/intl-numberformat": "^6.1.4",
"@googleapis/calendar": "^6.0.0",
"@mdx-js/mdx": "^1.6.5",
"@mdx-js/react": "^1.6.5",
"algoliasearch": "^4.3.0",
Expand Down
17 changes: 0 additions & 17 deletions src/api/calendarEvents.ts

This file was deleted.

232 changes: 0 additions & 232 deletions src/components/CommunityEvents/index.tsx

This file was deleted.

87 changes: 0 additions & 87 deletions src/components/CommunityEvents/useCommunityEvents.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/intl/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
"loading": "Loading...",
"loading-error": "Loading error.",
"loading-error-refresh": "Error, please refresh.",
"loading-error-try-again-later": "Unable to load data. Try again later.",
"logo": "logo",
"mainnet-ethereum": "Mainnet Ethereum",
"more": "More",
Expand Down
13 changes: 1 addition & 12 deletions src/intl/en/page-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,5 @@
"page-index-tout-community-image-alt": "Illustration of a group of builders working together.",
"page-index-nft": "The internet of assets",
"page-index-nft-description": "Ethereum isn't just for digital money. Anything you can own can be represented, traded and put to use as non-fungible tokens (NFTs). You can tokenise your art and get royalties automatically every time it's re-sold. Or use a token for something you own to take out a loan. The possibilities are growing all the time.",
"page-index-nft-button": "More on NFTs",
"page-index-nft-alt": "An Eth logo being displayed via hologram.",
"community-events-content-heading": "Join the ethereum.org community",
"community-events-content-1": "Join almost <strong>40 000 members</strong> on our <a href=\"/discord/\">Discord server</a>.",
"community-events-content-2": "Join our monthly community calls for exciting updates on Ethereum.org development and important ecosystem news. Get the chance to ask questions, share ideas, and provide feedback - it's the perfect opportunity to be part of the thriving Ethereum community.",
"community-events-next-event": "Next event",
"community-events-no-events-planned": "No events planned",
"community-events-upcoming-calls": "Upcoming calls",
"community-events-no-upcoming-calls": "No upcoming calls",
"community-events-previous-calls": "Previous calls",
"community-events-there-are-no-past-calls": "There are no past calls",
"community-events-add-to-calendar": "Add to calendar"
"page-index-nft-button": "More on NFTs"
}
Loading