Update history topics
This commit is contained in:
parent
658a48a4f8
commit
b48594201a
@ -6,6 +6,7 @@
|
||||
* Modified: Remove codes for an extinct feature "replace the current tab when opening a bookmark group". The feature was already removed in old Firefox.
|
||||
* Fixed: Public APIs to show/hide the tab bar works correctly.
|
||||
* Fixed: Maximize scrollable area of tree-like view in a about:treestyletab-group tab.
|
||||
* Fixed: Open bookmark folder as a tree correctly, even if the user don't want to open a dummy grouping tab.
|
||||
- 0.14.2013112901
|
||||
* Improved: Better compatibility with someone who change visibility of the tab bar, like "auto hide tab bar for last single tab" feature of Tab Mix Plus, Pale Moon, and [Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/).
|
||||
* Improved: Better compatibility with [Context Search](http://www.cusser.net/extensions/contextsearch/). Now search result tabs are opened as children of the current tab.
|
||||
|
@ -6,6 +6,7 @@
|
||||
* 「ブックマークグループを開く時に現在のタブを置き換える」機能に関するコードを削除(古いFirefoxで既に機能が無くなっていたため)
|
||||
* タブバーの表示・非表示を切り替える公開APIが壊れていたのを修正
|
||||
* グループ化用のタブ内でのタブのツリー表示について、スクロール可能な領域が無駄に狭かったのを修正
|
||||
* ユーザがグループ化用のタブを開かない設定を選択している場合に、ブックマークフォルダをタブのツリーとして開けていなかったのを修正
|
||||
- 0.14.2013112901
|
||||
* 「タブが1つだけの時にタブバーを隠す」機能を提供するアドオン(Tab Mix Plus、[Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/)など)や環境(Pale Moonなど)との互換性を向上
|
||||
* [Context Search](http://www.cusser.net/extensions/contextsearch/)との互換性を向上(検索結果を子タブとして開くようにした)
|
||||
|
Loading…
Reference in New Issue
Block a user