Commit graph

163 commits

Author SHA1 Message Date
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
62ad31577a Merge pull request #1517 from Jo-IE/edit-tooltip-html
remove HTML entities from tooltip
2019-10-16 10:42:38 -05:00
Kendall Werts
5d9320ff63 fix for double decoding on confirm page issue #1361 2019-10-15 14:19:18 -05:00
Jo IE
86aa4bfd59 remove HTML entities from tooltip 2019-10-07 18:02:40 +01: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
24a47fc2f5 linted 2019-08-27 10:42:58 -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
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
ctgardner
aac2f44bfd Refactor async anonymous functions into arrow functions
- fixes #972
2019-05-07 02:23:00 +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
shivangikakkar
2744c9cd37 exempting always open in functionality for non-standard ports 2019-01-19 02:02:27 +09:00
Shivangi Kakkar
14ce6c7802 Merge branch 'master' into fixes-168 2019-01-11 10:33:54 +09:00
shivangikakkar
e2959a4980 added functions and cosmetic changes 2019-01-11 09:25:00 +09:00
shivangikakkar
0de23ac45b dynamically added close image icon in the title column 2019-01-11 04:06:08 +09:00
shivangikakkar
3660824228 Refactored the logic to form warning message 2019-01-07 23:08:59 +00:00
mingchia-andy-liu
21e10b6c76 Fix delete warning message #1051
- Include the number of tabs that will be closed when container is deleted
- Insert the warning message to the `span` tag that was originally there
2019-01-07 23:08:59 +00:00
Jonathan Kingston
08a1c01a9e Merge pull request #1298 from aabbi/duplicate-tabs-791
Fixes #1109 , rest of #791
2019-01-04 14:40:46 +00:00
luke crouch
10392b5e8f Merge pull request #1292 from jonathanKingston/fix-missing-favicon
Add in missing favicon. Fixes #1285
2018-12-05 12:41:43 -06:00
shivangikakkar
3f0d4cf28d removing inline css 2018-10-29 16:32:10 +05:30
shivangikakkar
c2a4122496 review changes 2018-10-23 15:13:41 +05:30
aabbi
a29141dfa8 moved unhiding container to background logic 2018-10-22 20:05:03 -04:00
Jonathan Kingston
b245baaf4f Remove badge background error. Fixes #1293 2018-10-21 21:25:55 +01:00
Jonathan Kingston
610f44d948 Add in missing favicon. Fixes #1285 2018-10-21 21:13:57 +01:00
Jonathan Kingston
360e7fa6e1 Merge pull request #1275 from ShivangiKakkar/fixes-256
#256 disables edit-container button when no container is present
2018-10-21 19:45:44 +01:00
shivangikakkar
7b755306cc implemented remove individual tabs just for visible state 2018-10-21 23:24:18 +05:30
shivangikakkar
9a01bf71ad simplifying the solution 2018-10-21 17:12:56 +05:30
shivangikakkar
2ae2c115b5 prevent event handler when edit containers disabled 2018-10-18 21:33:48 +05:30
Jonathan Kingston
dc3d4f1b6a Merge pull request #1265 from ShivangiKakkar/fixes-1028
#1028 resolves focus name field on opening new container sub-panel
2018-10-02 18:18:05 +01:00
shivangikakkar
ca88d0da76 resolves #256 disables edit-container button when no container is present
resolve lint errors

review changes
2018-10-01 00:01:50 +05:30
shivangikakkar
b4b55997c0 removing event loop and using requestAnimationFrame 2018-09-30 18:17:01 +05:30
shivangikakkar
39e331c4be resolves lint errors 2018-09-25 17:47:17 +05:30
shivangikakkar
7f64272686 fixes-168, added ability to close a tab individually 2018-09-25 00:21:46 +05:30
shivangikakkar
c4e35ad29a restructuring the code acc to the review 2018-09-23 00:42:43 +05:30
shivangikakkar
e8b1bd8da5 adds back the unnecessarily removed new line 2018-09-21 14:31:54 +05:30
shivangikakkar
b1459f0c6a fix-#1028 resolves focus name field on opening new container sub-panel 2018-09-21 14:04:43 +05:30