Bump version to 0.17.2016030401
This commit is contained in:
parent
1265511521
commit
39f114fa27
@ -1,6 +1,7 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
- 0.17.2016030401
|
||||
* Dropped non-URI text (maybe including whitespaces) onto the tab bar is opened with a search result tab. The behavior is same to Firefox's default.
|
||||
* Better layout for fake tree in multiple columns (at tooltip of tabs and dummy group tabs).
|
||||
* Behaviors around multiple home pages are improved.
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.17.2016030401
|
||||
* URIでない文字列(空白文字を含む)をタブバーにドロップした場合に、Firefoxの既定の挙動通りに検索結果のタブを開くようにした
|
||||
* タブのツールチップとダミーのグループ化用のタブにおいて、ツリーのマルチカラム表示のレイアウトをより安定した結果が得られるように改善した
|
||||
* 複数のタブをホームページに設定しているときの挙動を改善
|
||||
|
@ -5,7 +5,7 @@
|
||||
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
||||
em:id="treestyletab@piro.sakura.ne.jp"
|
||||
em:name="Tree Style Tab"
|
||||
em:version="0.16.2016021602"
|
||||
em:version="0.17.2016030401"
|
||||
em:creator="YUKI "Piro" Hiroshi"
|
||||
em:description="Show tabs like a tree."
|
||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||
|
Loading…
x
Reference in New Issue
Block a user