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

refactor: move modals and routers to separate directories #69

Merged
merged 4 commits into from
Dec 24, 2023

Conversation

kieranroneill
Copy link
Member

Description

  • Add a modals path alias
  • Move modals from components directory to the modals directory
  • Add a routers path alias
  • Move routers from pages directory to the routers directory

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added the ♻️ refactor The refactoring fairy has waved their magic wand label Dec 24, 2023
@kieranroneill kieranroneill self-assigned this Dec 24, 2023
@kieranroneill kieranroneill merged commit 4518395 into beta Dec 24, 2023
7 checks passed
@kieranroneill kieranroneill deleted the refactor/move-containers-to-separate-directories branch December 24, 2023 13:39
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.8.0-beta.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Dec 26, 2023
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor The refactoring fairy has waved their magic wand 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants