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

디자인 시스템 구축 (1차) #119

Merged
merged 48 commits into from
Aug 17, 2024
Merged

디자인 시스템 구축 (1차) #119

merged 48 commits into from
Aug 17, 2024

Conversation

LC-02s
Copy link
Contributor

@LC-02s LC-02s commented Aug 17, 2024

⚙️ PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

📑 Related JIRA Epic(Issue)


🔑 Key Changes

  • ds core 패키지 추가
    • scss 도입
    • 디자인 토큰 도입
    • button, checkbox, switch 컴포넌트 편입
    • copy button, chip 컴포넌트 추가
  • ds hooks 패키지 추가
    • viteset 도입
    • useDebounce, useOutsideClick, useScrollObserver, useScrollProgress 훅 편입
    • useDocumentEvent, useTimeout, useWindowEvent 훅 추가

LC-02s added 30 commits July 29, 2024 23:13
@LC-02s LC-02s added 🛠️ refactor 로직의 개선 📚 design system ds 관련 로직 labels Aug 17, 2024
@LC-02s LC-02s self-assigned this Aug 17, 2024
@LC-02s LC-02s added the ⚙️ utils utils 패키지 관련 로직 label Aug 17, 2024
@LC-02s LC-02s merged commit ecb55ca into main Aug 17, 2024
7 checks passed
@LC-02s LC-02s deleted the refactor/ds-#ATR-590 branch August 17, 2024 01:55
@LC-02s LC-02s changed the title ds core, ds hooks 패키지 추가 ds core, ds hooks 패키지 추가 (1차) Aug 19, 2024
@LC-02s LC-02s changed the title ds core, ds hooks 패키지 추가 (1차) 디자인 시스템 구축 (1차) Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 design system ds 관련 로직 🛠️ refactor 로직의 개선 ⚙️ utils utils 패키지 관련 로직
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant