Commit graph

760 commits

Author SHA1 Message Date
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
Francis McKenzie
d79e060341 Improved comments in CSS 2019-09-23 23:09:05 +01:00
Francis McKenzie
8c9d6ad3ad Bugfix: incorrect scrollbars/spacing when editing container with many assignments 2019-09-23 23:09:05 +01:00
Harry Twyford
47f076e34d #1375 - Correct colors on confirmation page 2019-09-23 17:34:46 +01:00
Maxx Crawford
9fe4b7dbe5 Merge pull request #1485 from kendallcorner/master
Fixed #766 — Popup display expands to fit overflow menu
2019-09-20 16:54:47 -05:00
Kendall Werts
5e307df38e probably a better solution than using a timeout 2019-08-28 08:39:53 -05:00
Kendall Werts
aec6a682ab forgot a semicolon 2019-08-27 12:22:25 -05:00
Kendall Werts
96b7a78161 solving linter issue without breaking the fix. 2019-08-27 11:54:16 -05:00
Kendall Werts
d3d4803e59 lack of px on the zero appears to break it. 2019-08-27 11:06:40 -05:00
Kendall Werts
24a47fc2f5 linted 2019-08-27 10:42:58 -05:00
Kendall Werts
b38fa0dabe Merge branch 'master' of github.com:mozilla/multi-account-containers 2019-08-26 17:12:22 -05:00
Kendall Werts
e1aae4e667 fixed first panel issue 2019-08-26 17:06:48 -05:00
Kendall Werts
5c3ec7147f fix for #766 issues with display in overflow menu 2019-08-26 14:47:02 -05:00
luke crouch
94f57fe4ec Merge pull request #1470 from kendallcorner/master
Default favicon now displays for Edit Containers panel (issue #1314)
2019-08-07 10:41:30 -05:00
Kendall Werts
7e9f19adf3 Added class to empty div as requested 2019-08-06 20:39:46 -05:00
Kendall Werts
088a6231ca fixed favicon url 2019-07-26 08:50:22 -05:00
Kendall Werts
8324266089 fix for issue #1314 2019-07-25 13:38:17 -05:00
stoically
1cc188624f Merge pull request #1435 from silverwind/dark-mode-icon
Support dark themes on icon - Fixes #1424
2019-07-17 16:47:41 +02:00
stoically
57cac91ddc Merge pull request #1451 from Arthaey/patch-1
Fix typo in a comment.
2019-07-17 16:42:28 +02:00
Arthaey Angosii
b493f1348c Fix typo in a comment. 2019-07-07 18:01:33 -07:00
silverwind
b5467a8302 Support dark themes on icon - Fixes #1424 2019-06-09 18:45:41 +02:00
ctgardner
d601a4a5a8 Revert "Increase timeout on flakey async test"
This reverts commit 154df62687.
2019-05-07 02:23:00 +01:00
ctgardner
40e951b4a7 Increase timeout on flakey async test 2019-05-07 02:23:00 +01:00
ctgardner
aac2f44bfd Refactor async anonymous functions into arrow functions
- fixes #972
2019-05-07 02:23:00 +01:00
stoically
0cf4441796 Reduce noise in issue template 2019-05-07 01:36:02 +01:00
Jonathan Kingston
5bb3a73024 Bug 1539507 - Fix targeting of button click when button element isn't clicked. 2019-05-07 01:32:28 +01:00
luke crouch
277fd193b6 Merge pull request #1371 from gliptak/patch-1
Bring CODE_OF_CONDUCT.md current
2019-04-23 12:14:45 -05:00
Gábor Lipták
0d8f24e0ca Bring CODE_OF_CONDUCT.md current 2019-04-15 14:24:16 -04:00
luke crouch
32f462f6a5 Merge pull request #1329 from ShivangiKakkar/new-release
Fixes #1328: Adding new version
2019-01-23 13:59:19 -06:00
shivangikakkar
2337d83fba adding new version 2019-01-23 23:30:04 +05:30
luke crouch
0292d9e3a0 Merge pull request #1327 from ShivangiKakkar/fixes-985
exempting `always open in` functionality for non-standard ports
2019-01-22 20:21:57 -06:00
shivangikakkar
2744c9cd37 exempting always open in functionality for non-standard ports 2019-01-19 02:02:27 +09:00
Jonathan Kingston
afc9f22f99 Merge branch 'ShivangiKakkar-fixes-168' 2019-01-12 23:30:02 +00:00
Jonathan Kingston
a4ce077ac1 Merge branch 'fixes-168' of https://github.com/ShivangiKakkar/multi-account-containers into ShivangiKakkar-fixes-168 2019-01-12 23:28:49 +00:00
Shivangi Kakkar
14ce6c7802 Merge branch 'master' into fixes-168 2019-01-11 10:33:54 +09:00