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

インストール画面のローディング画像が欠落している #810 #812

Closed
wants to merge 2 commits into from

Conversation

seasoftjapan
Copy link
Contributor

  • 画像を使わず CSS で対応した。
  • ロード完了前も表示対応とした。
  • 画像とともに使われていない (既に404 だった) jquery.colorbox の CSS/JS も削除した。
  • beforeunload イベントで表示するようにした。
  • 幾らか容量が増えたと思うので strip した。

- 画像を使わず CSS で対応。
- ロード完了前も表示対応とした。
- 画像とともに使われていない (既に404 だった) jquery.colorbox の CSS/JS も削除した。
- beforeunload イベントで表示するようにした。
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c438132) 55.33% compared to head (99563a8) 55.33%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #812   +/-   ##
=======================================
  Coverage   55.33%   55.33%           
=======================================
  Files          75       75           
  Lines        8902     8902           
=======================================
  Hits         4926     4926           
  Misses       3976     3976           
Flag Coverage Δ
tests 55.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seasoftjapan
Copy link
Contributor Author

#813 と競合するため、コミットは #813 へマージする。

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.

2 participants