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

Conversation

InSeong-So
Copy link
Member

๐Ÿ“Œ ์ด์Šˆ ๋งํฌ

  • close #

๐Ÿ“– ์ž‘์—… ๋ฐฐ๊ฒฝ


๐Ÿ› ๏ธ ๊ตฌํ˜„ ๋‚ด์šฉ


๐Ÿ’ก ์ฐธ๊ณ ์‚ฌํ•ญ


๐Ÿ–ผ๏ธ ์Šคํฌ๋ฆฐ์ƒท


* chore: ํƒ€์ž…์Šคํฌ๋ฆฝํŠธ ์ข…์†์„ฑ์„ ์ถ”๊ฐ€ํ•˜๊ณ  ๊ธฐ๋ณธ tsconfig.json์„ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.

* chore: tsconfig.json ์„ธ๋ถ€ ์„ค์ •์„ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค.

* chore: tsconfig.json์„ ํ”„๋กœ์ ํŠธ ๊ฐœ์ธ ์„ค์ •์„ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ๊ฒŒ ๋ถ„๋ฆฌํ•ฉ๋‹ˆ๋‹ค.

* chore: eslint, prettier๋ฅผ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.

* rename: ์ •์  ์ž์›์„ ๋ฃจํŠธ ๋””๋ ‰ํ† ๋ฆฌ์˜ public์œผ๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.
* 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 InSeong-So closed this Sep 10, 2023
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.

1 participant