Skip to content

Commit b726dc8

Browse files
committed
px2-multitheme 2.0.2 released.
- パンくず上にカレントページがある場合に、リンクではなくなるようになった。 - 誤ったテーマIDを選択した場合に、仮のテーマに包んで画面を返すようになった。 - その他、不具合の修正とパフォーマンス向上。
1 parent 4fc14af commit b726dc8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,23 @@ Pickles 2 にある機能の他に、 px2-multitheme の独自のAPIも提供さ
173173
`/theme/default.html` に、デフォルトのレイアウトをセットしてください。 `/theme/` 以下の構成は、テーマコレクションと同じです。
174174

175175

176+
## 更新履歴 - Change log
177+
178+
### px2-multitheme 2.0.2 (2016年7月27日)
179+
180+
- パンくず上にカレントページがある場合に、リンクではなくなるようになった。
181+
- 誤ったテーマIDを選択した場合に、仮のテーマに包んで画面を返すようになった。
182+
- その他、不具合の修正とパフォーマンス向上。
183+
184+
### px2-multitheme 2.0.1 (2016年6月30日)
185+
186+
- ローカルナビゲーションの生成ルールを変更: パンくず上にないページの子要素は開かないようにした。
187+
188+
### px2-multitheme 2.0.0 (2016年3月4日)
189+
190+
- 初版リリース。
191+
192+
176193
## ライセンス - License
177194

178195
MIT License

0 commit comments

Comments
 (0)