Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
75f4846
[#29] refactor: :hammer: 리뷰 기반 리팩토링
kowoohyuk May 10, 2021
2f0472f
Merge pull request #30 from kowoohyuk/dev/fe/29
kowoohyuk May 10, 2021
903cece
[#31]feat::sparkles: pitch 클릭 이벤트 구현
hayoung123 May 10, 2021
abebbe9
Merge pull request #32 from kowoohyuk/dev/fe/31
hayoung123 May 10, 2021
ace4b9f
[#33] feat: :sparkles: 라운드 및 턴 구현, 멤버 리스트 일부 구현
kowoohyuk May 11, 2021
01b8c03
Merge pull request #37 from kowoohyuk/dev/fe/33
kowoohyuk May 11, 2021
4b7cd9f
[#35]feat::sparkles: 점수,베이스 기능 구현
hayoung123 May 11, 2021
bf4b2a6
Merge branch 'dev-fe' of https://github.com/kowoohyuk/baseball into d…
hayoung123 May 11, 2021
36497c9
fix::bug: player batter, pitcher 선택 로직 수정
hayoung123 May 11, 2021
b555d68
Merge pull request #39 from kowoohyuk/dev/fe/35
hayoung123 May 11, 2021
78fb475
[#40]feat::sparkles: 주자 애니메이션
hayoung123 May 12, 2021
e0bfe8e
Merge pull request #41 from kowoohyuk/dev/fe/40
hayoung123 May 12, 2021
a4e56cd
Wip. fetching 진행중
hayoung123 May 12, 2021
a264287
[#34, #38] feat: :sparkles: Pitch, Log
kowoohyuk May 12, 2021
c728aeb
feat::sparkles: fetch로 Player 컴포넌트 데이터 업데이트
hayoung123 May 12, 2021
e8a7cf3
chore. chore
hayoung123 May 13, 2021
974e117
chore. 불필요한 디렉토리 삭제
hayoung123 May 13, 2021
1f40054
Merge pull request #43 from kowoohyuk/dev/fe/42
hayoung123 May 13, 2021
6b4f3ef
Merge branch 'dev-fe' of https://github.com/kowoohyuk/baseball into d…
kowoohyuk May 13, 2021
37569af
[#38] wip: :gear: 병합
kowoohyuk May 13, 2021
220363f
feat::sparkles: score수정
hayoung123 May 13, 2021
e1e0b20
feat:sparkles: 볼넷일때 진루
hayoung123 May 13, 2021
a9e3b22
Wip::gear: Score fetch 준비
hayoung123 May 13, 2021
2604213
[#38] wip: :gear: 작업 중
kowoohyuk May 13, 2021
3cce5e6
Merge branch 'dev/fe/42' of https://github.com/kowoohyuk/baseball int…
kowoohyuk May 13, 2021
b978208
fix::bug: 안타 애니메이션 수정
hayoung123 May 13, 2021
cd02daa
Chore::wrench: fetch할 부분 주석 추가
hayoung123 May 13, 2021
f19c72a
[#38] :wip :gear: 작업 중...
kowoohyuk May 14, 2021
7965b90
Merge branch 'dev/fe/38' of https://github.com/kowoohyuk/baseball int…
hayoung123 May 14, 2021
2ee108c
feat::sparkles: fetch put, post요청
hayoung123 May 14, 2021
cade141
feat::sparkles: 로그 로직 변경
hayoung123 May 14, 2021
1f99e7b
Merge pull request #44 from kowoohyuk/dev/fe/42
hayoung123 May 14, 2021
a4b5fda
Build. 빌드
hayoung123 May 14, 2021
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
2 changes: 0 additions & 2 deletions fe/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
# testing
/coverage

# production
/build

# misc
.DS_Store
Expand Down
24 changes: 24 additions & 0 deletions fe/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"files": {
"main.css": "/static/css/main.4c1ffa95.chunk.css",
"main.js": "/static/js/main.1bcfabba.chunk.js",
"main.js.map": "/static/js/main.1bcfabba.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.8ce5e419.js",
"runtime-main.js.map": "/static/js/runtime-main.8ce5e419.js.map",
"static/css/2.679831fc.chunk.css": "/static/css/2.679831fc.chunk.css",
"static/js/2.b91792ed.chunk.js": "/static/js/2.b91792ed.chunk.js",
"static/js/2.b91792ed.chunk.js.map": "/static/js/2.b91792ed.chunk.js.map",
"index.html": "/index.html",
"static/css/2.679831fc.chunk.css.map": "/static/css/2.679831fc.chunk.css.map",
"static/css/main.4c1ffa95.chunk.css.map": "/static/css/main.4c1ffa95.chunk.css.map",
"static/js/2.b91792ed.chunk.js.LICENSE.txt": "/static/js/2.b91792ed.chunk.js.LICENSE.txt",
"static/media/background.9127295c.png": "/static/media/background.9127295c.png"
},
"entrypoints": [
"static/js/runtime-main.8ce5e419.js",
"static/css/2.679831fc.chunk.css",
"static/js/2.b91792ed.chunk.js",
"static/css/main.4c1ffa95.chunk.css",
"static/js/main.1bcfabba.chunk.js"
]
}
Binary file added fe/build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions fe/build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><title>React App</title><link href="/static/css/2.679831fc.chunk.css" rel="stylesheet"><link href="/static/css/main.4c1ffa95.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,a=r[0],f=r[1],i=r[2],c=0,s=[];c<a.length;c++)l=a[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,i||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,a=1;a<t.length;a++){var f=t[a];0!==o[f]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/";var a=this.webpackJsonpbaseball=this.webpackJsonpbaseball||[],f=a.push.bind(a);a.push=r,a=a.slice();for(var i=0;i<a.length;i++)r(a[i]);var p=f;t()}([])</script><script src="/static/js/2.b91792ed.chunk.js"></script><script src="/static/js/main.1bcfabba.chunk.js"></script></body></html>
2 changes: 2 additions & 0 deletions fe/build/static/css/2.679831fc.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions fe/build/static/css/2.679831fc.chunk.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions fe/build/static/css/main.4c1ffa95.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions fe/build/static/css/main.4c1ffa95.chunk.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions fe/build/static/js/2.b91792ed.chunk.js

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions fe/build/static/js/2.b91792ed.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions fe/build/static/js/2.b91792ed.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions fe/build/static/js/main.1bcfabba.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions fe/build/static/js/main.1bcfabba.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions fe/build/static/js/runtime-main.8ce5e419.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading