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

Feat/sidebar #86

Closed
wants to merge 22 commits into from
Closed

Feat/sidebar #86

wants to merge 22 commits into from

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    d7a13fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90be748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d8cb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2add8c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a312f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40a42a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Chore: ํ”„๋กœ์ ํŠธ ๊ธฐ์ดˆ ํ™˜๊ฒฝ ์„ค์ •์„ ์™„๋ฃŒํ•ฉ๋‹ˆ๋‹ค. (#2)

    * chore: ํƒ€์ž…์Šคํฌ๋ฆฝํŠธ ์ข…์†์„ฑ์„ ์ถ”๊ฐ€ํ•˜๊ณ  ๊ธฐ๋ณธ tsconfig.json์„ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.
    
    * chore: tsconfig.json ์„ธ๋ถ€ ์„ค์ •์„ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค.
    
    * chore: tsconfig.json์„ ํ”„๋กœ์ ํŠธ ๊ฐœ์ธ ์„ค์ •์„ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ๊ฒŒ ๋ถ„๋ฆฌํ•ฉ๋‹ˆ๋‹ค.
    
    * chore: eslint, prettier๋ฅผ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.
    
    * rename: ์ •์  ์ž์›์„ ๋ฃจํŠธ ๋””๋ ‰ํ† ๋ฆฌ์˜ public์œผ๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.
    InSeong-So authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    46f4c14 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Feat/solidjs router (#1)

    * chore: solidjs๋ฅผ ์ ์šฉํ•˜๊ธฐ ์œ„ํ•ด @npx degit solidjs/templates/ts my-app ๋ช…๋ น์–ด ์‹คํ–‰ ํ›„ ํ”„๋กœ์ ํŠธ ์„ค์ •์„ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: @@solidjs/router ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ์„ค์น˜ํ•˜๊ณ  ์—”ํŠธ๋ฆฌ ํฌ์ธํŠธ์— ์ ์šฉํ•ฉ๋‹ˆ๋‹ค.
    
    * chore: sort import ๊ตฌ๋ฌธ์— solidjs๋ฅผ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ํŽ˜์ด์ง€ ๋ผ์šฐํ„ฐ๋ฅผ ์œ„ํ•œ ๊ตฌ์กฐ๋ฅผ ์ ์šฉํ•ฉ๋‹ˆ๋‹ค.
    
    * chore: vite์— absolute path๋ฅผ ์ ์šฉํ•˜๊ธฐ ์œ„ํ•ด resolve ํ”„๋กœํผํ‹ฐ๋ฅผ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.
    
    * style: assets ํ˜•์‹์„ vite์— ๋งž๊ฒŒ ์ ์šฉํ•˜๊ณ  ionicons๋ฅผ ๋กœ์ปฌ์—์„œ ํ˜ธ์ถœํ•˜๋„๋ก ํŒŒ์ผ์„ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.
    
    * style: ์‚ฌ์šฉํ•˜์ง€ ์•Š๋Š” asstes๋ฅผ ์ œ๊ฑฐํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ๋ฉ”์ธ ํ™”๋ฉด์„ html์—์„œ tsx๋กœ ์ด์‹ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ๋กœ๊ทธ์ธ ํ™”๋ฉด์„ html์—์„œ tsx๋กœ ์ด์‹ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ๋“ฑ๋ก ํ™”๋ฉด์„ html์—์„œ tsx๋กœ ์ด์‹ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ์„ธํŒ… ํ™”๋ฉด์„ html์—์„œ tsx๋กœ ์ด์‹ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ์•„ํ‹ฐํด ํ™”๋ฉด์„ html์—์„œ tsx๋กœ ์ด์‹ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ์—๋””ํ„ฐ ํ™”๋ฉด์„ html์—์„œ tsx๋กœ ์ด์‹ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ํ”„๋กœํ•„ ํ™”๋ฉด์„ html์—์„œ tsx๋กœ ์ด์‹ํ•ฉ๋‹ˆ๋‹ค.
    
    * style: html์„ tsx๋กœ ์ด์‹ํ•จ์— ๋”ฐ๋ผ ์‚ฌ์šฉํ•˜์ง€ ์•Š๋Š” templates ํด๋”๋ฅผ ์ œ๊ฑฐํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ํŽ˜์ด์ง€ ๋ผ์šฐํŒ…์„ ์ •์˜ํ•˜๊ณ  index.tsx์˜ ๋‚ด์šฉ์„ App.tsx๋กœ ์ด๊ด€ํ•ฉ๋‹ˆ๋‹ค.
    
    * chore: tsconfig target์„ ES5์—์„œ ES6๋กœ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ๋ผ์šฐํŒ…์„ ํŽ˜์ด์ง€๋ณ„๋กœ ์ ์šฉํ•˜์—ฌ ๊ด€์‹ฌ์‚ฌ๋ฅผ ๋ถ„๋ฆฌํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ์•„ํ‹ฐํด ๋ฆฌ์ŠคํŠธ๋ฅผ ๊ฐ€์ ธ์˜ค๋Š” API๋ฅผ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: API ์—ฐ๋™๊ณผ ํ•จ๊ป˜ ErrorBoundary๋ฅผ ์ถ”๊ฐ€ํ•˜๊ณ  ๊ธฐ์กด์— ์žˆ๋˜ ๋ผ์šฐํŠธ ์ฝ”๋“œ๋ฅผ ๋Œ€์ฒดํ•ฉ๋‹ˆ๋‹ค.
    
    * chore: @Vanilla-Extract๋ฅผ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ๋กœ๋”ฉ ์Šคํ”ผ๋„ˆ ์ปดํฌ๋„ŒํŠธ๋ฅผ ์ถ”๊ฐ€ํ•˜๊ณ  ๊ฐ„๋‹จํ•œ CSS ํŒŒ์ผ์„ ์ž‘์„ฑํ•ฉ๋‹ˆ๋‹ค.
    
    * feat: ํŽ˜์ด์ง€ ๋‹จ์œ„ ํŠธ๋žœ์ง€์…˜๊ณผ loading fallback์„ ์ถ”๊ฐ€ํ•ฉ๋‹ˆ๋‹ค.
    InSeong-So authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    a2a237b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd249c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a928dd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b800ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c856f50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13962ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce0f9f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc12764 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    d24c844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258b93d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6925a2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    534f08c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bec0277 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c5fdb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e0e35f View commit details
    Browse the repository at this point in the history