日本語
Raindrops1.344がライブになりました。
今回の変更は、

-
公開済み2015年12月12日

-
公開済み2015年12月12日

-
公開済み2015年12月12日
Speaker Deckの更新で、レスポンシブスタイル設定にミスがありました。
次回のアップデートで、修正しますので、しばらくお待ちください

-
公開済み2015年12月12日

-
公開済み2015年12月13日
WordPress4.4で、投稿oembedが実装されましたが、投稿の埋め込み表示に問題がありましたので、(埋め込んだ投稿の下部に意図しないマージンが追加される問題)修正しました
English
version:1.344
Overview of Changes
Modified editor style
raindrops tablist
.columns class
PDF link
Fixed Not work raindrops_header_image_ratio filter
Modified Show Responsive
reverbnation oembed
Speaker Deck oembed
videopress oembed
Add new css class
rd-round
<div style="width:300px" class="rd-round">
<span style="background:url(IMAGE URI);"></span>
</div>
not-hover
<div style="width:300px" class="rd-round not-hover">
<span style="background:url(IMAGE URI);"></span>
</div>
rd-squere
<div style="width:300px" class="rd-squere">
<span style="background:url(IMAGE URI);"></span>
</div>
note: must not set height
Fixed
Embed external post style shows improperly