Commit graph

844 commits

Author SHA1 Message Date
stoically
36f0e121a4 Adapt existing tests to use webextensions-jsdom 2020-01-02 23:25:07 +00:00
stoically
568c05929e Replace manual mock/jsdom with webextensions-jsdom 2020-01-02 23:25:07 +00:00
stoically
15f6eb5845 Bump test dependencies 2020-01-02 23:25:07 +00:00
stoically
a97f48593b Fix eslint errors after bump to 6.6.0 (#1595)
* Bump eslint from 3.19.0 to 6.6.0

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix (and suppress) eslint errors
2019-12-18 09:02:02 +01:00
Kendall Werts
40dbc3aae1 Merge pull request #1565 from kendallcorner/bookmark-menu-updates
fixed #1564: cleanup updates requested for bookmark context menu
2019-12-17 15:44:58 -06:00
luke crouch
0dd7073717 Merge pull request #1601 from mozilla/fix-odd-edit-arrow-alignment
fix odd edit arrow alignment
2019-12-09 15:59:15 -06:00
revealtheweb
5202c9cf07 fix odd edit arrow alignment 2019-12-09 15:55:57 -06:00
stoically
8878f82380 Merge pull request #1574 from dnahol/readme-typo-fix
Fix README typo
2019-12-06 06:29:30 +01:00
dnahol
aedd258aa7 fix 'License' typo 2019-11-02 22:49:31 -07:00
Kendall Werts
8093684b1b fixed #1564: cleanup updates requested for bookmark context menu 2019-10-31 14:16:23 -05:00
luke crouch
393bff15b8 Merge pull request #1539 from dnahol/1538-onboarding
added keyboard nav to onboarding popups
2019-10-25 13:34:56 -05:00
luke crouch
1bedd27fba Merge pull request #1540 from oksmelnik/duplicated-tabs
#950: don't unhide duplicates of already opened tab
2019-10-25 13:30:24 -05:00
Dalia Nahol
94012ccc84 Merge branch 'master' into 1538-onboarding 2019-10-25 10:56:06 -07:00
luke crouch
a75b1bc5f1 Merge branch 'master' into duplicated-tabs 2019-10-25 10:49:11 -05:00
luke crouch
a2dbcb4cf2 Merge pull request #1524 from dnahol/1009-arrows
added right and left arrow shortcuts for container submenu tabs
2019-10-25 10:42:57 -05:00
luke crouch
f51fc7e55d Merge pull request #1537 from kendallcorner/bookmark-context
Adds a bookmark context menu for opening bookmarks in container tabs #323
2019-10-25 10:14:01 -05:00
Oksana Melnik
e1c2e47094 cleanup 2019-10-25 08:08:04 +02:00
Dalia Nahol
1f6f35d56b Merge branch 'master' into 1009-arrows 2019-10-24 20:32:09 -07:00
dnahol
5bff46052d merge upstream commit 'remove HTML entities from tooltip' 2019-10-24 20:25:47 -07:00
Kendall Werts
80cf4d0860 Merge branch 'bookmark-context' of github.com:kendallcorner/multi-account-containers into bookmark-context 2019-10-24 16:46:54 -05:00
Kendall Werts
c29c0694fb updated testing setup to understand my api calls 2019-10-24 16:42:19 -05:00
Kendall Werts
328c926ddf added changes requested 2019-10-24 16:32:49 -05:00
Kendall Werts
74c8ca4efb added url checks for edge case urls 2019-10-24 16:16:02 -05:00
dnahol
978ce55e66 left arrow now works without changing focus in right arrow case 2019-10-24 14:02:28 -07:00
Maxx Crawford
963eb57e5e Merge branch 'master' into bookmark-context 2019-10-24 14:33:15 -05:00
Kendall Werts
015b266ab5 added bookmarks as optional_permission and added checkbox in preferences menu. 2019-10-24 14:14:30 -05:00
dnahol
cca60b1598 change getCurrentPanel to getCurrentPanelElement 2019-10-24 10:17:32 -07:00
luke crouch
9fbb9fab98 Merge pull request #1541 from Karskaya/iss1041
Fix #1041- [Feature request] Open previously hidden tabs in the background
2019-10-24 08:17:33 -05:00
luke crouch
ed1c79edaa Merge pull request #1512 from romanrodriguez/patch-1
Fix #930 - Disable extension in incognito mode
2019-10-24 06:39:11 -05:00
Kendall Werts
ed3a8f3784 menu updates when containers are changed, added, or deleted. Tests need to be updated 2019-10-23 15:48:43 -05:00
Kendall Werts
fabfe50d19 edits from input 2019-10-19 22:31:12 -05:00
Karskaja
59ebf4dc42 Fix issue #1041- [Feature request] Open previously hidden tabs in the background
Add 'noload' property to openNewTab options, add 'discarded' parameter to browser.tabs.create. New tabs opened from showTabs will be discarded.
2019-10-19 10:04:48 -04:00
Oksana Melnik
9423013d8b duplitated-tabs: don't unhide duplicates of already opened tab 2019-10-19 14:43:03 +02:00
dnahol
0a5aef531c added keyboard nav to onboarding popups 2019-10-18 13:47:54 -07:00
dnahol
c2748dadf8 added right and left arrow shortcuts for container submenu tabs
change focus to whole panel element after right arrow press, allows navigation without pressing tab
2019-10-18 00:08:51 -07:00
Kendall Werts
8f24e20290 added ability to open folders as well. issue #323 2019-10-17 15:25:58 -05:00
Kendall Werts
dd61a45901 added bookmark context menu ref: issue #323 2019-10-17 14:15:45 -05:00
Roman Rodriguez
69ab5e4ebd Fix #930 - Disable extension in incognito mode 2019-10-16 13:07:59 -05:00
luke crouch
9028d9a4c1 Merge pull request #1532 from scar45/fix/dark-mode-redirect-url-color
Explicitly set foreground color of #redirect-url in dark mode
2019-10-16 11:25:43 -05:00
luke crouch
62ad31577a Merge pull request #1517 from Jo-IE/edit-tooltip-html
remove HTML entities from tooltip
2019-10-16 10:42:38 -05:00
luke crouch
8c622ff64e Merge pull request #1530 from kendallcorner/patch-1
Updated test instructions
2019-10-16 10:28:15 -05:00
luke crouch
e115d92d1a Merge pull request #1535 from kendallcorner/urldecode
Fix for double decoding on confirm page issue #1361
2019-10-16 07:13:24 -05:00
Kendall Werts
5d9320ff63 fix for double decoding on confirm page issue #1361 2019-10-15 14:19:18 -05:00
George Merlocco
e66d57f418 Explicitly set foreground color of #redirect-url in dark mode 2019-10-12 18:54:54 -04:00
Kendall Werts
4675cda5fd updated test info 2019-10-11 10:38:33 -05:00
luke crouch
5b16e8ac54 Merge pull request #1519 from jonathanKingston/updated-icons
Updating to sharper icon. Fixes #1518
2019-10-08 14:34:10 -05:00
Jonathan Kingston
a203b9b153 Updating to sharper icon. Fixes #1518 2019-10-08 17:06:05 +01:00
Jo IE
86aa4bfd59 remove HTML entities from tooltip 2019-10-07 18:02:40 +01:00
luke crouch
367e73a516 Merge pull request #1509 from mozilla/october-2019-dot-release
Updated add-on to version 6.1.1
2019-10-02 16:35:19 -05:00
Maxx Crawford
0cb8ff4e1d Updated to version 6.1.1 2019-10-02 16:22:54 -05:00