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

独自プラグインの有効/無効ボタンの重なりを修正 (Fixed Original Plugin On/Off button position.) #4081

Merged
merged 2 commits into from
Feb 15, 2019

Conversation

koyamaps
Copy link

@koyamaps koyamaps commented Feb 8, 2019

概要(Overview・Refs Issue)

方針(Policy)

  • 独自プラグインのインストール時のみ修正されており、オーナーズストアからのインストール時はオーナーズストア側の仕様のため修正されていません。

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • マイナーバージョンでは、機能・プラグイン・デザインテンプレート互換性を損なう変更は原則取り込みません。
  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

@chihiro-adachi chihiro-adachi added this to the 4.0.2 milestone Feb 12, 2019
@chihiro-adachi chihiro-adachi added the affected:admin_template 管理画面テンプレートのDOMに影響のある変更 label Feb 12, 2019
{% if configPages[Plugin.code] is defined %}
<div class="col-6 pl-0">
Copy link
Contributor

Choose a reason for hiding this comment

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

@koyamaps
設定ボタンと再生ボタンが微妙にずれるので、px-0にしたほうがいいかもしれません。

image

@chihiro-adachi
Copy link
Contributor

@koyamaps
修正ありがとうございます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected:admin_template 管理画面テンプレートのDOMに影響のある変更 bug:Low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants