devxian96

변경 이력

이 사이트에 무엇을 언제 바꿨는지. 저장소의 CHANGELOG.md를 그대로 읽어 옵니다.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.4 (2024-02-29)

Bug Fixes

0.2.3 (2024-02-29)

0.2.2 (2024-02-29)

Features

  • 다크모드 지원을 위한 전역 상태 추가 (f674b7f)
  • 첫 번째 섹션 완성 (fbead68)
  • basic compoennts add (565ccbb)
  • box: cahnge nav tag to box component (1d1012c)
  • carousel 기본기능 완성 (df0a386)
  • carusel navigator 추가 (55b468f)
  • css-base-line: set background color (dc486d0)
  • darkmode 추가 (778141a)
  • design system basic compoenents (f58add1)
  • emotion: emotion cache controll add (54aa7f8)
  • emotion: emotion ssr 적용 (11e980d)
  • footer: footer 기본 UI 완성 및 디자인 토큰 적용 (07c02c2)
  • home page (1bc8d06)
  • icons (cc04664)
  • logo: create header, main, footer's wrap and logo (ff7251a)
  • mui/system to mui/meterial (fe63b4b)
  • nav: add menu, menulist (ee2e525)
  • nav: menu list 완성 (b24341b)
  • notification form complete (85157bf)
  • organisms: add header, main ,footer (ade6c2e)
  • router add (31f4809)
  • switch-button: 스위치 버튼 스타일 변경 (b2f5ae9)
  • switch-button: eSLint 및 SwitchButton 컴포넌트에 대한 코드 변경 사항 추가 (62c0ec0)
  • task: add task (4d8b1d7)
  • wrapper: add container (49de48c)

Bug Fixes

  • deploy yml (1b7ae4d)
  • editorconfig: fix file settings (21b98eb)
  • font-size (905f6b7)
  • layout: 클라이언트 사이드로 변경 (66d663b)
  • lint-stage (a8b8b60)
  • lint-staged: lint-staged warnning fix (4d2dbc8)
  • logo can click (133aee4)
  • logo: 패딩으로 인한 화면 깨짐 수정 (6c7a778)
  • out side click then close noti list (016eacd)
  • package: fix setttings (cad9398)
  • package: peer dependencies 설정 오류 수정 (6860135)
  • package: type-check watch 옵션 추가 (d3a9c86)
  • sidebar lang button add (ff22169)
  • theme-provider: 다크모드 server did not match 버그 수정 (78e51ab)

Performance Improvements

Others

  • add commitlint (e27d772)
  • berry add (84e6dfc)
  • changelog: chnagelog 설정 (8516525)
  • dependencies 업데이트 (1254441)
  • eslint 및 tsconfig 설정 업데이트, 패키지 버전 업그레이드, .vscode 설정 변경 및 캐시 파일 삭제 (e93a510)
  • eslintignore: ignore eslint cache file (b65a528)
  • issue template add (cd0202b)
  • package: framer-motion, mui/system 설치 (#2) (d680228)
  • prettier: change prettier setttings (c0cfc0f)
  • project clean (9c127e8)
  • release: 0.2.0 (478867d)
  • release: 0.2.1 (6ceedb3)
  • release: 0.2.2 (30bfcad)
  • release: 0.2.3 (3efb370)
  • release: 0.2.4 (a803144)
  • standard-version: add standard-version, chnagelog (a47def1)
  • test (c2cfed2)
  • yarn: yarn set version 4 (1aba573)

Docs

  • package: add description (93a3add)

0.2.1 (2023-12-14)

Others

  • standard-version: add standard-version, chnagelog (a47def1)

0.2.0 (2023-12-14)

Features

Bug Fixes

Performance Improvements

Tests

Build System

Others