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

【確認中】Highlighter alpha付きのカラーパレットに対応 #1357

Merged
merged 7 commits into from
Aug 12, 2022

Conversation

shimotmk
Copy link
Contributor

@shimotmk shimotmk commented Aug 5, 2022

チケットへのリンク / 変更の理由(元のissueがあればリンクを貼り付ければOK)

#1356

どういう変更をしたか?

Highlighter alpha付きのカラーパレットに対応しました
alpha付きの値が入ってきた時はそのままのカラーを返す

実装者の確認事項

実装者はレビュワーに回す前に以下の事を確認してチェックをつけてください。

  • 複数の意図の変更 ( 機能の不具合修正 + 別の機能追加など ) を含んでいないか?
  • Files changed (変更ファイル)の内容は目視で確認したか?
  • readme.txt に変更内容は書いたか?
  • 本当にちゃんと確認をしたか?

プログラムの変更の場合

  • 書けそうなテストは書いたか?
    npm run test:e2e ./test/e2e-tests/specs/highlighter-lightning.test.js
    npm run test:e2e ./test/e2e-tests/specs/highlighter-x-t9.test.js
    の2つのテストを追加

変更内容について何を確認したか、どういう方法で確認をしたかなど

以下、レビュー確認方法同様です。

確認URL

( どこかのデモサイトかテストサーバーにデプロイ済みなどで確認できる場合はそのURL )

レビュワーに回す前の確認事項

  • 実装者はこのテンプレートのチェック項目をちゃんと確認してチェックしたか?

レビュワー確認方法・確認内容など

・Lightningの時は今まで通りカラーパレットを設定したときは自動でalpha0.7がつく
・X-T9などのalpha付きのカラーパレットを選んだ時はalphaはそのまま
・通常のカスタムカラーなどではalpha0.7がつく
・テストコマンドで確認


レビュワー向け

レビュワーが確認して変更が反映されていない場合の確認事項

レビューしてみて意図した動作をしない場合は再度ビルドするなど以下の項目を確認してください。

  • プルしたか?
  • ビルドしたか?
  • ビルドしたディレクトリは正しいか(別の開発環境のディレクトリを見ていないか)?
  • npm install したか?
  • composer install したか?
  • キャッシュをクリアして確認したか?

@shimotmk shimotmk changed the title Highlighter alpha付きのカラーパレットに対応 【確認待ち】Highlighter alpha付きのカラーパレットに対応 Aug 5, 2022
@shimotmk shimotmk marked this pull request as ready for review August 5, 2022 04:21
@mthaichi mthaichi changed the title 【確認待ち】Highlighter alpha付きのカラーパレットに対応 【確認中】Highlighter alpha付きのカラーパレットに対応 Aug 8, 2022
Copy link
Contributor

@mthaichi mthaichi left a comment

Choose a reason for hiding this comment

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

@shimotmk いつもありがとうございます!
問題ないとおもいます。テストも通りましたので、2人目にまわします。

@mthaichi mthaichi changed the title 【確認中】Highlighter alpha付きのカラーパレットに対応 【2人目レビュー待ち】Highlighter alpha付きのカラーパレットに対応 Aug 8, 2022
@shimotmk shimotmk requested a review from osmdik August 10, 2022 00:37
@sysbird sysbird changed the title 【2人目レビュー待ち】Highlighter alpha付きのカラーパレットに対応 【確認中】Highlighter alpha付きのカラーパレットに対応 Aug 12, 2022
* develop:
  [ Change version ] 1.41.1.0
  update / vk_blocks_get_options get default value

# Conflicts:
#	readme.txt
@sysbird
Copy link
Member

sysbird commented Aug 12, 2022

Lightningのカラーパレット、X-T9のalpha付きのカラーパレットについて確認しました
testも確認しました
問題ないと思いますのでマージしますね

@sysbird sysbird merged commit e6b414b into develop Aug 12, 2022
@sysbird sysbird deleted the fix/highlighter/rgba branch August 12, 2022 09:11
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.

3 participants