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

Fadeinスライダーのデザイン修正、コード整理 #826

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

goe0
Copy link
Contributor

@goe0 goe0 commented Sep 21, 2020

🔨 変更内容 / Details of Changes

  1. Firefox使用時の表示位置補正を廃止
  2. 不要コード削除、整理

🔖 関連Issue, 変更理由 / Related Issues, Reason for Changes

  1. 実装時はFirefoxのみでレイアウトがズレていたため補正していたが、
    現在はブラウザのアップデートでズレがなくなっているため
  2. changeイベントの発火条件はinputイベントに含まれているため削除
    その他は可読性向上のため

📷 スクリーンショット / Screenshot

fadein

📝 その他コメント / Other Comments

  • 特になし

@codeclimate
Copy link

codeclimate bot commented Sep 21, 2020

Code Climate has analyzed commit 2878528 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Owner

@cwtickle cwtickle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Requestありがとうございます!
Firefox (81.0b9), Chrome (85)にて動作確認しました。
マージしておきます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants