SemanticMediaWiki/SemanticResultFormats

[jqplot] use .jqplot-container instead of .container CSS class

開放

#632 建立於 2021年1月20日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (87 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (52 顆星)
PR 合併指標
 (平均合併 8天 22小時) (30 天內合併 10 個 PR)

描述

Currently, jqplot uses the very generic .container CSS class, for example:

This is unfortunate, because .container is also used by other frameworks.

  • replace .container with .jqplot-container everywhere in jqlot result format
  • adjust tests, if required

貢獻者指南