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

release: v1.0.0 #31

Merged
merged 254 commits into from
Jan 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
254 commits
Select commit Hold shift + click to select a range
1becf9f
chore: jsconfig추가
SOONG-E Dec 21, 2023
49d2228
chore: 절대경로 설정
SOONG-E Dec 21, 2023
34f5846
chore: 절대경로 설정
SOONG-E Dec 21, 2023
a56cf9d
chore: jsconfig수정
SOONG-E Dec 21, 2023
52813ca
chore: prettier-plugin-tailwindcss 설치
jjongs2 Dec 21, 2023
e2c6e33
chore: 자동 수정
SOONG-E Dec 21, 2023
ff80883
style: 화면 꽉 차게 함
SOONG-E Dec 21, 2023
a3d027d
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Dec 21, 2023
585c532
chore: 필요한 이미지 불러옴
SOONG-E Dec 21, 2023
9dc7d42
style: 기본 검정색 설정
SOONG-E Dec 21, 2023
aff1739
fix: 색 추가하는 설정으로 변경
SOONG-E Dec 21, 2023
b022b44
feat: NavBar 뷰 구현
SOONG-E Dec 21, 2023
b92cabc
style: 안쓰는 css 제거
SOONG-E Dec 21, 2023
3a7349c
[feat]: Command components
oio337a Dec 29, 2023
cb26166
[feat]: History components
oio337a Dec 29, 2023
12a7581
[feat]: Terminal components
oio337a Dec 29, 2023
14c6786
[feat]: TopBar components
oio337a Dec 29, 2023
4c6a52d
style : change color
oio337a Dec 29, 2023
d8a486e
feat : enter event
oio337a Dec 29, 2023
c7026ee
feat : input event, clean input box
oio337a Dec 29, 2023
dd20c2a
feat: add history props
oio337a Dec 29, 2023
7eeeb98
feat: input auto focus
oio337a Dec 29, 2023
922eaf6
style : prompt cursur animation
oio337a Dec 29, 2023
60ce903
chore : change file name
oio337a Dec 29, 2023
8521fec
feat: user input history view
oio337a Dec 29, 2023
9193439
feat: key handle functions
oio337a Dec 29, 2023
f50f2c4
feat: Drag event
oio337a Dec 29, 2023
ecb0447
style: modified position
oio337a Dec 29, 2023
606fd24
style: min w, h
oio337a Dec 29, 2023
d5767f5
feat: InputBox 뷰 구현
jjongs2 Jan 3, 2024
81df9cb
feat: 배경 블러 색 변경
jjongs2 Jan 3, 2024
fed2ab8
style: 오른쪽 엘리멘트들 스타일 수정
SOONG-E Jan 4, 2024
4e56871
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 4, 2024
aa77f28
style: 아이템 센터되도록 변경
SOONG-E Jan 4, 2024
016bd33
style: 마진 수정
SOONG-E Jan 4, 2024
bd4c3ba
fix: 글자 투명도 낮아진 거 수정
SOONG-E Jan 4, 2024
dfefeda
style: 상단바 그림자, 색 변경
SOONG-E Jan 4, 2024
608159b
Merge pull request #4 from SOONG-E/1-feat-입력-창-컴포넌트-구현
jjongs2 Jan 4, 2024
690f5a3
Merge pull request #5 from SOONG-E/3-feat-터미널-컴포넌트-구현
oio337a Jan 4, 2024
2f2e661
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 4, 2024
765f89f
feat: 메인
SOONG-E Jan 4, 2024
e4b6e8a
Merge pull request #6 from SOONG-E/2-feat-상단바-구현
SOONG-E Jan 4, 2024
89551f6
chore: 배경사진 업로드
SOONG-E Jan 4, 2024
1c095da
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 4, 2024
e5cc97a
feat: 시작 페이지 구현
jjongs2 Jan 4, 2024
1a1f224
chore: eslint rules 변경
jjongs2 Jan 4, 2024
8cccbb9
chore: 디렉터리 구조 변경
jjongs2 Jan 4, 2024
67f647d
feat: 커스텀 색상 추가
jjongs2 Jan 4, 2024
c307b8f
feat: title props 추가
oio337a Jan 4, 2024
4433e3d
refactor: 포매터 적용
SOONG-E Jan 4, 2024
c42e9bf
refactor: 컴포넌트 모듈화
jjongs2 Jan 4, 2024
e972c83
chore: prettier-plugin-sort-imports 설치
jjongs2 Jan 4, 2024
245f0f9
feat: drag event
oio337a Jan 4, 2024
027c9d6
style: 폰트 변경
jjongs2 Jan 4, 2024
aebfeff
chore: prettier 적용
oio337a Jan 4, 2024
e8447ec
style: directory, file img 추가
oio337a Jan 4, 2024
b774358
style: 글꼴 두께 변경
jjongs2 Jan 4, 2024
b4aedc3
feat: directory component 구현
oio337a Jan 4, 2024
a603db4
Merge pull request #9 from SOONG-E/8-feat-view-component
oio337a Jan 4, 2024
f5c1553
style: position 속성 변경
jjongs2 Jan 4, 2024
6b6bfdd
style: 디렉터리 트리 너비 변경
jjongs2 Jan 4, 2024
d533fdc
refactor: tailwindcss 적용
jjongs2 Jan 4, 2024
0900ccf
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 4, 2024
06dfae6
chore: recoil 설치
jjongs2 Jan 4, 2024
28dd003
feat: recoil state 추가
jjongs2 Jan 4, 2024
458b5dd
chore: prettier plugin 순서 변경
jjongs2 Jan 4, 2024
9499136
feat: 확인 버튼 클릭 이벤트 추가
jjongs2 Jan 4, 2024
dd86113
refactor: 함수 이름 변경
jjongs2 Jan 4, 2024
7185a33
feat: 모델 파일 추가
SOONG-E Jan 4, 2024
f3e7148
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 4, 2024
6b4fe0f
refactor: 코드 간소화
jjongs2 Jan 4, 2024
a3c3b10
style: 컴포넌트 props 표기법 변경
jjongs2 Jan 4, 2024
55096a9
style: prettier 적용
jjongs2 Jan 4, 2024
4db1c17
feat: help 외형 구현
oio337a Jan 4, 2024
2bd3896
feat: add help text
oio337a Jan 6, 2024
42158c4
fix: 중복 요소 제거
oio337a Jan 6, 2024
6707074
feat: 명령어 클릭 시 설명 보이게 하는 이벤트
oio337a Jan 6, 2024
f8c0d44
feat: help component open 상태관리 추가
oio337a Jan 6, 2024
2c108b1
feat: help 창 닫기
oio337a Jan 6, 2024
1994b27
style: help cmd
oio337a Jan 6, 2024
1bc52f9
style: set initial position
oio337a Jan 6, 2024
e9a0ff7
feat: help 입력시 help component 보이기
oio337a Jan 6, 2024
f902846
feat: help component 추가
oio337a Jan 6, 2024
e4d1bde
Merge branch 'develop' into 11-feat-help-component
oio337a Jan 6, 2024
2a08cca
Merge pull request #12 from SOONG-E/11-feat-help-component
oio337a Jan 6, 2024
97199d5
chore: recoil 중복 제거
oio337a Jan 6, 2024
607074d
feat: 로고 이미지 누르면 새로고침되게 함
SOONG-E Jan 7, 2024
45bca21
feat: 타이틀 누르면 소개글 나오도록 함
SOONG-E Jan 7, 2024
30c0689
feat: gits버튼 누르면 깃정보들 나오도록 함
SOONG-E Jan 7, 2024
a83ef59
refactor: 필요없는 요소 수정
SOONG-E Jan 7, 2024
4d5cbf0
style: css변경
SOONG-E Jan 7, 2024
ca3faf5
style: custom style 추가
SOONG-E Jan 7, 2024
20ea6fb
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 7, 2024
1e4483a
chore: tailwindcss-animated 설치
jjongs2 Jan 7, 2024
2956510
chore: classnames 설치
jjongs2 Jan 8, 2024
8128078
feat: 입력 필드 유효성 검사
jjongs2 Jan 8, 2024
3f55e65
feat: 애니메이션 변경
jjongs2 Jan 8, 2024
8f8e9e9
refactor: 확장성 좋게 코드 수정
SOONG-E Jan 8, 2024
08c4836
refactor: state를 recoil state로 변경
SOONG-E Jan 8, 2024
e577e66
feat: 다른 컴포넌트 클릭 감지하도록 함
SOONG-E Jan 8, 2024
67c4fe9
feat: 입력 필드 길이 제한 추가
jjongs2 Jan 8, 2024
49689f0
feat: 입력 값이 유효하지 않은 경우 버튼 비활성화
jjongs2 Jan 8, 2024
9977ceb
Merge pull request #14 from SOONG-E/13-feat-입력-필드-유효성-검사-구현
jjongs2 Jan 8, 2024
19e271a
fix: 오타 수정
jjongs2 Jan 8, 2024
ddc8df6
fix: 버튼 배경 색이 적용되지 않는 현상 수정
jjongs2 Jan 8, 2024
9851797
style: css 수정
SOONG-E Jan 8, 2024
2483f58
fix: 보안이슈 해결
SOONG-E Jan 8, 2024
026a7cf
chore: 디렉터리 이름 변경
jjongs2 Jan 8, 2024
fa62ea7
feat: 파일 타입 상수 객체 추가
jjongs2 Jan 8, 2024
8686dcf
feat: root state 구현
SOONG-E Jan 8, 2024
5dd86e5
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 8, 2024
ec05ef0
feat: 입력 필드에 autofocus 추가
jjongs2 Jan 8, 2024
42be59c
feat: 입력 필드에 엔터 키다운 이벤트 추가
jjongs2 Jan 8, 2024
c0e8570
fix: 컴포넌트 렌더링 순서 조정
jjongs2 Jan 8, 2024
8c00e1f
fix: useEffect 의존성 배열 수정
jjongs2 Jan 8, 2024
9416e5a
feat: help state합침
SOONG-E Jan 8, 2024
93141c9
style: 컴포넌트 위치 변경
SOONG-E Jan 8, 2024
a4886ff
feat: 다시 누르면 엘리멘트 안보이게 함
SOONG-E Jan 8, 2024
c1b72b3
chore: react-draggable 설치
jjongs2 Jan 8, 2024
c0040ac
feat: 드래그 라이브러리 변경
jjongs2 Jan 8, 2024
cc1b5af
chore: 사용하지 않는 모듈 제거
jjongs2 Jan 8, 2024
448e3d3
fix: help 드래그 후 사라지는 문제 해결
SOONG-E Jan 8, 2024
9be297d
feat: strict모드 제거
SOONG-E Jan 8, 2024
bb0db66
fix: 에러 수정
SOONG-E Jan 8, 2024
b380d72
refactor: 출력문 지움
SOONG-E Jan 8, 2024
9420ee4
feat: 터미널에 스크롤 추가
jjongs2 Jan 8, 2024
4fb26d0
feat: 터미널 히스토리를 recoil state로 변경
jjongs2 Jan 8, 2024
194b5e5
feat: 빌트인 상수 배열 추가
jjongs2 Jan 8, 2024
60cb5dc
feat: 구조 변경 후 웰컴 모달 생성
SOONG-E Jan 9, 2024
19cbdb1
feat: 배경 불투명 합침
SOONG-E Jan 9, 2024
4c6abf8
chore: 공통 컴포넌트 위치 옮김
SOONG-E Jan 9, 2024
9d02b68
feat: 웰컴 모달 구현
SOONG-E Jan 9, 2024
285d136
style: css 추가
SOONG-E Jan 9, 2024
6fab04e
feat: 화면 작아지면 띄워지는 컴포넌트 사라지게 함
SOONG-E Jan 9, 2024
41f5cba
refactor: 오타 수정
SOONG-E Jan 9, 2024
54d4be3
Merge pull request #19 from SOONG-E/17-feat-웰컴-모달-구현
SOONG-E Jan 10, 2024
8d26088
feat: detail 구현 중(재귀 구현해야함 )
oio337a Jan 10, 2024
48332ae
feat: 키보드 위아래로 코맨드 히스토리 불러오게 함
SOONG-E Jan 10, 2024
bc60fa7
feat: 에러 메시지 상수 객체 추가
jjongs2 Jan 11, 2024
dcc0691
feat: 현재 경로 recoil state 추가
jjongs2 Jan 11, 2024
f93480e
feat: 유틸 함수 추가
jjongs2 Jan 11, 2024
f50a6e7
feat: 터미널 기능 일부 이식
jjongs2 Jan 11, 2024
4da0a7e
refactor: 중복 코드 정리
SOONG-E Jan 11, 2024
9974295
Merge pull request #21 from SOONG-E/16-feat-터미널-기능-이식
jjongs2 Jan 11, 2024
a0ddf3d
chore: 공용 컴포넌트 이동
jjongs2 Jan 11, 2024
ca46097
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 11, 2024
d2553dc
fix: 에러 해결
SOONG-E Jan 11, 2024
fbf4449
feat: 확인 버튼에 props 추가
jjongs2 Jan 11, 2024
556267a
feat: 탭 자동완성 기능 구현
SOONG-E Jan 11, 2024
5135d30
feat: 명령어 추천 기능 구현
SOONG-E Jan 11, 2024
5cbf8ee
Merge pull request #23 from SOONG-E/20-feat-프롬프트-인풋-기능-구현
SOONG-E Jan 11, 2024
1642138
feat: 히스토리 객체에 표준 출력 property 추가
jjongs2 Jan 11, 2024
12da1ee
feat: Detail components
oio337a Jan 11, 2024
a717610
Merge pull request #24 from SOONG-E/18-feat-dir-tree-view-구현
oio337a Jan 11, 2024
d15766a
feat: pwd 명령어 추가
jjongs2 Jan 11, 2024
891a953
Merge pull request #25 from SOONG-E/22-feat-빌트인-명령어-추가
jjongs2 Jan 11, 2024
f7fbe74
feat: 루트 디렉터리를 트리 뷰에 연결
jjongs2 Jan 11, 2024
36644f8
feat: 엑스버튼 호버될 때 x 이미지 생기도록 함
SOONG-E Jan 11, 2024
31b50c6
fix: 에러 해결, 헬프 창 껐다 켠 뒤에 엑스 남아있는 거 수정
SOONG-E Jan 11, 2024
0b9af76
fix: 내비게이션 바 ref 버그 수정
jjongs2 Jan 11, 2024
869dfb5
chore: 이미지 파일 이름 변경
jjongs2 Jan 11, 2024
23fa1d4
fix: 터미널 히스토리에 누락된 공백 추가
jjongs2 Jan 11, 2024
371b4ba
chore: 트리 뷰 컴포넌트 이름 변경
jjongs2 Jan 11, 2024
ac9040b
fix: 히스토리 ref 버그 수정
jjongs2 Jan 11, 2024
4a75c78
chore: 이미지 파일 이름 변경
jjongs2 Jan 11, 2024
4e9dbbb
fix: 트리 뷰에 루트 디렉터리 이름이 표시되지 않는 현상 수정
jjongs2 Jan 11, 2024
52a3736
refactor: 컴포넌트 모듈화
jjongs2 Jan 11, 2024
d77ca85
feat: 트리 뷰 구현
jjongs2 Jan 11, 2024
548e163
refactor: 윈도우 창들 크기 조정
SOONG-E Jan 11, 2024
5771718
refactor: 안쓰는 css 수정
SOONG-E Jan 11, 2024
2e33390
feat: 사이트 설명 작성
SOONG-E Jan 11, 2024
f5734d4
style: 모달 크기 변경
SOONG-E Jan 11, 2024
cfbbad7
refactor: 코드 간소화
jjongs2 Jan 11, 2024
52414b9
refactor: 함수 선언 위치 변경
jjongs2 Jan 11, 2024
428ff32
style: 윈도우 크기 조정
SOONG-E Jan 11, 2024
bc40aa4
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 11, 2024
9b141db
refactor: 터미널은 창 작아져도 안사라지게 함
SOONG-E Jan 11, 2024
481198b
feat: click 이벤트 추가, 클릭 시 manual component 보이기
oio337a Jan 11, 2024
f4b1437
feat: manual 초기 view 구현
oio337a Jan 11, 2024
95ed751
feat: 깃허브 이미지 추가
SOONG-E Jan 11, 2024
c387775
feat: history 스크롤 아래로 가도록 함
SOONG-E Jan 11, 2024
65cd246
feat: help 세부 설명과 예시 추가
oio337a Jan 11, 2024
5615ac4
feat: cwd의 초깃값을 루트 디렉터리로 설정
jjongs2 Jan 11, 2024
1a76e35
feat: icon 설정
oio337a Jan 11, 2024
19fa146
feat: manual 구현 완
oio337a Jan 11, 2024
3485ccc
style: cd icon 변경
oio337a Jan 11, 2024
ba5607b
Merge branch 'develop' into 26-help-다듬기
oio337a Jan 11, 2024
46b9420
Merge pull request #27 from SOONG-E/26-help-다듬기
oio337a Jan 11, 2024
b7d81e7
fix: 트리 뷰 로직 수정
jjongs2 Jan 11, 2024
b686935
fix: 트리 뷰가 리렌더링되지 않는 문제 수정
jjongs2 Jan 11, 2024
9a810dd
chore: prettier 적용
oio337a Jan 11, 2024
08b61a8
feat: ref 적용
oio337a Jan 11, 2024
a0141ee
refactor: 설명 문장 수정
SOONG-E Jan 11, 2024
57090dd
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 11, 2024
bf8a73c
feat: clear 명령어 기능 구현
jjongs2 Jan 11, 2024
5e46dff
Merge pull request #29 from SOONG-E/28-feat-clear-명령어-기능-구현
jjongs2 Jan 11, 2024
44da8c5
fix: 버그 수정
jjongs2 Jan 12, 2024
da48910
feat: 사이트 최초 접속 시 포커스 변경
jjongs2 Jan 16, 2024
4804614
style: 웰컴모달 포커스될 때 아웃라인 제거
SOONG-E Jan 16, 2024
a612556
style: 터미널 프롬프트 너비 조정
jjongs2 Jan 16, 2024
403b0c3
chore: recoil state 이름 대소문자 변경
jjongs2 Jan 16, 2024
0ca7d1e
fix: 루트 디렉터리 이름 입력 후 터미널 프롬프트가 포커싱되지 않는 현상 수정
jjongs2 Jan 16, 2024
3eef5dc
fix: 명령어 추천 첫토큰에만 적용되게 수정
SOONG-E Jan 16, 2024
df85d2b
refactor: 코드 간소화
jjongs2 Jan 17, 2024
28c5781
style: 디렉터리 트리 내부 간격 조정
jjongs2 Jan 17, 2024
8d63845
fix: 동적 스타일링이 적용되지 않는 문제 수정
jjongs2 Jan 17, 2024
a3d1552
fix: 디렉터리 트리 배경이 겹치는 현상 수정
jjongs2 Jan 17, 2024
51028ca
style: 디렉터리 트리 내부 간격 조정
jjongs2 Jan 17, 2024
fbd579b
style: 디렉터리 트리 마진 조정
jjongs2 Jan 17, 2024
e73283f
fix: 코맨드 텍스트 길어질 때 추천코맨드 보이는 거 수정
SOONG-E Jan 22, 2024
3a62216
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 22, 2024
21eca0b
fix: 매뉴얼에서 헬프창 껐다켰을 때 상태 초기화함
SOONG-E Jan 22, 2024
cf55ae2
style: margin 수정
oio337a Jan 22, 2024
c1784ca
fix: 탭누르면 명령어 사라지는 문제 해결
SOONG-E Jan 22, 2024
5019920
feat: 디렉터리 트리에서 cwd 강조
jjongs2 Jan 22, 2024
8e18867
feat: help builtin 추가
oio337a Jan 22, 2024
fe94e9b
style: 디렉터리 트리의 cwd 강조 텍스트 색 변경
jjongs2 Jan 22, 2024
bf584f5
feat: 화면 너무 작을 때 작다는 알림창 띄움
SOONG-E Jan 22, 2024
bbcb0be
refactor: 코드 간소화
jjongs2 Jan 22, 2024
6c67dfe
chore: 빌트인 함수 순서 변경
jjongs2 Jan 22, 2024
9620539
feat: 구현되지 않은 명령어 제거
jjongs2 Jan 22, 2024
a474499
feat: 에러 메시지 변경
jjongs2 Jan 22, 2024
61fc52e
style: 위치, 크기 조정
oio337a Jan 22, 2024
5093d58
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
oio337a Jan 22, 2024
e123a5a
style: 터미널 히스토리 텍스트 속성 변경
jjongs2 Jan 22, 2024
d48a032
fix: 문구 중앙에 오도록 수정
SOONG-E Jan 22, 2024
7f6b556
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
oio337a Jan 22, 2024
b7bc6b4
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 22, 2024
f56ecbe
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
oio337a Jan 22, 2024
989e807
style: 터미널 히스토리 출력 메시지에 줄바꿈이 반영되도록 변경
jjongs2 Jan 22, 2024
0e50da0
chore: 불필요한 괄호 제거
oio337a Jan 22, 2024
db84d97
style: 터미널 히스토리 내부 마진 조정
jjongs2 Jan 22, 2024
6a7e266
style: 디렉터리 트리에 스크롤 추가
jjongs2 Jan 22, 2024
9e727c0
fix: help첫 위치 조정
SOONG-E Jan 22, 2024
e21d0fd
fix: 매뉴얼 무너자는 거 수정
SOONG-E Jan 22, 2024
9979b52
fix: 오류수정
SOONG-E Jan 22, 2024
d169f0d
refactor: 안쓰는 거 제거
SOONG-E Jan 22, 2024
ad99519
fix: 헬프 스테이트 관리 false되도록 수정
SOONG-E Jan 22, 2024
346ac8c
fix: 깃 드롭다운 위치 수정
SOONG-E Jan 22, 2024
e2969d0
feat: 설명 항목 추가
oio337a Jan 22, 2024
94cbb90
feat: 추가 설명 보여주기 구현
oio337a Jan 22, 2024
d6a6c91
style: 폰트 수정
oio337a Jan 22, 2024
f415bc3
fix: help ref 분리
SOONG-E Jan 22, 2024
e032ff1
feat: error 메세지 프롬프트 색 변경
oio337a Jan 22, 2024
673199f
refactor: 에러 메시지 상수화
jjongs2 Jan 22, 2024
02c79a5
chore: 에러 메시지 소문자로 통일
jjongs2 Jan 22, 2024
25bbabb
fix: 창 작아졌다 돌아왔을때 help창 위치 이상한 거 수정
SOONG-E Jan 22, 2024
d81b3c4
Merge branch 'develop' of https://github.com/SOONG-E/Directbydirect i…
SOONG-E Jan 22, 2024
3f83e22
feat: 명령어 인자 개수가 올바르지 않은 경우 에러 메시지 출력
jjongs2 Jan 22, 2024
f331b5f
feat: 에러 메시지 변경
jjongs2 Jan 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
module.exports = {
root: true,
env: { browser: true, es2020: true },
extends: [
'eslint:recommended',
'plugin:react/recommended',
'plugin:react/jsx-runtime',
'plugin:react-hooks/recommended',
],
ignorePatterns: ['dist', '.eslintrc.cjs'],
parserOptions: { ecmaVersion: 'latest', sourceType: 'module' },
settings: { react: { version: '18.2' } },
plugins: ['react-refresh'],
rules: {
'react/prop-types': 'off',
'react-refresh/only-export-components': [
'warn',
{ allowConstantExport: true },
],
},
};
14 changes: 0 additions & 14 deletions .firebase/hosting.YnVpbGQ.cache

This file was deleted.

5 changes: 0 additions & 5 deletions .firebaserc

This file was deleted.

41 changes: 21 additions & 20 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
9 changes: 8 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,12 @@
"bracketSameLine": false,
"arrowParens": "always",
"proseWrap": "preserve",
"endOfLine": "auto"
"endOfLine": "auto",
"plugins": [
"@trivago/prettier-plugin-sort-imports",
"prettier-plugin-tailwindcss"
],
"importOrder": ["^@core/(.*)$", "^@server/(.*)$", "^@ui/(.*)$", "^[./]"],
"importOrderSeparation": true,
"importOrderSortSpecifiers": true
}
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# DIRECT BY DIRECT
# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
16 changes: 0 additions & 16 deletions firebase.json

This file was deleted.

13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>
6 changes: 6 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"compilerOptions": {
"baseUrl": "."
},
"includes": ["."]
}
Loading
Loading