Skip to content

20 feature design system module have too many responsibility#22

Merged
winter-love-dev merged 5 commits into
mainfrom
20-feature-design-system-module-have-too-many-responsibility
Nov 2, 2025
Merged

20 feature design system module have too many responsibility#22
winter-love-dev merged 5 commits into
mainfrom
20-feature-design-system-module-have-too-many-responsibility

Conversation

@winter-love-dev
Copy link
Copy Markdown
Owner

Task summery

refactor architecture

:design-system (internal) -> :ui-component (public) -> :feature (app)

Related Issue

What type of change does this Task introduce?

  • ✨ New feature (non-breaking change which adds functionality)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ♻️ Refactor (non-breaking change which neither fixes a bug nor adds a feature)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • ⚙️ Build/CI configuration
  • 🎨 Style (changes that do not affect the meaning of the code)

Checklist

  • My code follows the style guidelines of this project.
  • Test code has been successfully executed.
  • I have performed a lint check. ./gradlew detekt
  • I have tested my changes directly and confirmed that they are effective.

Screenshots

스크린샷 2025-11-02 오후 7 25 39

@winter-love-dev winter-love-dev self-assigned this Nov 2, 2025
@winter-love-dev winter-love-dev linked an issue Nov 2, 2025 that may be closed by this pull request
@winter-love-dev winter-love-dev merged commit fa0ce66 into main Nov 2, 2025
1 check passed
@winter-love-dev winter-love-dev deleted the 20-feature-design-system-module-have-too-many-responsibility branch November 2, 2025 10:47
@winter-love-dev winter-love-dev restored the 20-feature-design-system-module-have-too-many-responsibility branch November 3, 2025 07:31
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] :design-system module have too many responsibility.

2 participants