From 1d81caa9d0bb7e36676f302947def7e0cb023cf6 Mon Sep 17 00:00:00 2001 From: Blake Winton Date: Fri, 25 Nov 2016 14:48:51 -0500 Subject: [PATCH] Push a new release. --- CHANGELOG.md | 46 +++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- tab-center.update.rdf | 2 +- 3 files changed, 48 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e8c4d3b..d29b9a18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,49 @@ +# v1.27 - Waffling… + +### New Features: + +* Add a toggle to switch between side tabs and top tabs. (Fixes #691.) +* Add twenty [new locales](https://pontoon.mozilla.org/projects/test-pilot-tab-center/)! +* Save TabCenter state per-window. (Fixes #391, #431, #528.) +* Reverse display order for "Open Tabs Above" option + +### Fixes: + +* Reversed scroll. +* Print preview. (Fixes #791, #792.) +* Resize tabs on initing a tab. +* Upgrade will not reverse tabs. (Fixes #780.) +* Scroll jump to top of tab list. (Fixes #738, #693.) +* reversed mouse-wheel scrolling. (Fixes #776.) +* Errors. +* Remove popuphidden event listener on unload. +* Cleaner Animations. (Fixes #758.) +* Theme Changes in Win and Linux. (Fixes #476.) +* Mouse enter after toggle. (Fixes #759.) +* pin-button dynamic tooltiptext. (Fixes #751.) +* Typo, and change to array for filter. +* Visible tabs null on changing groups. (Fixes #754.) +* Restore urlbar value. (Fixes #739.) +* Don't allow tab to be hidden if there is no label. (Fixes #750, #752.) +* Check for tab.label before trying to match. +* Init pin-button with "shrink" tooltip. (Fixes #742.) +* Search input overflow. (Fixes #743.) +* Separate tabactions and tabgroupchange in clearfind. (Fixes #733.) +* Force pinned width to be half of window size, or less, when resizing the window. (Fixes #604.) +* Do not scroll selected tab into view on mouse out/in. (Fixes #730.) +* Right click on various buttons shouldn't activate them. (Fixes #472.) +* Only clear visible tabs when using tabgroups to switch. +* Re-work the Telemetry ping. 🎧 +* Hide tab center in print preview mode. (Fixes #721.) +* refreshThumbAndLabel is now a function. (Fixes #718.) +* Filter only through visible tabs. (Fixes #692.) +* First tab title should not become "new tab". (Fixes #564.) +* Fix initial tab scrolling. (Fixes #698.) +* Allow autocomplete to expand to full width in windows fullscreen. (Fixes #705.) +* On change of overflow, keep scroll position the same. (Fixes #669.) +* Hide TC in windows fullscreen with sidebar open. + + # v1.26 - Tweaks and other crop. ### Fixes: diff --git a/package.json b/package.json index 4356c0c6..a7b9754e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tab-center", - "version": "1.26.0", + "version": "1.27.0", "title": "Tab Center", "description": "Tab Center is an attempt to solve some of the issues that have emerged from the way people use tabs (most notably the “too many tabs” problem) and provide a more versatile UI basis for future innovation. The first version of this Firefox add-on arranges tabs in a vertical rather than horizontal fashion. It is heavily inspired by and borrows ideas from the excellent VerticalTabs add-on.", "locales": { diff --git a/tab-center.update.rdf b/tab-center.update.rdf index 7886f30c..04260dbc 100644 --- a/tab-center.update.rdf +++ b/tab-center.update.rdf @@ -5,7 +5,7 @@
  • - 1.26 + 1.27 {ec8030f7-c20a-464f-9b0e-13a3a9e97384}