Commit graph

327 commits

Author SHA1 Message Date
luke crouch
76246a79f7 Merge pull request #378 from mozilla/upgrade-issue
Fix upgrading issue whilst also ensuring dead objects won't happen. #373
2017-03-14 15:17:41 -05:00
Jonathan Kingston
5ef9e3d835 Fix upgrading issue whilst also ensuring dead objects won't happen. #373 2017-03-14 19:13:13 +00:00
Jonathan Kingston
e2367bbd4b Merge branch 'production' into master 2017-03-13 17:18:04 +00:00
Jonathan Kingston
78dda53384 Merge branch 'production' into master 2017-03-13 17:15:17 +00:00
luke crouch
f8b6f607a9 Merge pull request #370 from mozilla/escape-popup
Fix escaping of container names in popups. Bug 1346653
2017-03-13 12:10:47 -05:00
Jonathan Kingston
2de2f63ba4 Merge branch 'master' into escape-popup 2017-03-13 17:08:26 +00:00
Jonathan Kingston
78ad308094 Fix escaping of container names in popups. Bug 1346653 2017-03-13 17:03:05 +00:00
luke crouch
10cac2ece0 Merge pull request #368 from mozilla/escape-popup
Fix escaping of container names in popups. Bug 1346653
2017-03-13 11:44:09 -05:00
Jonathan Kingston
dca484e25f Fix escaping of container names in popups. Bug 1346653 2017-03-13 16:25:25 +00:00
groovecoder
71b5b70d11 bind submitForm event listener to keep _editForm 2017-03-10 17:46:08 +00:00
luke crouch
53d1aa8714 Merge pull request #357 from mozilla/1.1.0
1.1.0 🎉
2017-03-10 10:02:15 -06:00
groovecoder
7f186ed350 1.1.0 🎉 2017-03-09 14:26:00 -06:00
Jonathan Kingston
a8ba90de7a Add ability to check for theme dark on changing themes. Fixes #207 2017-03-09 18:45:20 +00:00
Andrea Marchesini
45c44be990 Merge pull request #351 from mozilla/submit-form-on-enter
Fix submission of edit form by enter key. Fixes #341
2017-03-09 07:40:02 +01:00
Andrea Marchesini
1dcc9944a1 Merge pull request #352 from tjfwalker/patch-1
Update README.md
2017-03-09 07:38:55 +01:00
TJ Walker
a2edbd5b7b Update README.md
Correct indication of feature availability.
2017-03-08 20:39:00 -08:00
Jonathan Kingston
ea330b2060 Fix submission of edit form by enter key. Fixes #341~ 2017-03-09 00:22:26 +00:00
groovecoder
1d973b7f3d add irc notifications for Travis CI builds 2017-03-06 20:30:04 +00:00
luke crouch
8e3ec5057d Merge pull request #320 from bakulf/localStorage
If localStorage is disabled, we skip the onboarding - #302
2017-03-06 14:26:49 -06:00
luke crouch
2e612918e3 Merge pull request #307 from bakulf/cleanup
Cleanup cookieJar when addon is uninstall - issue #300
2017-03-03 06:51:37 -06:00
baku
af5b96fca9 If localStorage is disabled, we skip the onboarding - #302 2017-03-03 08:48:11 +01:00
baku
47a4c79619 Cleanup cookieJar when addon is uninstall - issue #300 2017-03-02 21:51:01 +01:00
luke crouch
5afd70de1b Merge pull request #299 from mozilla/master
Merge 1.0.4 to production to deploy to Test Pilot
2017-03-01 09:37:19 -06:00
Andrea Marchesini
c88a7615b9 Merge pull request #298 from mozilla/1.0.4
1.0.4 🎉
2017-03-01 16:27:33 +01:00
groovecoder
b3a890bb26 1.0.4 🎉 2017-03-01 09:23:47 -06:00
luke crouch
8454ba215c Merge pull request #296 from bakulf/fix
Fix the configuring of window after a removing - issue #295
2017-03-01 09:22:50 -06:00
baku
10136ffaff Fix the configuring of window after a removing - issue #295 2017-03-01 15:01:50 +01:00
luke crouch
460bc40c22 Merge pull request #294 from mozilla/master
1.0.3 release to production
2017-02-28 17:03:43 -06:00
luke crouch
0f052e5958 Merge branch 'production' into master 2017-02-28 15:16:31 -06:00
groovecoder
12c09a16be 1.0.3 🎉 2017-02-28 15:11:35 -06:00
Andrea Marchesini
ed5c790d7f Merge pull request #292 from bakulf/context
Many things
2017-02-28 20:07:26 +01:00
baku
3dfdb7593d No 'hidden' needed for hiding the label and the icon in the tab 2017-02-28 20:06:34 +01:00
luke crouch
12c7c8adfa Merge pull request #293 from mozilla/master
.jpmignore .npm directory (created by deploy-txp?)
2017-02-28 11:48:21 -06:00
groovecoder
7a6b9e8962 .jpmignore .npm directory (created by deploy-txp?) 2017-02-28 11:41:58 -06:00
baku
57c951fa23 No .npm directory in the xpi - issue #291 2017-02-28 18:41:53 +01:00
baku
715c8512ac The context menu must be recreated each time we change tab - issue #289 2017-02-28 18:39:34 +01:00
baku
2760616cbb eslint is happy again 2017-02-28 18:32:38 +01:00
baku
b8466a005f Correct window should be used if known - issue #287 2017-02-28 18:27:55 +01:00
baku
01cdbe6951 Show tabs before opening a link from the context menu - #288 2017-02-28 18:24:37 +01:00
baku
6ff8841311 Icon+Color must be refreshed when tab changes 2017-02-28 17:44:55 +01:00
luke crouch
15063f48db Merge pull request #285 from mozilla/master
Hide non container icon in URL bar. Fixes #281
2017-02-27 21:41:10 -06:00
Jonathan Kingston
dd17851120 1.0.1 🎉 2017-02-28 02:38:14 +00:00
Jonathan Kingston
f406a1f658 Hide non container icon in URL bar. Fixes #281 2017-02-28 00:00:41 +00:00
luke crouch
b494f4b610 Merge pull request #280 from mozilla/master
Merge 1.0 into production branch to publish signed .xpi
2017-02-27 16:16:40 -06:00
luke crouch
52ab58d6aa Merge pull request #279 from mozilla/1.0
1.0 🎉
2017-02-27 16:10:13 -06:00
groovecoder
f465bac16e 1.0 🎉 2017-02-27 16:03:12 -06:00
Jared Hirsch
a6033d8ac6 Merge pull request #278 from mozilla/record-incompat-addons-event-272
fix #272: add event telemetry for incompat addons
2017-02-27 14:00:28 -08:00
Jonathan Kingston
6185554241 Merge branch 'bakulf-disable' 2017-02-27 21:49:32 +00:00
baku
4d71355523 Do not close container tabs in nightly - issue #241 2017-02-27 21:48:17 +00:00
groovecoder
1154f6c215 fix #272: add event telemetry for incompat addons 2017-02-27 15:37:04 -06:00