Skip to content

Develop #20

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

Merged
merged 6 commits into from
Sep 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-react": "^7.12.4",
"express": "^4.17.1",
"fs-extra": "^7.0.1",
"lodash": "^4.17.11",
"lodash": "^4.17.19",
"moment": "^2.24.0",
"open": "^7.0.0",
"prettier": "^1.18.2",
Expand Down
10 changes: 1 addition & 9 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const App = () => (
},
{
iconClassName: 'fa fa-graduation-cap',
contentJsx: 'Meiji University (D1)'
contentJsx: 'Meiji University (D2)'
},
{
iconClassName: 'fa fa-flask',
Expand Down Expand Up @@ -154,14 +154,6 @@ const App = () => (
Wantedly
</a>
)
},
{
iconClassName: 'fas fa-external-link-alt',
contentJsx: (
<a href='http://mimorisuzuko.hatenablog.com/'>
Blog
</a>
)
}
])}
</ul>
Expand Down
10 changes: 8 additions & 2 deletions src/bibs/paper-international-conf-w-review.bib
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,15 @@ @inproceedings{Yamanaka2020a
author = {Yamanaka, Shota and Usuba, Hiroki and Takahashi, Haruki and Miyashita, Homei},
title = {Peephole Steering: Speed Limitation Models for Steering Performance in Restricted View Sizes},
booktitle = {Proceedings of Graphics Interface 2020},
series = {GI 2020},
series = {GI 2020},
year = {2020},
_others_ = {To appear}
isbn = {978-0-9947868-5-2},
location = {University of Toronto},
pages = {461 -- 469},
numpages = {9},
doi = {10.20380/GI2020.46},
publisher = {Canadian Human-Computer Communications Society / Société canadienne du dialogue humain-machine},
_others_ = {Acceptance rate 51.7%}
}

@inproceedings{Yamanaka2020b,
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1991,9 +1991,9 @@ bluebird@^3.0.0:
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==

bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
version "4.11.8"
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
version "4.11.9"
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==

[email protected]:
version "1.19.0"
Expand Down Expand Up @@ -2954,9 +2954,9 @@ electron-to-chromium@^1.3.363:
integrity sha512-cv/PYVz5szeMz192ngilmezyPNFkUjuynuL2vNdiqIrio440nfTDdc0JJU0TS2KHLSVCs9gBbt4CFqM+HcBnjw==

elliptic@^6.0.0:
version "6.5.2"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
version "6.5.3"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
dependencies:
bn.js "^4.4.0"
brorand "^1.0.1"
Expand Down Expand Up @@ -4443,10 +4443,10 @@ lodash.memoize@~3.0.3:
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f"
integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8=

lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.4:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.4:
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==

loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
version "1.4.0"
Expand Down